Commit Graph

420 Commits (dc04bd6fc27a6c25c5e153d38a12c03b1e7360c9)

Author SHA1 Message Date
Eric Marguin a8abe2edd9 [svn r13271] fix still a bug with hotspots results... it seems to me that it's up now. 18 years ago
Eric Marguin 08740628be [svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added. 18 years ago
Yannick Warnier 5baec0ceba [svn r13260] Improved output of percentages 18 years ago
Yannick Warnier 0789d7c9de [svn r13259] Show results in percentage 18 years ago
Yannick Warnier d25d92229c [svn r13256] Added exit() command after sending file 18 years ago
Yannick Warnier 9adc39c6c1 [svn r13254] Completely ignoring free answers-type in IMS/QTI export 18 years ago
Yannick Warnier 389137687b [svn r13253] Added silent ignorance of free answers as they are not supported by IMS/QTI apparently 18 years ago
Yannick Warnier 0bc43e95db [svn r13252] Updated non-exported message 18 years ago
Yannick Warnier 858db1daee [svn r13251] More improvements to the quiz SCORM export: 18 years ago
Julian Prud'homme 96c90e60ee [svn r13243] re-add the sent of an email to the student when a teacher correct a test 18 years ago
Julian Prud'homme e990855d96 [svn r13241] Fix a bug commited by myself 18 years ago
Yannick Warnier 9752335395 [svn r13239] Additional improvements to enable all question types. Still misses matching randomization and max/min score. 18 years ago
Yannick Warnier d24fbbee95 [svn r13238] Small aesthetic changes 18 years ago
Yannick Warnier 2b8ce5ca69 [svn r13236] Added code for Hotspot tests integration (miss images and code to return results as JS) 18 years ago
Yannick Warnier 9221385d40 [svn r13233] Added CSS inclusion 18 years ago
Yannick Warnier b3f09e1700 [svn r13226] Switched button onclick event handler for doQuit() rather than checkAnswers(which isn't sending anything to the server) 18 years ago
Yannick Warnier f4893e4cf8 [svn r13225] Added ID to textarea of free answer 18 years ago
Julian Prud'homme 9d2cb552fa [svn r13206] Restore the page layout (was broken because of the new hotspot) 18 years ago
Yannick Warnier 26cc443a7c [svn r13204] Small additional fixes 18 years ago
Yannick Warnier 5adbf695e7 [svn r13203] Additional tuning to prevent redundancy of JavaScript library code 18 years ago
Yannick Warnier 8a3031ff76 [svn r13202] Added a few changes for exercise export (wrapping several questions in one exercise) 18 years ago
Yannick Warnier b883660e89 [svn r13200] Fixed remaining bugs in answers arrays building 18 years ago
Yannick Warnier 4909964546 [svn r13199] Added free answer and matching answers 18 years ago
Yannick Warnier ac2e9ec33f [svn r13198] Fixed possible quotes escaping problem 18 years ago
Yannick Warnier 6f8f4879f9 [svn r13197] Added SCORM export code for fill-in-the-blanks 18 years ago
Yannick Warnier d15d7462a6 [svn r13196] Largely improved SCORM 1.2 export but work is still in progress 18 years ago
Yannick Warnier de462952c2 [svn r13188] Enabled IMS/QTI2 export for tests and questions 18 years ago
Yannick Warnier 724d94252a [svn r13187] Fixed QTI2 export 18 years ago
Yannick Warnier 453d88999a [svn r13186] Re-ordered initial inclusions and added process for qti2 export 18 years ago
Yannick Warnier f0df1c318d [svn r13184] Minor - Added selectTimeLimit() and getShuffle() 18 years ago
Yannick Warnier f9644ad190 [svn r13181] Replaced hardcoded strings by language vars 18 years ago
Yannick Warnier d3162e883d [svn r13179] Added export classes from Claroline slightly modified (to later process SCORM export) 18 years ago
Eric Marguin 12e5c2a945 [svn r13178] remove an echo statement 18 years ago
Eric Marguin ececab3a12 [svn r13177] various display changes in exercises 18 years ago
Julian Prud'homme 95ac4586fd [svn r13172] comment the random question mode 18 years ago
Eric Marguin b129c86bcb [svn r13170] resize feedback field 18 years ago
Eric Marguin 46de88fc26 [svn r13165] resize feedback field 18 years ago
Eric Marguin f1e8af92b5 [svn r13161] various minor changes in hotspot admin : normal message, languages strings 18 years ago
Eric Marguin f1ae7cba0b [svn r13160] empty the default description of a quiz 18 years ago
Eric Marguin 6b97cee5b9 [svn r13139] resize hotspots : pictures are now limited to 720px (height or width) 18 years ago
Eric Marguin 662e7bb97a [svn r13128] resize hotspots : pictures are now limited to 720px (height or width) 18 years ago
Eric Marguin 2ec9750665 [svn r13045] fix a fatal error which appears sometimes due to non-inclusion of some lp classes (FS#1899) 18 years ago
Julian Prud'homme 62d0cee153 [svn r13040] Fix a bug : http://projects.dokeos.com/?do=details&id=1889 18 years ago
Patrick Cool b6e4ce871c [svn r12914] uncommenting Display::display_introcution_section http://www.dokeos.com/forum/viewtopic.php?t=11271 18 years ago
Eric Marguin 16db1f85a2 [svn r12899] set the coach rights to api_isCourseTeacher = false, allow him to correct exercises 18 years ago
Yannick Warnier b4b7a09041 [svn r12893] Re-activated complete random questions mode. Set to 0 for no random (all questions asked in given order), n for n questions asked randomly, n=number of questions for all questions asked in random order. We might need some help in the interface to explain that. 19 years ago
Yannick Warnier fae620b50a [svn r12892] Re-activated random-order exercises - only on/off, no option for only "n" questions in random order, but could be re-added easily. 19 years ago
Yannick Warnier c9b4036e6e [svn r12891] Minor code improvements. Using more database class. Updated comments. 19 years ago
Yannick Warnier 17d43ee4d2 [svn r12890] Minor code improvements. Using more database class. Avoiding useless URL params when possible. 19 years ago
Yannick Warnier a5ac7e97cb [svn r12889] Using all tables from the Database class 19 years ago