Commit Graph

421 Commits (303b764902a35d4dee8bdbee5f583c7d3fae1bea)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 407faaab43 Minor - format code 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
jmontoyaa e23d0a50f7 Removed unused file. 8 years ago
jmontoyaa ee4c66d9cc Minor - format code, fix function typo getExercisesByCourseSession 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
Angel Fernando Quiroz Campos f34970e21f Allow save question titles with HTML - refs BT#12538 8 years ago
Yannick Warnier 74b41af637 Move break to ensure the break is clear + minor code style changes 8 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
Scrutinizer Auto-Fixer 1c47b10a5e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa c980618cd9 Minor - update docs, add css class 8 years ago
jmontoyaa 739289a123 Rename add_category_for_question_id to addCategoryToQuestion 8 years ago
jmontoyaa 4bea5f9431 Fix test category quiz export see BT#10891 8 years ago
jmontoyaa df55823254 Format code, update docs, improve loop. 8 years ago
jmontoyaa 1a51a58809 Avoid double escape string 8 years ago
Angel Fernando Quiroz Campos b5657333ef Fix behat tests for exercises 8 years ago
Scrutinizer Auto-Fixer 18c0ec9187 Scrutinizer Auto-Fixes 8 years ago
Alex Aragon 5687f738b3 fix add btb question 8 years ago
Scrutinizer Auto-Fixer 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 15dbabe801 Code improvement 8 years ago
Angel Fernando Quiroz Campos 2ca3f3f3b4 Show hotspot answers according the colors 8 years ago
Angel Fernando Quiroz Campos edf2061989 Improve code readability on export question image 8 years ago
Angel Fernando Quiroz Campos e77a1f2b3c Fix export question image when copying question 8 years ago
Scrutinizer Auto-Fixer e4fb96b1e4 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa e5f386c719 Hot spot improve code 8 years ago
Alex Aragon 63214df8f1 fix btn convert answer 8 years ago
jmontoyaa 0b393212d8 Set course destination id see BT#1771 8 years ago
jmontoyaa 6dc440ad77 Change saved quiz filename to quiz-now().jpg see #1771 8 years ago
jmontoyaa cf59aa819d Minor - format code 8 years ago
jmontoyaa 237f99ce1e Minor - format code 8 years ago
jmontoyaa eeef962b57 Code improvements 8 years ago
jmontoyaa 7f25e3ea35 Minor - format code. 8 years ago
jmontoyaa 12e56f40c5 TestCategory improvements: 8 years ago
Scrutinizer Auto-Fixer d91507ffeb Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa eb3d26cb8e Remove unused commented code. Replace "if (true)" condition. 8 years ago
jmontoyaa c76b331e5a Minor - format code 8 years ago
jmontoyaa e8bb581032 Add c_id in query 8 years ago
jmontoyaa 9c0c77acb6 Show all questions when building an exercise see #1795 8 years ago
Angel Fernando Quiroz Campos 23f0e5d55c Fix jquery selectors to save exercise - refs BT#12444 8 years ago
Yannick Warnier cdb7c1c1b1 Update questions list to show "score" column title instead of "Performance", that is more for students 8 years ago
jmontoyaa 78b9858036 Remove unused specialCategoryOrders variable fixes #1795 8 years ago
Angel Fernando Quiroz Campos a8b5750640 Use buttons instead of anchors in exercise submit - refs BT#12444 8 years ago
Angel Fernando Quiroz Campos 82ff09884a Use buttons instead of anchors in exercise submit - refs BT#12444 8 years ago
jmontoyaa 11712fac8f Minor - format code, update docs 8 years ago
jmontoyaa 97a992bc7c Replace intval with (int), format code, update docs. 8 years ago
jmontoyaa 5c30282880 Fix update when updating quiz "hide_question_title" 8 years ago
Yannick Warnier f80eadf8cf Add support for unclosed attempts in exercises reports - fixes #1791 - refs BT#12444 8 years ago