Commit Graph

22308 Commits (fc7fb8630984ea4effe2229dad30e806decf356e)
 

Author SHA1 Message Date
Julio Montoya fc7fb86309 Adding "template" setting that allows change the template files '*.tpl' see BT#6214 13 years ago
Julio Montoya bd2cfce1bb Fixing comments 13 years ago
Julio Montoya b249703e15 Adding option to load questions via ajax just change loadQuestionAJAX to true see BT#6114 13 years ago
Julio Montoya 3e7dcc7f94 Adding an option to call a question via AJAX 13 years ago
Julio Montoya 010f988df2 Fixing question pagination parser 13 years ago
Julio Montoya dd8337fd72 Minor - format code 13 years ago
Julio Montoya b2b335493f Using a controller instead of including a introductionSection.inc.php file 13 years ago
Julio Montoya a65b60b88b Fixing hidden navigation links 13 years ago
Julio Montoya ed060f8f2a Adding ckeditor support in free answers 13 years ago
Julio Montoya f8e3d7cf7d Minor corrections, adding scope + adding comments 13 years ago
Julio Montoya bf006a17be Minor - format code 13 years ago
Julio Montoya b526b0889d Fixing exercise pagination for simple questions 13 years ago
Julio Montoya e0d7afc62a Minor - adding question anchor when the media questions are enabled 13 years ago
Julio Montoya 34a4d4e02c Fixing question list pagination with medias + categories 13 years ago
Julio Montoya ecc2e4f1ed Fixing question list pagination with medias + categories 13 years ago
Julio Montoya c02cb50bab Fixing PHP warning 13 years ago
Julio Montoya 931e5f9b6e Merge branch 'master' of github.com:chamilo/chamilo-lms 13 years ago
Julio Montoya 2986aba906 Fixing exercise "pagination" when using medias 13 years ago
Julio Montoya 8438217d16 Adding documentation, changing function names, previously changed 13 years ago
Julio Montoya 82476f6d02 Minor - Changing function name to camelCase 13 years ago
Julio Montoya a5cc1230bf Fixing "api_get_setting(cas_activate)" to api_get_setting('cas_activate') + reformat code 13 years ago
Julio Montoya e804b6b118 Minor adding "orm.default_cache" 13 years ago
Julio Montoya 4b04d193f2 Adding the header logo in the template instead of PHP 13 years ago
Yannick Warnier f73f5667c5 Developed new option to block the "set password" feature - refs #6166 13 years ago
Yannick Warnier 9a6ec762a8 Developed new option to block the "login as" feature - refs #6165 13 years ago
Yannick Warnier 69a9a3a8ca Minor - update SQL update file's doc 13 years ago
Julio Montoya bd5b14c5f1 Building the question list if the "exercise rel category" were set 13 years ago
Julio Montoya 5c33814955 Fixing exercise description when it has HTML content 13 years ago
Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 13 years ago
Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 13 years ago
Julio Montoya 215f041886 Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY 13 years ago
Julio Montoya 938da944da Minor cosmetic changes 13 years ago
Julio Montoya f673f76991 Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY 13 years ago
Julio Montoya bd7165f071 Injecting Exercise object inside the answer 13 years ago
Julio Montoya 576207bb99 Adding course validation when selecting categories 13 years ago
Julio Montoya b19c5a74b1 Adding function "shuffle_assoc" + reformat code 13 years ago
Julio Montoya 32e9c89962 Removing unused field c_quiz_rel_category.question_id 13 years ago
Julio Montoya 07e6e29db3 Fixing question_list_flatten session array assignation 13 years ago
Julio Montoya 8858d64b0b Using a new UI for the exercise reminder 13 years ago
Julio Montoya bcbbcd9d5c Fixing PHP warning + cleaning question_list_flatten session. 13 years ago
Julio Montoya 8bc3e0fc8a Remind color is always orange even if you answered the question see BT#6168, also moving some code inside a function in exercise.class.php 13 years ago
Julio Montoya 815a4800ac Adding hover 13 years ago
Julio Montoya b4ad05a933 Only 1 category per question see BT#6093 13 years ago
Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 13 years ago
Julio Montoya 8de3ff8c45 Minor fixing api_get_course_url() function 13 years ago
Julio Montoya 9d3f67e871 Minor - adding comments 13 years ago
Julio Montoya 999e6367af Fixing category labels 13 years ago
Julio Montoya b7de1563f2 Merge branch 'master' of github.com:chamilo/chamilo-lms 13 years ago
Julio Montoya 74ad6ceab2 Loading categories if you select a media. When selecting a media only 1 category is allowed 13 years ago
Yannick Warnier 15cc0ad4bd Merge pull request #54 from ycastillo/1.9.x.calendar 13 years ago