Commit Graph

1384 Commits (90a9ddcc9ee34c64fa2db9292274eae16c4301df)

Author SHA1 Message Date
Hubert Borderiou 99ac878237 Minor - remove useless php comments 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya a907dabe66 Improving exercise header result 13 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 years ago
Julio Montoya 6c91506111 Minor code style changes 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 13 years ago
Julio Montoya 76d67cbff9 Fixing "create new exercise link" when only 1 hot potatoe exercise was added 13 years ago
Julio Montoya 4f8caf8b0d Minor - removing comments 13 years ago
Julio Montoya 48567d82d2 Fixing query in exercise.lib.php, Reported by Yoselyn Castillo 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 d816379899 Fixing question forms 13 years ago
Julio Montoya 9a23f002d5 Minor - fixing wrong function parameters definition 13 years ago
Julio Montoya 3ab3b6110e Fixing PHP warnings 13 years ago
Julio Montoya 6f9713d5ce Fixing bug in exercises when viewing results in multiple questions 13 years ago
Julio Montoya 89d6207de5 Resending commits that were overwritten by a merge c5350dc17099 13 years ago
Julio Montoya 2b231c521f Should fix bug #4614 13 years ago
Hubert Borderiou 3f494e3e29 Minor bug on question by category number 13 years ago
Julio Montoya fa0c3bc893 Fixing multiple answer bad score calculation see #4604 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 724383f5ca Minor - Adding nice label 13 years ago
Julio Montoya a87de36c2d Fixing bug in exercises when "all question per page" is on + "review answers" is also on 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 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 4f4943a6fd Using the Formvalidator class instead of HTML 13 years ago
Julio Montoya 98d3424974 Replacing Validate Answers with 'End test' see #4543 13 years ago
Julio Montoya d137b87ea8 Adding c_id in query + a minor UI correction 13 years ago
Julio Montoya 4c2539d64d Adding Display::label function in order to use inline labels 13 years ago
Julio Montoya 55ea6965a5 Fixing "Remove answer option" bug (4,4,4,4) see #4539 13 years ago
Julio Montoya dafd37e8bf Adding pass_percentage funcionality in exercises see #4541 13 years ago
Julio Montoya 7880f49799 Minor - Adding the new element advanced_settings instead of adding divs 13 years ago
Julio Montoya b70a18a8ee Minor - Fixing lang variable 13 years ago
Julio Montoya b966024f9a Fixing exercise buttons and labels see #4540 13 years ago
Julio Montoya 478ea23236 Minor corrections 13 years ago
Julio Montoya 3b6a1100e7 More UI fixes replacing <form> tags with Formvalidator 13 years ago
Julio Montoya 8ca9717b88 Fixing fatal error "showquestion redeclare" see #4493 13 years ago
Julio Montoya 61c311a0a8 Replacing thickbox with the ajax jquery-ui dialog box see #4489 13 years ago
Julio Montoya 2be7d62d15 Minor adding autofocus, removing unused variables 13 years ago
Julio Montoya 62216a9b88 Fixing exercise forms due recent form changes 13 years ago
Julio Montoya 16b3c55043 qtip doesnt work when using google chrome .... it kills the page! 13 years ago
Julio Montoya 2ed35d1b3b Minor - Cleaning exercise form when search option is on 13 years ago
Julio Montoya 2405936e2c Fixing question level and category 13 years ago
Julio Montoya 8cb390cdcd Replacing the reduced_header.inc.php with the Display::display_reduced_header() function 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya 2d05ee14d5 Fixing overview.php exercise page when showing attempts 13 years ago
Julio Montoya 29abbf113e Fixing exercise results see #4441 13 years ago
Julio Montoya 559540b4e9 Fixing some exercise UI bugs see #4440 13 years ago
Hubert Borderiou 993b239e4d Minor change on questions categories 13 years ago
Julio Montoya 0b519c7c4e Some fixes in the exercise tool due #4400 13 years ago
Julio Montoya 06655ee3c1 Fixing session bug when resolving an exercise BT#3983 13 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago