19 May, 2016
1 commit
-
Some of the improvements are: - cleaner code with TestFactory and QuestionFactory. - application logging to the console - correction script now can return yaml dictionary with grade and comments. Regressions: - command line arguments temporarily disabled. - cherrypy logging temporarily disabled
13 May, 2016
1 commit
-
- more widespread logging - added issues in BUGS.md
02 May, 2016
1 commit
28 Apr, 2016
1 commit
-
- updated correction code to use recommended subprocess.run() from python 3.5 - remove exit() calls so that the server will not terminate
23 Apr, 2016
1 commit
-
- simplified code in some questions. - added more error checks.
04 Apr, 2016
1 commit
11 Mar, 2016
2 commits
-
- pretty errors and warnings on startup - removed option 'save_answers' from test configuration. It is now automatically defined depending on the existence of a 'answers_dir' option. - several fixes in managing paths.
30 Jun, 2015
1 commit
27 Jun, 2015
1 commit
-
- check if questions have a "ref" key in the test configuration
26 Jun, 2015
1 commit
-
- corrections in the /config/server.conf - fixed paths so that server can be run from other directories. - fixed paths so that questions, tests and logs do not have to be in the server directory. - check existence of some files, directories and database - removed offensive comments
23 Jun, 2015
1 commit
-
- updated manual and demo
22 Jun, 2015
2 commits
-
- report inexistent refs in test.yaml - added logs directory (empty) to repository
09 Jun, 2015
1 commit
03 Jun, 2015
1 commit
02 Jun, 2015
1 commit
-
/students.
30 May, 2015
2 commits
-
- code cleanup.
29 May, 2015
3 commits
-
- textarea, text and text_regex now remember last answer on practice mode.
-
- changed default question type to 'information'.
-
- replaced "practice_mode" by "practice".
27 May, 2015
1 commit
-
- added commandline flags --debug --show_hints --show_points --save_answers and --practice_mode
25 May, 2015
1 commit
-
- test information in the when in debug mode
20 May, 2015
1 commit