Commit Graph

273 Commits (c02cb50bab2bb69fa3b6719022e36cb9718319eb)

Author SHA1 Message Date
Julio Montoya 2986aba906 Fixing exercise "pagination" when using medias 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 07e6e29db3 Fixing question_list_flatten session array assignation 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 c8ea456640 Fixing exercise exam pagination when using "medias" 13 years ago
Julio Montoya 9d3f67e871 Minor - adding comments 13 years ago
Julio Montoya ac429ae7ce Minor adding scope 13 years ago
Julio Montoya 6b978ec6d4 Minor - adding comments 13 years ago
Julio Montoya e8d422c534 Fixing exercise div structure 13 years ago
Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 13 years ago
Julio Montoya b0c5bb74c2 Minor - reformat code 13 years ago
Julio Montoya 568137145a Adding new page "web/admin/questions" in order to get the exercise questions of all the platform filtered by categories see BT#6042 13 years ago
Julio Montoya 27b211519d Passing the question list instead of regenerating from the exercise obj see BT#5635 13 years ago
Julio Montoya 69e70fadf0 Improving exercise question pagination by categories see BT#5635 13 years ago
Julio Montoya 5cad46a66f Changing exercise pagination colors 13 years ago
Julio Montoya 283b7252c3 Fixing reminder question list 13 years ago
Julio Montoya 1568fb26af Don't need to encode to utf8 13 years ago
Julio Montoya f2cd874cda Adding function that display a "6 of 10" label 13 years ago
Julio Montoya e3883f43b9 Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library. 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
Julio Montoya d1a859da53 Replacing folder name from fck_templates to document_templates see #6100 13 years ago
Julio Montoya 793e515e02 Adding a js function called maxCharForTextarea() in the main portal, merging 4 forms into 1 form in the usergroup.lib.php 13 years ago
Julio Montoya 57349c9673 Fixing PHP notices 13 years ago
Julio Montoya 86d5008fbe Moving introductionSection.inc inside main/inc/lib 13 years ago
Julio Montoya 8c4e24ed96 Minor - fixing PHP notices 13 years ago
Julio Montoya c78db802e1 More fixes in templates 13 years ago
Julio Montoya ef396fdcef Fixing LP view due recent changes - adding Display::display_footer() in lp_view.php in order to render the page 13 years ago
Julio Montoya 9fb5b393c3 Fixing LP view due recent changes 13 years ago
Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 13 years ago
Julio Montoya a4c8d09e2f Minor - cosmetic changes 13 years ago
Julio Montoya ed7f0080ce Fixing column encoding see BT#5900 13 years ago
Julio Montoya 03a02c7523 Minor - removing var_dump 13 years ago
Yannick Warnier 76c7df57ff Added coloring to gradebook results progress bars - loosely refs BT#4890 13 years ago
Julio Montoya 81a201d275 Moving constants in main_api 13 years ago
Julio Montoya f5d9d34cb6 Adding group reporting see BT#5758 13 years ago
Julio Montoya e80e379098 Jqgrid max num rows hacked applied see BT#5476 - https://github.com/tonytomov/jqGrid/issues/317 13 years ago
Yannick Warnier ed8f921025 Changed Display::__construct() from private to public... Not sure if any constructor should be private... protected I would understand, but private...? 13 years ago
Julio Montoya 2526ada7bb Improving UI when adding users to a session 13 years ago
Julio Montoya 3d8d634c40 Adding options to the accordion jquery by default 13 years ago
Julio Montoya e07a0cd1e0 Adding clear prerequisites/set previous step as prerequisite see BT#4848 13 years ago
Julio Montoya 7eb8b9fc90 Fixing PHP warnings due some changes in the Template class 13 years ago
Julio Montoya 7a3471915d Fixing double function declaration due recent merge 13 years ago
Julio Montoya 5be7c83f19 Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 13 years ago
Julio Montoya 344174c8a8 Some fixes in the exercise result page see #5576 13 years ago
Julio Montoya a3cb652bb6 Adding add/edit medias see #5714 13 years ago
Julio Montoya 73cf4d4110 Adding display header functions 13 years ago
Yannick Warnier 54a48c075b Minor - Added global inclusion of tool_name to avoid notices 13 years ago
Julio Montoya 747d647449 Fixing jqgrid when using arrays instead of json 13 years ago