Commit Graph

22 Commits (135753fca40fa6ef5b0f81637ea10d8afadfb73b)

Author SHA1 Message Date
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Yannick Warnier a01343e091 Check variables initialization to avoid notice 10 years ago
Yannick Warnier 1d082e92ea Minor - Code spacing 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 600bb6a1fa Minor - format code + fixing PHP warnings. 11 years ago
Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
jmontoya c930e64162 Replacing $app[orm.em] 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 00c26eee9d Moving main/inc/Entity to src/ChamiloLMS/Entity. 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
Julio Montoya 3def8fe817 Fixes from 1.10 12 years ago
Julio Montoya b6046ae717 Updating from mine branch 12 years ago
Julio Montoya 24c33c9eb8 Adding js validation see BT#6519 12 years ago
Julio Montoya 8260ca4956 Adding js validation see BT#6519 12 years ago
Julio Montoya e4ccd1cff1 Fixing exercise sessions 12 years ago
Julio Montoya 4f2721953d Using absolut URL paths 12 years ago
Julio Montoya 783b183912 When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 12 years ago
Julio Montoya d885f1d0d3 Changing function name, adding comments 12 years ago
Julio Montoya 34a4d4e02c Fixing question list pagination with medias + categories 12 years ago
Julio Montoya 2986aba906 Fixing exercise "pagination" when using medias 12 years ago
Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 12 years ago
Julio Montoya 8858d64b0b Using a new UI for the exercise reminder 12 years ago
Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 12 years ago
Julio Montoya 0af851e415 Adding end_button setting in exercises see BT#6221 12 years ago
Julio Montoya 60b648ec21 Minor cosmetic changes 12 years ago
Julio Montoya 5cad46a66f Changing exercise pagination colors 12 years ago
Julio Montoya 283b7252c3 Fixing reminder question list 12 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 years ago
Julio Montoya 400fd95f22 If a category ordered setting was turned on a message will appear "AllQuestionsMustHaveACategory". Adding code in order to manage ordered categories. Adding root category in exercise_reminder.php 12 years ago
Julio Montoya 79ddf0f850 Fixing matching question due recent merge with the new question types. 12 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 years ago
Julio Montoya 6f999bf32f Minor - cosmetic changes 12 years ago
Julio Montoya cb3020e45a Removing var_dumps 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 5c7b44b478 Adding new unique image answer type see BT#5938 12 years ago
Yannick Warnier 3b31c63135 Minor - Updated phpdoc tags 12 years ago
Julio Montoya f22303098f Cleaning white spaces and changing button colors see #5832 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya e85be7bc49 Fixing bug when entering the exercise_reminder.php and there's no alert if the time limit is on could fix bug #5304 13 years ago
Julio Montoya 48e8bb25db Including epiclock js library + deleting the old js library see #5043 13 years ago
Julio Montoya 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
Julio Montoya ec771eb643 Minor - improving UI in the page review 13 years ago
Julio Montoya 3496cbeed3 Exericses: Changing timer color see #5043 13 years ago
Julio Montoya 98d3424974 Replacing Validate Answers with 'End test' see #4543 13 years ago
Julio Montoya b966024f9a Fixing exercise buttons and labels see #4540 13 years ago
Julio Montoya 96fd85a633 Fixes fatal error when calling libs see #4081 14 years ago