Commit Graph

824 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Julio Montoya c8aff495cc Fixing results when there is a LP with a test with this parameters: (x)At end of test, Questions per page:(All), Show score to learner (no) see CT#601 16 years ago
Julio Montoya 83d09ce46c Deleting sql echo 16 years ago
Julio Montoya b0114a777d Let the teachers see the Exercise configuration 16 years ago
Carlos Vargas ff5fc784a6 change get_lang var 16 years ago
Julio Montoya 7278501758 Fixing sql query, UNIX_TIMESTAMP removed 16 years ago
Julio Montoya 51d5275272 Fixing sql query, UNIX_TIMESTAMP removed 16 years ago
Julio Montoya 8034b534d0 When copying an exercise we also copy the level (difficulty) 16 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 16 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 16 years ago
Carlos Vargas 6eae486c05 minor change get_lang FreeAnswer and HotSpot 16 years ago
Julio Montoya b4966cea08 Fixing \"real copy\" feature in question pool 16 years ago
Julio Montoya a310768055 Fixing copy_course 16 years ago
Julio Montoya 54e7d51a49 Fixing the copy exercise feature. Adding the \"Re use a copy of this question\" feature in the Question pool 16 years ago
Julio Montoya 8fac19f38b Cleaning code 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Julio Montoya e30b502368 Minor - headers updated 16 years ago
Julio Montoya acabf581ca Allowing \" and ' characters in a \"fill in blank\" question type 16 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
Carlos Vargas 2ba6154ecc minor improve example MULTIPLE_ANSWER_COMBINATION CT#602 16 years ago
Julio Montoya a56b154350 Fixing blocking of exercise if is attached to an LP 16 years ago
Julio Montoya eb2b8f9dc8 Blocking edition of an exercise if it was added to a LP 16 years ago
Julio Montoya 8c4926062d Security issue: Adding token to exercise list actions 16 years ago
Julio Montoya 16da77ef3b Changing menu icons + getlangs 16 years ago
Julio Montoya 411cc9e299 Adding actions menu 16 years ago
Julio Montoya b29953df0e Adding actions menu 16 years ago
Julio Montoya 72eb911a57 Fixing weird menu behaviour when copying an exercise 16 years ago
Julio Montoya c124dc1456 Adding copy_exercise function see BT#752 + cleaning some code, changing license text 16 years ago
Julio Montoya 590e50f11f Cleaning code + Adding a warning message if an exercise was added to a LP 16 years ago
Julio Montoya 2420f3c8dd Adding copy_exercise function see BT#752 16 years ago
Julio Montoya fc726df41a Adding clean_results function in order to delete students results 16 years ago
Julio Montoya 2b47242bcc Quiz tool: Fixing answer order in \"matching\" type question see BT#801 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Carlos Vargas 92135f188b Fixed in exercises in multiple_answer_combination if feed_type = EXERCISE_FEEDBACK_TYPE_EXAM should not display comments CT#601 16 years ago
Carlos Vargas 7c0ecdee82 minor unnecessary call to the class mail.lib.inc CT#601 16 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Arthur Portugal 694a8d3e9b Removed the functions and moved to the file exercise_show_funtions.lib.php to /main/inc/lib/ CT#191 16 years ago
Arthur Portugal 28122475af Removed the called global for tables CT#191 16 years ago
Cristian Fasanando 2a22537d76 fixed expired time when you are inside several exercises - CT#555 16 years ago
Arthur Portugal a0e8331441 MInor - Needed the a require_once of the file exercise because not find the class answer CT#191 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Juan Carlos Raña 5a3cfa1a9b fix lost icon 16 years ago
Juan Carlos Raña b472b9d84b adding multiple select combination to select filter question pool 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago