Commit Graph

1718 Commits (594bbff9a5acdcf81cb47b6d71f505d8ba6aa9a2)

Author SHA1 Message Date
Julio Montoya 4545be3b07 Fixing exercise question table see #5813 12 years ago
Julio Montoya ad12bafd32 Fixing message 12 years ago
Hubert Borderiou d2846780d3 Minor, add a warning message for force question in LP editing - ref #5288 12 years ago
Hubert Borderiou 5fb6258e74 Minor change on Force test in LP edit, display warning - ref #5288 12 years ago
Julio Montoya 8eb2609715 You can edit an exercise if it was added in a LP (depends in a setting) 12 years ago
Julio Montoya 12bf5b6410 PHP warning/notices avoided 12 years ago
Julio Montoya a17a9c687a PHP warning/notices avoided 12 years ago
Julio Montoya b344c60cd5 Fixing question list when validation exercise see #5788 12 years ago
Julio Montoya 2d2d1c008c Minor fixes from 1.10 12 years ago
Julio Montoya e6fad2876a Fixing learnpathitem called 12 years ago
Julio Montoya e1a0ef63b7 Minor fixes coming from 1.10 12 years ago
Julio Montoya 7e25e09c61 Removing unused code 12 years ago
Julio Montoya 81a70a9cef Should fix bug that changes the course id from course to another during an exercise see #5780 12 years ago
Julio Montoya 8971ca227e Minor - updating icons 12 years ago
Julio Montoya 0dbce703c1 Minor - cosmetic changes 12 years ago
Julio Montoya 97aae33521 Fixing delete question + cosmetic changes 12 years ago
Julio Montoya a003eb3c61 Minor - cleaning form 12 years ago
Julio Montoya a3ca6ce98b Fixes score format see #5779 12 years ago
Julio Montoya 0b7d468d38 Fixing LP when doing an exercise 12 years ago
Julio Montoya 5e806196e9 Minor - cosmetic changes 12 years ago
Julio Montoya 4f20a55a4c First save the exercise then redirect the exercise. 12 years ago
Yannick Warnier 359a838911 Fix database error when deleting a question - refs BT#5328 12 years ago
Yannick Warnier 7667e4232f Fix Abstract class error in questions import through xls file - refs BT#5328 12 years ago
Yannick Warnier 0af86050ad Fix a very long-standing but almost invisible bug: question asking whether you are sure you want to delete appearing briefly then quickly disappearing when question types appear 12 years ago
Julio Montoya 2669079814 LP column added in exercise report see #5469 12 years ago
Julio Montoya b81af80f9a Fixing wrong score if we use the system score "min" and "max" values 12 years ago
Julio Montoya 2ebb7c5fce Fixing show_score function see #5779 12 years ago
Julio Montoya 86d5c10298 Fixes finally the ribbon using floats instead of absolutes see #5771 12 years ago
Julio Montoya 8a02b2b6f3 Minor - removing commented code 12 years ago
Julio Montoya 3f61d4bd7b Removing unused variable 12 years ago
Julio Montoya e6e9f32e46 Fixing missing submit button 12 years ago
Julio Montoya 9033462ba6 Adding 'force_edit_exercise_in_lp' option in exercise class, in order to allow or disallow the edition of an exercise even if its added into a LP see #5288 12 years ago
Julio Montoya 5be7c83f19 Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 12 years ago
Julio Montoya 4be1969164 Fixing exercise category title see #5576 12 years ago
Julio Montoya bc919eaabd Minor - fixing warnings 12 years ago
Julio Montoya 344174c8a8 Some fixes in the exercise result page see #5576 12 years ago
Julio Montoya 489c52bf31 Minor declaring variable before using it 12 years ago
Julio Montoya 109a234db5 Adding category report see #5716 12 years ago
Julio Montoya c4c486fa67 Fixing hotspot order see BT#5728 12 years ago
Julio Montoya f12b4b5cb8 Removing unused variables, fixing exercise date attempt 12 years ago
Julio Montoya 69f7058a2d Minor - adding error_logs 12 years ago
Julio Montoya f59ca9dc24 Fixing js error 12 years ago
Julio Montoya a1b0f15a18 Security: Adding intvals 12 years ago
Julio Montoya 81eee880c6 Fixes use with upper cases user answers see #5703 (Do not use api_strtolower) 12 years ago
Julio Montoya 1547b0a4f8 Minor - Removing console.log comments 12 years ago
Julio Montoya 65e8fb3897 Fixes bug when the student can see the exercise results see BT#5168 In case data_tracking is empty load the question list from the exercise this case should be really rare, Normally data_tracking should be ALWAYS registered. 12 years ago
Julio Montoya a28f2cf107 Minor cosmetic changes 12 years ago
Julio Montoya caa3200147 Fixing "if" validation 12 years ago
Julio Montoya 042923686c Fixing bug when saving exercises, apache error "Request-URI Too Large" see BT#5151 12 years ago
Julio Montoya 302fef972f "only one question in exercise bug" fixed. When question_order is 1,1,1,1 instead of 1,2,3,4 see BT#5140 12 years ago