Commit Graph

676 Commits (8fd52c8edb26f88ca3246fa1f42f65c762cf8910)

Author SHA1 Message Date
Julio Montoya 5396393b5d Adding default max weight 13 years ago
Julio Montoya 6456623814 When exporting to PDF now we use a Twig template see BT#4080 13 years ago
Julio Montoya 9fdf61cc7b Adding PDF export (wokrs but not finished yet) see BT#4080 13 years ago
Julio Montoya e703384670 Fixing Division by zero error 13 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 13 years ago
Julio Montoya 9cf75cd587 Real blocking in evaluations (links not yet) see BT#4080 13 years ago
Julio Montoya f85de3c9fd Adding lock support for categories, removing single evaluation lock see BT#4080 13 years ago
Julio Montoya bb4728293d Fixing evaluation::load query 13 years ago
Julio Montoya e5f9680ac8 Minor adding gradebook_locking_enabled validations (not finished yet) see BT#4080 13 years ago
Julio Montoya 1e163bdb76 Moving PDF exporting in a function 13 years ago
Julio Montoya 165e005e6c Adding new setting; teachers_can_change_grade_model_settings see BT#4080 13 years ago
Julio Montoya 9113ede12b Should fix bugs in gradebook due recent see #4685 13 years ago
Julio Montoya 1e6d64a08c Removing gradebook_ranking attributes now we use a table grade_model and grade_components 13 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
Julio Montoya 90ac4ce56b Fixing gradebook show children icon 13 years ago
Julio Montoya d4112f970e Minor - fixing gradebook title 13 years ago
Julio Montoya 5a52e3b5e4 Gradebook: Adding the feature of hide/show subcategories see BT#4080 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 1a18718c4b Fixing hidden settings_to_avoid array 13 years ago
Julio Montoya b4a8908bf4 Minor style changes 13 years ago
Julio Montoya 08c94cbbe2 More gradebook fixes 13 years ago
Julio Montoya c5a648671a Fixing flatview due the recent changes in gradebook see BT#4080 13 years ago
Julio Montoya df31ffa175 Minor style changes 13 years ago
Julio Montoya 2ef3f57be7 Fixing warning message in gradebook 13 years ago
Julio Montoya 50daa3d08a More fixes in the gradebook see BT#4080 13 years ago
Julio Montoya bd733771e6 Fixing bug when adding a link or an evaluation into a gradebook 13 years ago
Julio Montoya 58eecb1055 Minor gradebook corrections 13 years ago
Julio Montoya fce062797e Changing gradebook default weight requires testing see BT#4080 13 years ago
Julio Montoya 048af1fdc9 Fixing Grade model creation 13 years ago
Julio Montoya 4b26e9aa08 Removing old grading model tool 13 years ago
Julio Montoya b61a15cc5b Adding new grading model see BT#4080 (with DB changes) 13 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago
Julio Montoya 36417db478 Gradebook: Fixing printing to PDF bug 13 years ago
Julio Montoya 1d8a981ec2 Minor - changing lang var 13 years ago
Julio Montoya fbd50eb044 Fixing bug when adding a link (exercise, work) into a session gradebook 13 years ago
Julio Montoya 4abeb7c731 Minor style corrections 13 years ago
Julio Montoya e9316a8bac Fixing work bug when deleting a student assignment the score was still there see BT#4131 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 13 years ago
Julio Montoya 72f6d7b6a4 Fixing bug in gradebook when adding a forum thread and there was no title see #4550 13 years ago
Julio Montoya 46ff21a8d6 More UI corrections, in gradebook and when uploading a ppt using Chamilo Rapid 13 years ago
Julio Montoya b6fefb4f88 Minor style, corrections 13 years ago
Julio Montoya 73a86a1386 Adding progress bars in gradebook results 13 years ago
Julio Montoya 0d95459efc Adding a new bar_progress in the Display class 13 years ago
Julio Montoya 88dc602cd8 Lots of minor fixes (icons, replacing numbers with constants, adding the new percentage button for gradebook categories) 13 years ago
Julio Montoya b040d7b36f Minor - trying to add a donut pie with jqplot in the gradebook (all code is commented not happy with results) 13 years ago
Julio Montoya 0d54b967e5 Fixing gradebook link edition 13 years ago
Julio Montoya dc33a544ca Multiple form style corrections 13 years ago
Julio Montoya ffd890a71c Fixing bug in order to save float values see BT#4037 13 years ago