Julio Montoya
|
9ed6dc66f5
Minor - format code
|
11 years ago |
Julio Montoya
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
11 years ago |
Julio Montoya
|
4b6afee605
Removing require_once of libs already added in the autoload script
|
11 years ago |
Julio Montoya
|
3562e13200
Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1
|
11 years ago |
Julio Montoya
|
c08bf11d34
Undo changes due recent merge
|
11 years ago |
Julio Montoya
|
4df17f7efa
Merge with 1.9.x
|
11 years ago |
Julio Montoya
|
cb3020e45a
Removing var_dumps
|
11 years ago |
Yannick Warnier
|
3ae784e4ce
Minor - Coding conventions spacing
|
11 years ago |
Yannick Warnier
|
bfb9653ebd
Minimum certification score set to 75 by default - closes #6001
|
11 years ago |
Yannick Warnier
|
821d181b0c
Minor - Updated phpdoc tags
|
12 years ago |
Julio Montoya
|
f6fb1e3395
Fixing certificate in reports
|
12 years ago |
Julio Montoya
|
83ee45581b
Adding new actions to the certificate page, generate certificate, delete all certificates, download certificates as PDF + a fix in the certificate min score see #3708
|
12 years ago |
Julio Montoya
|
902607ba97
Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option
|
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
|
9dac8c9bcd
More fixes in gradebook see #5168
|
12 years ago |
Julio Montoya
|
fef1af2a9d
Should fix weight bugs see #5168
|
12 years ago |
Julio Montoya
|
4114391a68
Adding grade model in the add course settings sse BT#4010
|
12 years ago |
Julio Montoya
|
2f1cd9cc7d
Fixing gradebook scores see BT#4010
|
12 years ago |
Julio Montoya
|
f85de3c9fd
Adding lock support for categories, removing single evaluation lock see BT#4080
|
12 years ago |
Julio Montoya
|
c5a648671a
Fixing flatview due the recent changes in gradebook 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
|
fce062797e
Changing gradebook default weight requires testing see BT#4080
|
12 years ago |
Julio Montoya
|
b61a15cc5b
Adding new grading model see BT#4080 (with DB changes)
|
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
|
0d54b967e5
Fixing gradebook link edition
|
12 years ago |
Julio Montoya
|
bb9f780de7
Some fixes in the dashboard due the recent changes in the single database see #3910
|
13 years ago |
Julio Montoya
|
0a2d7dc65a
Gradebook: Adding ajax calls to update the category weight see BT#3004
|
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
|
5a75c4ff13
Should fix some bugs when using multiple gradebooks in a course see #4047 (partial needs some cleaning for the scores)
|
13 years ago |