Commit Graph

53 Commits (25cd7ddc4928c76591dd983b05abf6a7cf929654)

Author SHA1 Message Date
Julio Montoya db08e3338e Minor - format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Francis Gonzales 043c0db18a Validate some undefined variables - refs #6876 11 years ago
Julio Montoya 20ecb6d390 Minor - Fixing comments, fixing PHP warnings. 11 years ago
Julio Montoya b58c53f309 Fixing php warning see #6122 12 years ago
Yannick Warnier 7f66ba98c9 Fixed label scoring bug calculating total user score without upper limits - refs BT#6003 12 years ago
Yannick Warnier 8d58c14c4d Minor - Coding conventions spacing 12 years ago
Yannick Warnier 4fb047dd59 Minor - Coding conventions spacing 12 years ago
Julio Montoya 54891f4083 Gradebook: Adding score defaults tags (added commented code) see #4551 12 years ago
Julio Montoya a45f9ca87b Fixing score settings in gradebook see #5168 13 years ago
Julio Montoya 8e7aa1ed41 Adding tooltips in scores, fixing decimals. Everything should be controlled by the platform setting "gradebook decimals" see #5168 13 years ago
Julio Montoya 9dac8c9bcd More fixes in gradebook see #5168 13 years ago
Julio Montoya 6aeb69bbc0 Adding number to letters in the gradebook export to PDF needs the php5-intl extension see BT#4010 13 years ago
Julio Montoya e703384670 Fixing Division by zero error 13 years ago
Julio Montoya 3f247ac867 Now admin can set a common ranking system - file changes see BT#4080 13 years ago
Julio Montoya eced17ce05 Removing options that are config ONLY by the admin and not for teachers 13 years ago
Julio Montoya 08c94cbbe2 More gradebook fixes 13 years ago
Julio Montoya ffd890a71c Fixing bug in order to save float values see BT#4037 13 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 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 16af2a5a15 Fixing PHP warnings & notices avoided 14 years ago
Julio Montoya fe73632dfe Minor correction in gradebook score function 14 years ago
Julio Montoya e095b788d3 More fixes for gradebook 14 years ago
Julio Montoya 8df72a1971 Many fixes in gradebook scores 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 930c0d2022 Minor indentation fixes 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov ecb0e2c57d Gradebook tool, corrections about an author's name. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Yannick Warnier e4ecae4829 Fixed big bug whereby users couldn't see their score in evaluations when special scoring was enabled but empty 15 years ago
Julio Montoya 71ab29fcde Improving gradebook export 15 years ago
christian1827 4e3aabc561 added score display by each gradebook 15 years ago
Julio Montoya 06efab95c0 Changing headers, cleaning code 15 years ago
Julio Montoya 52f94f0001 Certificates added to Chamilo see CT#751 (requires testing) 15 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
cvargas e969a4161a merge 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Cristian Fasanando bc67bd3ad8 [svn r21163] Added escape string to $display['display'] - partial FS#4269 16 years ago
Julio Montoya 814b63701e [svn r18620] Adding the div actions, fixing the user's image see FS#3510 16 years ago
Cristian Fasanando 3d9f792a8b [svn r18548] Minor - Added 0/0 when the score is empty into flat view and round score about certificate into gradebook tool - see FS#3510 16 years ago
Isaac Flores b88cb87af3 [svn r18366] logic changes - allow show results with floating point - (partial FS#3630) 16 years ago
Isaac Flores e7ae63e1ac [svn r17307] logic changes - it show qualification of student - partial(FS#3249) 16 years ago
Isaac Flores 3e62e8c1a9 [svn r17291] minor - style changes - eliminated error : division by zero - (partial FS#3249) 16 years ago
Isaac Flores 2a96e70402 [svn r17260] minor - logic changes - eliminated the error when division by zero - (partial FS#3319) 16 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) 16 years ago