Commit Graph

781 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
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
Yannick Warnier a3320a7828 [svn r12888] Escaped slashes in answer comments 19 years ago
Eric Marguin 596936d8f0 [svn r12855] fix a security problem : a student was able to see attempts of other students 19 years ago
Yannick Warnier 2d601091bb [svn r12852] Remove useless whitespaces 19 years ago
Yannick Warnier b25fc182d1 [svn r12849] Loading stylesheet theme from database 19 years ago
Yannick Warnier 0ded808b80 [svn r12844] Fixed little bug in results display 19 years ago
Yannick Warnier b3cb8be6cc [svn r12837] Using constant defined in main_api for HotPotatoes directory 19 years ago
Yannick Warnier 2d8a1f06a6 [svn r12836] Updated to save scores for HotPotatoes even from learning paths 19 years ago
Yannick Warnier a9d15dd86f [svn r12833] Updated table name - now using Database class 19 years ago
Yannick Warnier 05477dc114 [svn r12832] Re-activated HotPotatoes tests import link 19 years ago
Yannick Warnier 67ffae4d4c [svn r12831] Getting $cid from the session 19 years ago
Yannick Warnier b0da2629db [svn r12830] Fixed $_cid value (was relying on register_globals?) 19 years ago
Yannick Warnier 434a492456 [svn r12829] Fixed parameters handling for HP 19 years ago
Yannick Warnier 979ec5e005 [svn r12828] Fixed old inclusion of file in hardcoded "claroline" subdir! 19 years ago
Yannick Warnier 54a80f5b5a [svn r12827] Minor - round of cleanup of the database tables variable naming and calling - using more of Database lib 19 years ago