Commit Graph

255 Commits (02d32c5e90f7a078c78443df0fafd04f99bea53b)

Author SHA1 Message Date
Eric Marguin 9c8e481f06 [svn r14300] fix bugs in matching question (appearing in some particular cases) 17 years ago
Eric Marguin 40582336fa [svn r14288] repair browsing between pages 17 years ago
Eric Marguin 50b431c766 [svn r14272] update lp_item.max_score on a quiz item when the weighting of the quiz changes (FS#2161) 17 years ago
Eric Marguin 72f6a33c54 [svn r14099] add informations about course and user when correction an exercise (FS#2164) 17 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 17 years ago
Yannick Warnier f912ae8723 [svn r13899] Moved edit icon to right column in quizzes list like other activity icons 17 years ago
Yannick Warnier 9fd8605e22 [svn r13898] fixed remaining untranslated string in e-mail to students 17 years ago
Yannick Warnier f34f0f1c3c [svn r13865] oops 17 years ago
Yannick Warnier 890c474450 [svn r13845] Added stripslashes() on exercise description 17 years ago
Yannick Warnier 6c371905cf [svn r13844] Updated things to enable sending e-mail to session coaches when sessions are activated and used 17 years ago
Yannick Warnier 1c01037cd5 [svn r13839] Minor - cleanup 17 years ago
Eric Marguin b8c077acab [svn r13832] fix a bug appearing sometimes on matching answers (FS#2079) 17 years ago
Yannick Warnier d7c8eefdf7 [svn r13800] Fixed typo and used array of recipients for api_mail_html() 17 years ago
Yannick Warnier 46f3dacb67 [svn r13790] Added some code for a course-setting that allows to choose whether course admins get sent an e-mail when a new quiz is submitted. 17 years ago
Yannick Warnier a1b4f40890 [svn r13787] Re-enabled tutor check, but using api_is_allowed_to_edit(), which is now aware of student_view at the same time. 17 years ago
Yannick Warnier 82cd66e6e9 [svn r13781] Code cleaning: 17 years ago
Yannick Warnier 4f6c043b8e [svn r13739] Minor - Fixed hardcoded language variable 18 years ago
Yannick Warnier f9f432ea68 [svn r13738] Minor - Code fixes to avoid warnings 18 years ago
Yannick Warnier 61a5434497 [svn r13732] Added addslashes() escaping to fill_in_blank answers to avoid bad comparisons between right answers and user-given answers when containing apostrophes - see FS#2064 18 years ago
Yannick Warnier 275c51cfd5 [svn r13730] Minor - using constants instead of meaning-less numbers 18 years ago
Eric Marguin 75c9a75f7b [svn r13692] increase the height of a fck field 18 years ago
Eric Marguin 71bebb23d1 [svn r13477] fix a bug when sending pictures after uploading a hp quiz 18 years ago
Eric Marguin a11c4d57d7 [svn r13476] fix a bug when using hotpotatoes as an admin 18 years ago
Eric Marguin 9a4b928211 [svn r13475] fix a bug when importing hotpotatoes logged as an admin 18 years ago
Eric Marguin 0aee8c10c6 [svn r13384] improve rights on HP folders 18 years ago
Christophe Goossens d58e09dd15 [svn r13352] Fixed display bug in case of Session loss 18 years ago
Eric Marguin e6dc9ae5f2 [svn r13325] default scores from 1 to 10 18 years ago
Eric Marguin 52f04a0bd8 [svn r13324] repair hotspots (a language variable had been changed which beark the form ...) 18 years ago
Julian Prud'homme b0996ba75d [svn r13320] Display the test description when answering a test 18 years ago
Eric Marguin d82720e89e [svn r13318] allow to upload png and gif in hotspots 18 years ago
Julian Prud'homme 3bfc2b52f1 [svn r13314] Add a hot potatoes logo in the upload page 18 years ago
Eric Marguin 7429a4feb4 [svn r13311] allow to upload png and gif in hotspots 18 years ago
Yannick Warnier e971eaba6c [svn r13302] Exporting QTI as a ZIP (enables direct import into Claroline, for example) 18 years ago
Yannick Warnier 41d3b1cf65 [svn r13301] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Eric Marguin dde189008f [svn r13274] fix again a bug in hotspots 18 years ago
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