Commit Graph

1803 Commits (2c7e7ff431e281e98442187fedc7a8c2e4762661)

Author SHA1 Message Date
Yannick Warnier 359a838911 Fix database error when deleting a question - refs BT#5328 13 years ago
Yannick Warnier 7667e4232f Fix Abstract class error in questions import through xls file - refs BT#5328 13 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 13 years ago
Julio Montoya 2669079814 LP column added in exercise report see #5469 13 years ago
Julio Montoya b81af80f9a Fixing wrong score if we use the system score "min" and "max" values 13 years ago
Julio Montoya 2ebb7c5fce Fixing show_score function see #5779 13 years ago
Julio Montoya 86d5c10298 Fixes finally the ribbon using floats instead of absolutes see #5771 13 years ago
Julio Montoya 8a02b2b6f3 Minor - removing commented code 13 years ago
Julio Montoya 3f61d4bd7b Removing unused variable 13 years ago
Julio Montoya e6e9f32e46 Fixing missing submit button 13 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 13 years ago
Julio Montoya 5be7c83f19 Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 13 years ago
Julio Montoya 4be1969164 Fixing exercise category title see #5576 13 years ago
Julio Montoya bc919eaabd Minor - fixing warnings 13 years ago
Julio Montoya 344174c8a8 Some fixes in the exercise result page see #5576 13 years ago
Julio Montoya 489c52bf31 Minor declaring variable before using it 13 years ago
Julio Montoya 109a234db5 Adding category report see #5716 13 years ago
Julio Montoya c4c486fa67 Fixing hotspot order see BT#5728 13 years ago
Julio Montoya f12b4b5cb8 Removing unused variables, fixing exercise date attempt 13 years ago
Julio Montoya 69f7058a2d Minor - adding error_logs 13 years ago
Julio Montoya f59ca9dc24 Fixing js error 13 years ago
Julio Montoya a1b0f15a18 Security: Adding intvals 13 years ago
Julio Montoya 81eee880c6 Fixes use with upper cases user answers see #5703 (Do not use api_strtolower) 13 years ago
Julio Montoya 1547b0a4f8 Minor - Removing console.log comments 13 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. 13 years ago
Julio Montoya a28f2cf107 Minor cosmetic changes 13 years ago
Julio Montoya caa3200147 Fixing "if" validation 13 years ago
Julio Montoya 042923686c Fixing bug when saving exercises, apache error "Request-URI Too Large" see BT#5151 13 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 13 years ago
Julio Montoya 8e69892d1f Minor - removing comments using api_preg_match 13 years ago
Hubert Borderiou ffd8c0c567 Fix bug in Fill the text question, if there is a / in the text to find 13 years ago
Julio Montoya e6a85226da Fixing exercise wrong question copy see #5668 13 years ago
Hubert Borderiou 464b012f71 Fix bug of wrong exercice title in mail when teacher validate an attempt 13 years ago
Julio Montoya 90063c2923 Fixing PHP warning 13 years ago
Julio Montoya 4357a16269 Fixing SQL error 13 years ago
Julio Montoya 9d400724a1 Should fix error when showing hotpotatoes see #5363 13 years ago
Julio Montoya 25df3f4b23 Fixing PHP error 13 years ago
Julio Montoya 9e6ab87143 Cleaning code 13 years ago
Julio Montoya acf15e8c8e Fixing array_map function uses 13 years ago
Yoselyn Castillo ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 13 years ago
Julio Montoya 7cfd3da0f5 Adding security::remove_XSS see #3919 13 years ago
Julio Montoya 507e93671f Adding security::remove_XSS see #3919 13 years ago
Julio Montoya 9f61e5ae63 Minor - cosmetic changes 13 years ago
Hubert Borderiou 43bd99ee1c Minor. Change date sort DESC to ASC to fit screen order for Hotpot export - ref #5624 13 years ago
Hubert Borderiou ddb3e0af93 Force utf-8 for csv export file and fix first/lastname order - ref #5624 13 years ago
Julio Montoya b661997a74 Fixing hotpotatoe bug when viewing the exercise list as an student 13 years ago
Hubert Borderiou bd0c7c8bdc Fix date bug in hotpotatoes export result - ref #5624 13 years ago
Hubert Borderiou 2d00529736 CSV export for Hotpotatoes test results - ref #5624 13 years ago
Julio Montoya fd93991a7b Minor - cosmetic changes 13 years ago
Julio Montoya f9435d253a Fixing fill in blanks one more time now it should work adding preg_quote see #5569 13 years ago