Commit Graph

271 Commits (ca3440ad2ecac6878cc93ee8751d85e9addcb44c)

Author SHA1 Message Date
Julio Montoya 129e6ed348 Fixing query to fix exercises in a session see BT#1647 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 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
Julio Montoya a6c71b6915 Fixing lang vars and a query 15 years ago
Yannick Warnier 654521d009 Now showing teachers results in exercises results page. Several teachers reported it was confusing not to see the score in the results. They want to try it right after building it. 15 years ago
Ricardo Rodriguez 9a1d671b3c Modified the format in the report of tests the field users has been changed and added a new field, last name, first name, changed the format in the export file xls and cvs and modified the name_order_conventions in the array 'spanish' to order by last name 15 years ago
Yannick Warnier 3707466509 Updated a few links 15 years ago
Yannick Warnier 817a65c637 Use hotpotatoes icon for hotpotatoes... 15 years ago
Ivan Tcholakov 189c2b8e1b A minor visual fix. 15 years ago
Yannick Warnier 67dafc43db Changing the visibility of course exercises from inside the session (fixes partial CT#1599) 15 years ago
Ricardo Rodriguez c2c9408b58 Modified the condition if the exercise has start time, the link will be unavailable, until that the start time is the same as the current - Bug #1295 15 years ago
Ivan Tcholakov 07bb78895b Tasks #1301 and #1761 - Fixing the "symptom 1" and the "symptom 2", as Hubert Borderiou named them. 15 years ago
Ivan Tcholakov ee586ed8cd Tasks #1301 and #1761 - A minor visual fix - HP list, student view. 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Juan Carlos Raña 0a1777b694 regularize some icons 15 years ago
Juan Carlos Raña 7b33dfa390 fix icon back for navigation into exercices 15 years ago
Julio Montoya 832ca5610d Fixing javascript errors 15 years ago
Julio Montoya f453baf1d5 Cleaning file 15 years ago
Julio Montoya eeae31ebb5 No need to modify the time when correction a test 15 years ago
Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 15 years ago
Julio Montoya a9ac9bd86f Some more cleaning 15 years ago
Julio Montoya 1c16873a46 Fixing BT#961 Updating score when exercise is in a LP with an open question with multiple attempts. We always take the last attempt in the teacher view. 15 years ago
Julio Montoya c1ed4f11d8 Minor change 15 years ago
Ronny Velasquez 84feb58304 Fixed Partial \"Import a test from qti2\" 15 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. 15 years ago
Julio Montoya a310768055 Fixing copy_course 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Julio Montoya 8c4926062d Security issue: Adding token to exercise list actions 15 years ago
Julio Montoya 16da77ef3b Changing menu icons + getlangs 15 years ago
Julio Montoya 411cc9e299 Adding actions menu 15 years ago
Julio Montoya 72eb911a57 Fixing weird menu behaviour when copying an exercise 15 years ago
Julio Montoya c124dc1456 Adding copy_exercise function see BT#752 + cleaning some code, changing license text 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
cfasanando 9fca61be94 merge 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 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. 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 08774d20bf Allowing XLS exports see CT#497 15 years ago
Cristian Fasanando c8c05badd7 fixed export css from results of exercises - partial CT#462 15 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 15 years ago
Arthur Portugal bcfed193cc Added get_lang to the icons for the hot potatoes 16 years ago
Cristian Fasanando 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya cc51cbf16f Fixing more issues from the link delete function see #5229 16 years ago
Carlos Vargas c745eb8813 minor, show history icon, only list exercises corrected see #5496 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago