Commit Graph

208 Commits (2c7e7ff431e281e98442187fedc7a8c2e4762661)

Author SHA1 Message Date
Julio Montoya 019c46cce3 fixing propagate neg = 0, we set to 0 negative values 14 years ago
Julio Montoya 92143779f7 Fixing new question type result page when using all questions by page 14 years ago
Julio Montoya 574d38f93c Fixing question when using all in one page 14 years ago
Julio Montoya d53e9eb55b Adding propagate_neg feature 14 years ago
Julio Montoya a9e2cd7d24 Fixing exercise option: feedback type 14 years ago
Julio Montoya a215aa3d78 Fixing hotspot test in exercises and exercises + LP 15 years ago
Julio Montoya f039815a96 Exercises: Showing message to the admin/teacher if the document/images folder is invisible when using hotspot questions 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 5e4fee84ac Fixing exercise_show and exercise_results requires testing 15 years ago
Julio Montoya 7d61083b0d Cleaning exercise_result.php 15 years ago
Julio Montoya 9b793c10af Cleaning exercise_result.php 15 years ago
Julio Montoya 8e7180cf8c Removing display_unique_or_multiple_answer, display_XX functions in the exercise_result.php, we use the functions located in execise_show_functions.php 15 years ago
Julio Montoya a871812361 Fixing double exercise attempt when resolving an exercise within a LP 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
Julio Montoya 849efb08dc Cleaning exercise files, adding UTC support 15 years ago
Ivan Tcholakov 31c04395b8 Feature #747 - Elimination of obsolete code for Tex parsing. 15 years ago
Ivan Tcholakov 6388bd2f00 Feature #747 - Replacement of the function api_parse_tex() with the function text_filter() which has generic purpose. The function text_filter is dummy yet, it may be developed in the future. 15 years ago
Yannick Warnier 5a38199156 Updated calls to lp_controller from exercises (exercises included in learning path) to include session ID 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 4a38cddcb4 Fixing exercise results + LP when 15 years ago
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 15 years ago
Carlos Vargas 6eae486c05 minor change get_lang FreeAnswer and HotSpot 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 15 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Julio Montoya c1cb2460dc Condition moved to avoid fatal error 15 years ago
Julio Montoya 7e36e4db3b Adding a message when sending an email (Exercise tool) 15 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 15 years ago
Julio Montoya f44d0aea1e New type of question: Multiple answer \"combination\" requires testing 15 years ago
Julio Montoya f6079493c0 Adding validation email_alert_manager_on_new_quiz 15 years ago
Julio Montoya 69bb165785 Send email when student answer an exercise 15 years ago
Cristian Fasanando 3f91f58429 hidden comments when no feedback is enable in test - partial CT#462 15 years ago
Julio Montoya 761c01ce3d Send email when student answer an exercise 15 years ago
Cristian Fasanando 0fc13e0e8e Fixed score for exercise tool with response random - partial CT#428 16 years ago
Cristian Fasanando e74e31651b Fixed matching exercise with response random 16 years ago
Julio Montoya 18bba2a974 Fixing email sent when user finish an quiz with an open question see DT#5673 16 years ago
Julio Montoya fc52a7ae20 Fixing email sent when user finish an quiz with an open question see DT#5673 16 years ago
Juan Carlos Raña 6125e4e96d shuffle answers (first commit) 16 years ago
cvargas e969a4161a merge 16 years ago
Isaac flores paz c38c2406be Improvements in the exercice tool in case there is fraud in a test 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov bc7b463083 Bug #3646 and Issue #306 - Tests tool: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 16 years ago
Yannick Warnier 406d53c8b1 Fixed bug storing results in quiz in single answer (fixes5148) 16 years ago