Commit Graph

1444 Commits (add5933892bbadcb5c1097c858e267a90a502ba7)

Author SHA1 Message Date
Julio Montoya e75b640566 Replacing feedbacktype with feedback_type 13 years ago
Julio Montoya 5f80aad093 Should fix exercise "multiple answer" see #4661 still working on it 13 years ago
Julio Montoya dfdc6e36f5 Undo multiple answer changes see #4801 13 years ago
Yoselyn Castillo 24231f7bf2 Fix PHP warning see #4381 13 years ago
Julio Montoya d2e79e04d6 Adding the stats.php page link see #3954 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 30021acc30 Removing old CSS styles: course.css see #4050 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
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