Commit Graph

131 Commits (d9d92e9f4d2bbbda24f2db2202a295cf79bc2bc7)

Author SHA1 Message Date
Julio Montoya 2ac36752b0 Adding a second parameter to read() in order to speed up the question list 12 years ago
Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 13 years ago
Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 13 years ago
Julio Montoya 34fd48aefb Minor format code 13 years ago
Julio Montoya a76e2b1d0f Fixing question pool filter 13 years ago
Julio Montoya 27d7a1003c Adding new question tool table with extra fields using jqgrid 13 years ago
Julio Montoya 78caeb5f1e Adding new question pool filters in /web/exercise/question-pool 13 years ago
Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 13 years ago
Julio Montoya 1a87e08255 Adding "edit question" as an "question manager"see BT#6098 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 7239901fe2 Minor - cosmetic changes 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 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 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 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 a6833bfbac Removing require_once, files already loaded via autoload 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya f5d9d34cb6 Adding group reporting see BT#5758 13 years ago
Julio Montoya 1d1e3c086e Adding columns in company_report.php see BT#5741 13 years ago
Julio Montoya a8258980c1 Fixing query user - class query 13 years ago
Julio Montoya 88cf683385 Adding new column CountOfUsers 13 years ago
Julio Montoya 52c9ef5e8b Fixing pagination bug see BT#5476 13 years ago
Julio Montoya 912912c5be Fixing extra_field filter see BT#5540 13 years ago
Julio Montoya d18a2f1d58 Adding new resumed reports see BT#5478 13 years ago
Julio Montoya 4d58e0442a Changing col names and adding a new column called progress see BT#5476 13 years ago
Julio Montoya cf939729c4 Minor - cleaning code 13 years ago
Julio Montoya 20845a397f Adding media functions (code commented) 13 years ago
Julio Montoya 3787093925 Adding commented code for ordering exercise questions see BT#5222 13 years ago
Julio Montoya 8df866c369 Some lang fixes see BT#5476 13 years ago
Julio Montoya 343ca5e9ec Adding excel support + fixing col names see BT#5476 13 years ago
Julio Montoya b0951147b8 Adding company reports see BT#5476 13 years ago
Julio Montoya 2d2d1c008c Minor fixes from 1.10 13 years ago
Julio Montoya e1a0ef63b7 Minor fixes coming from 1.10 13 years ago
Julio Montoya 2669079814 LP column added in exercise report see #5469 13 years ago
Julio Montoya 0b95b030d2 Minor - cosmetic changes 13 years ago
Julio Montoya a3cb652bb6 Adding add/edit medias see #5714 13 years ago
Julio Montoya 527cdd3be5 Fixing php notices 13 years ago
Julio Montoya 83dd510ed6 When searching jqgrid you must sent a value to search 13 years ago
Julio Montoya e1a77ed23f Fixing session_list filters 13 years ago
Julio Montoya 7c458e32e7 Adding simple/complete view in session list see BT#5176 13 years ago
Julio Montoya 28b562c898 Fixing quantity of rows in session list when using the filters 13 years ago
Julio Montoya 798e8ecd65 Fixing query see #5684 13 years ago
Julio Montoya 0f007957c5 Fixing sidx when there's a desc/asc string 13 years ago
Hubert Borderiou 180ecaa6d0 Display classes not in a course -ref #5619 13 years ago
Hubert Borderiou f28350720c Display classes not in a course -ref #5619 13 years ago
Yoselyn Castillo ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 13 years ago
Julio Montoya f603b0d8f1 Adding "classes not added" and "classes added" pages in the course see #5619 13 years ago
Julio Montoya 2eda52d543 More changes in the migrate process, adding users, courses, sessions works, see BT#4875 13 years ago
Yannick Warnier 7b060d11a0 Added permission to get the AJAX classes list for the teacher - fixes #5514 13 years ago