Julio Montoya
|
e04b466ee7
Removing unused error_logs
|
11 years ago |
Julio Montoya
|
f6fb1e3395
Fixing certificate in reports
|
12 years ago |
Julio Montoya
|
598e9e9a74
Fixing PHP warnings
|
12 years ago |
Julio Montoya
|
86b2899d4f
Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes
|
12 years ago |
Julio Montoya
|
fef1af2a9d
Should fix weight bugs see #5168
|
12 years ago |
Julio Montoya
|
d756830524
Should fix bug when updating/adding works in gradebooks see #5168
|
12 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
|
12 years ago |
Julio Montoya
|
9cf75cd587
Real blocking in evaluations (links not yet) see BT#4080
|
12 years ago |
Julio Montoya
|
f85de3c9fd
Adding lock support for categories, removing single evaluation lock see BT#4080
|
12 years ago |
Julio Montoya
|
bd733771e6
Fixing bug when adding a link or an evaluation into a gradebook
|
12 years ago |
Julio Montoya
|
41f0447aa0
Now we can add exercises and LPs of the base course in the gradebook inside a session
|
12 years ago |
Julio Montoya
|
fbd50eb044
Fixing bug when adding a link (exercise, work) into a session gradebook
|
12 years ago |
Julio Montoya
|
da7a59d082
Now we accept float values in the gradebook weight see BT#3004 (partial)
|
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
|
2fa676bbac
Fixing gradebook queries
|
13 years ago |
Yannick Warnier
|
d12231e90c
Minor - Adapting code comments to phpdoc
|
13 years ago |
Guillaume Viguier
|
0488e849a3
Date bug fixing
|
14 years ago |
Julio Montoya
|
2a9256e83a
Gradebook tool: Fixing date in \"classroom assessment\" type of evaluation
|
14 years ago |
Julio Montoya
|
b3f1438c4a
Updating name field
|
14 years ago |
Julio Montoya
|
b2b976c8c7
Cleaning code, adding Security::remove_XSS, intval functions
|
14 years ago |
Julio Montoya
|
74392e1803
Merge
|
15 years ago |
Julio Montoya
|
23e4588cec
Security issue: adding intval + escape_string function
|
15 years ago |
Guillaume Viguier
|
428c2f6fd2
Date and time management; converted gradebook to UTC - 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 |
Julio Montoya
|
1fa0751e68
Minor - changing headers
|
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 |
Juan Carlos Raña
|
79f06f55f2
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 |