Commit Graph

41 Commits (f339330caecdfba7dfc0c66aa0f6995f052d27ea)

Author SHA1 Message Date
Julio Montoya f6fb1e3395 Fixing certificate in reports 13 years ago
Julio Montoya 598e9e9a74 Fixing PHP warnings 14 years ago
Julio Montoya 86b2899d4f Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes 14 years ago
Julio Montoya fef1af2a9d Should fix weight bugs see #5168 14 years ago
Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 14 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 14 years ago
Julio Montoya 9cf75cd587 Real blocking in evaluations (links not yet) see BT#4080 14 years ago
Julio Montoya f85de3c9fd Adding lock support for categories, removing single evaluation lock see BT#4080 14 years ago
Julio Montoya bd733771e6 Fixing bug when adding a link or an evaluation into a gradebook 14 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 14 years ago
Julio Montoya fbd50eb044 Fixing bug when adding a link (exercise, work) into a session gradebook 14 years ago
Julio Montoya da7a59d082 Now we accept float values in the gradebook weight see BT#3004 (partial) 14 years ago
Julio Montoya 4b66191080 Showing user result in the gradebook_statistics.php page + replacing api_is_allowed_to_create_course() with api_is_allowed_to_edit() with the first one a teacher that's subscribed like an student to the course has teacher permissions!! see BT#3254 14 years ago
Julio Montoya 2fa676bbac Fixing gradebook queries 14 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Guillaume Viguier 0488e849a3 Date bug fixing 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 2a9256e83a Gradebook tool: Fixing date in \"classroom assessment\" type of evaluation 16 years ago
Julio Montoya b3f1438c4a Updating name field 16 years ago
Julio Montoya b2b976c8c7 Cleaning code, adding Security::remove_XSS, intval functions 16 years ago
Julio Montoya 23e4588cec Security issue: adding intval + escape_string function 16 years ago
Guillaume Viguier 428c2f6fd2 Date and time management; converted gradebook to UTC - 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
Julio Montoya 1fa0751e68 Minor - changing headers 16 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 17 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 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. 17 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 17 years ago
Ivan Tcholakov 10053fcdae [svn r20454] FS#306 - The Assessments (Gradebook) tool: Improvements for better encoding support. 17 years ago
Isaac Flores b3aab66d7f [svn r19601] logic changes - fixed error in query sql, when you edit an evaluation - (partial FS#3991) 17 years ago
Isaac Flores d6cd6d39ae [svn r19110] logic changes - allow see resources names -(partial FS#3805) 17 years ago
Isaac Flores 1a30b745bc [svn r18003] logic changes - removed the option for register date in gradebook tool - (partial FS#3499) 17 years ago
Isaac Flores 44a125a449 [svn r17168] minor - style changes - defined variable 17 years ago
Yannick Warnier a1d57c6066 [svn r16915] New version of the new gradebook tool (integrated into courses) - integration from usil project by Isaac Flores. Needs revision (see FS#3173) 17 years ago
Yannick Warnier b218141374 [svn r14094] Upgrade allowing for course certificates (related to FS#1963) 18 years ago
Yannick Warnier 7b448fbcb2 [svn r14037] Updated database tables getter function call 18 years ago
Yannick Warnier a8961a00a4 [svn r14002] Improved gradebook extension to allow for multi-course evaluations, including learning paths. 18 years ago
Yannick Warnier 85f30e54b9 [svn r13994] Adding development version of gradebook extension to be integrated in Dokeos core. This code isn't complete yet but is added in order to benefit from the SVN repository during the code revision and extension. 18 years ago