|
Logging learner response
With SimQuest it is possible to keep logs of various learners actions. Once logging is activated, records are automatically kept of the following:
All actions are stored in a text file (.txt). Answers to assignments are logged in a .html file for easier reading.
There are two ways to activate logging. You can activate logging for all simulations that are opened in the learner view, or you can activate logging for a particular simulation by means of a direct shortcut from MS Windows.
Activating logging and changing the logging directory In the authoring environment you can activate logging for all simulations at once.
Creating shortcuts It is possible to create a shortcut in Windows that directly starts a particular application, activates logging and defines the destination directory of the logfiles. This is done by using the following command line:
“Z:\Program Files\SimQuest\simquest learner.exe” “Z:\Program Files\SimQuest\apps\name_simulation.sqz” -l P:\log -f name_simulation.txt
Where Z is the drive with which the server is known on the learner computer, and P the drive on which the directory is stored in which the student has rights to store files. The latter may also be a directory on the learner computer itself. The command options are:
|