|
|
# What is logged and where:
|
|
|
|
|
|
* In ``Saved/StudyRuns/LastParticipant.txt`` always the last participant that the study was executed and some information on that run is stored.
|
|
|
* In ``Saved/StudyRuns/Participant_[i].txt`` The conditions planned/executed for participant i are stored as json.
|
|
|
* In ``Saved/Results/LogParticipant_[i]`` comments (with a preceeding '#') and ... are logged
|
|
|
* In ``Saved/Results/...``
|
|
|
* In ``Saved/Logs/SFLog.txt`` all logs generated by the study framework are gathered (mainly for debugging). |
|
|
\ No newline at end of file |
|
|
* In ``StudyFramework/StudyRuns/LastParticipant.txt`` always the last participant that the study was executed and some information on that run is stored.
|
|
|
* In ``StudyFramework/StudyRuns/Participant_[i].txt`` The conditions planned/executed for participant i are stored as json.
|
|
|
* In ``StudyFramework/Results/LogParticipant_[i]`` comments (with a preceeding '#') and ... are logged
|
|
|
* In ``StudyFramework/Results/...``
|
|
|
* In ``StudyFramework/Logs/SFLog.txt`` all logs generated by the study framework are gathered (mainly for debugging). |
|
|
\ No newline at end of file |