Commit Graph

321 Commits (0132b984da261e1fa2aca836ba0eff897dbbad66)

Author SHA1 Message Date
Yannick Warnier 1ae291fa62 [svn r15315] Removed export results links from results page for simple learners 18 years ago
Yannick Warnier 18a911ec62 [svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493 18 years ago
Yannick Warnier ba9af0a8fc [svn r15310] Fixed e-mail encoding in exercises results e-mail 18 years ago
Yannick Warnier c7cc533800 [svn r15302] Added question description in results screen 18 years ago
Yannick Warnier 5582541fd5 [svn r15279] Minor - Added greyed icons for hotpotatoes elements 18 years ago
Yannick Warnier 87287da2e7 [svn r15251] Improved isolation of tests. Now allows reloading a test if GET['exerciseId'] is different from the Id of the exercise in the session. Allows for linking exercises in another exercise's answer comments. See FS#2520 18 years ago
Yannick Warnier 61f674bba8 [svn r15138] Updated default CSS name 18 years ago
Julio Montoya e63f0d38b2 [svn r14930] Submit button name changed. Now is Validate answers. 18 years ago
Yannick Warnier 9d818559d9 [svn r14842] Added optional export of user fields in quiz results export 18 years ago
Yannick Warnier d680b3d305 [svn r14840] Added CSV/XLS export to general exercise tracking 18 years ago
Yannick Warnier 67e962cb17 [svn r14834] Minor - update code headers 18 years ago
Eric Marguin 9e2c632356 [svn r14786] add the "disabled results" feature in exercises (FS#2127) 18 years ago
Yannick Warnier b00137809c [svn r14764] Fixed double backticking bug 18 years ago
David Van Wayenbergh 2bb51abfab [svn r14588] * bug fixes with sessions in blog, forum, exercice 18 years ago
Yannick Warnier 36d3e56f4d [svn r14523] Added exercise description in SCORM export (includes images) 18 years ago
Olivier Sourie 00091e2d36 [svn r14433] Also look for the course id when reading the scores (line 636) 18 years ago
Eric Marguin 9c8e481f06 [svn r14300] fix bugs in matching question (appearing in some particular cases) 18 years ago
Eric Marguin 40582336fa [svn r14288] repair browsing between pages 18 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) 18 years ago
Eric Marguin 72f6a33c54 [svn r14099] add informations about course and user when correction an exercise (FS#2164) 18 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. 18 years ago
Yannick Warnier f912ae8723 [svn r13899] Moved edit icon to right column in quizzes list like other activity icons 18 years ago
Yannick Warnier 9fd8605e22 [svn r13898] fixed remaining untranslated string in e-mail to students 18 years ago
Yannick Warnier f34f0f1c3c [svn r13865] oops 18 years ago
Yannick Warnier 890c474450 [svn r13845] Added stripslashes() on exercise description 18 years ago
Yannick Warnier 6c371905cf [svn r13844] Updated things to enable sending e-mail to session coaches when sessions are activated and used 18 years ago
Yannick Warnier 1c01037cd5 [svn r13839] Minor - cleanup 18 years ago
Eric Marguin b8c077acab [svn r13832] fix a bug appearing sometimes on matching answers (FS#2079) 18 years ago
Yannick Warnier d7c8eefdf7 [svn r13800] Fixed typo and used array of recipients for api_mail_html() 18 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. 18 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. 18 years ago
Yannick Warnier 82cd66e6e9 [svn r13781] Code cleaning: 18 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