Commit Graph

799 Commits (d2ec2df489c866c9b65afc03e3efa0b9d6a8db4b)

Author SHA1 Message Date
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
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
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 16 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Cristian Fasanando f5e2b18754 minor - fixed button join with picture hotspot - partial CT#493 16 years ago
Julio Montoya 6a2019dd97 Fixing SCORM export when using the Exact question 16 years ago
Julio Montoya 72ee6c4010 Fixing SCORM export when using the Exact question 16 years ago
Julio Montoya fd9bed7680 Query improved 16 years ago
Julio Montoya 38d9a9e288 Fixing hot spot UI see CT#493 16 years ago
iflores 2b2d61c7fe Added message when the time is finished 16 years ago
iflores fcaf99de5a The time control is not displayed in the learnpath 16 years ago
iflores 5fbf5e8fe3 Fixed additional extra time in the exercices 16 years ago
Julio Montoya 053595597b Minor - adding remove_XSS and removing \"back button\" when trying to see the result of an exercise in a LP. 16 years ago
Julio Montoya c1cb2460dc Condition moved to avoid fatal error 16 years ago
Julio Montoya e2ea48a2e0 Showing images and links in answers in a question 16 years ago
Julio Montoya 08774d20bf Allowing XLS exports see CT#497 16 years ago
Cristian Fasanando ab45eb0a66 fixed - without response random for hotspot in exercise - partial CT#462 16 years ago
Yannick Warnier e62e8a9b6b Moved inclusion of mail library in global scope to avoid scope problems with global - see DT#5673 16 years ago