Commit Graph

781 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
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
Julio Montoya 23bb80716b Fixing time control layout + adding link (in mouse over) when editing a profile 16 years ago
Julio Montoya f23e5f0d32 Minor - debug deleted 16 years ago
Julio Montoya 8e89f373a4 New type of question: Multiple answer \"Exact\" fixes 16 years ago
Cristian Fasanando c8c05badd7 fixed export css from results of exercises - partial CT#462 16 years ago
Julio Montoya 01e98dd584 Updating chamilo CSS + adding image for the new type of question \"Exact\" 16 years ago
Julio Montoya 102bd23269 Multiple answer \"combination\" result fixes 16 years ago
Cristian Fasanando ab93a403ad recovered code missing by last merge 16 years ago
Julio Montoya c1e2b3a260 Minor - CSS style fixing for Chamilo 16 years ago
Julio Montoya 7e36e4db3b Adding a message when sending an email (Exercise tool) 16 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 16 years ago
Julio Montoya 63c2ef65b1 Avoid warning message when creating a new question 16 years ago
Julio Montoya f44d0aea1e New type of question: Multiple answer \"combination\" requires testing 16 years ago
Julio Montoya f6079493c0 Adding validation email_alert_manager_on_new_quiz 16 years ago
Cristian Fasanando 3f91f58429 hidden comments when no feedback is enable in test - partial CT#462 16 years ago
Julio Montoya ba94087e7e First attempt to multiple answer \"combination\" 16 years ago
Julio Montoya 761c01ce3d Send email when student answer an exercise 16 years ago
Arthur Portugal 0b29205db9 Commented the icon New quiz because only show a page in blank CT#462 16 years ago
Cristian Fasanando 0ecddd81a5 validated a question has at least one answer when is created - partial CT#462 16 years ago