Commit Graph

16248 Commits (fd50571fe51443f70692a6695d9540bb46d3f85f)
 

Author SHA1 Message Date
Julio Montoya fd50571fe5 Cleaning exercice.php + adding a new function in events.lib.inc.php to get exercise results 14 years ago
Julio Montoya 7790bdb19a merge 14 years ago
Julio Montoya da7a59d082 Now we accept float values in the gradebook weight see BT#3004 (partial) 14 years ago
Julio Montoya 3e14a32a2c More hotpotatoes fixes (due latest changes exercise_report.php) 14 years ago
Julio Montoya 20c0fa457c Fixing hotpotatoes results due latest changes when creating the new page exercise_report.php 14 years ago
Julio Montoya e6365cc081 Moving exercise result to a new page exercise_report.php instead of exercice.php?show=result 14 years ago
Hubert Borderiou dc0c35cef4 Remove bug with question type filter 14 years ago
Julio Montoya d7e06f96ce Fixing SQl query see BT#3269 14 years ago
Julio Montoya 87da1f2253 Addin freeze class for items in the formvalidator 14 years ago
Julio Montoya c7b150b0e9 Fixing SQL queries due the nes DB changes (singe database) see #3910 14 years ago
Julio Montoya 9f6cf9419a Adding more SQL grading models see BT#3004 14 years ago
Julio Montoya d5fe7d15cf Fixing ordering in gradebook list 14 years ago
Julio Montoya 98060fe235 Adding 1 more label so we can add labels at the left, down and right of an input just use and array instead of a string example: $this->addElement('select', 'name', array('label1', 'label2', 'label3')); 14 years ago
Julio Montoya 0a2d7dc65a Gradebook: Adding ajax calls to update the category weight see BT#3004 14 years ago
Julio Montoya b06f7bbf8e Minor - Fixing grading model example value + updating DB version 14 years ago
Julio Montoya 9ad85daffa Minor - ordering exercise options UI 14 years ago
Julio Montoya 96fd85a633 Fixes fatal error when calling libs see #4081 14 years ago
Julio Montoya f114b2333f Minor - Fixing table typo name 14 years ago
Julio Montoya c636b96c5b Merge 14 years ago
Julio Montoya be3e27eab7 Minor - Fixing start/end time when saving an exercise + removing security::remove_XSS when saving a field to the DB 14 years ago
Julio Montoya 9588f5ed71 Adding gradebook grading DB options see BT#3004 14 years ago
Julio Montoya 788ed158f7 Minor - Coding style 14 years ago
Julio Montoya ba70fb54e5 Minor - Removing conditions because the stats_* tables are always on 14 years ago
Hubert Borderiou 2d8a9b5fae Add advanced test option to allow teacher to hide categories name for students 14 years ago
Julio Montoya d69b4a14be Minor - Adding + fixing array_map function calls 14 years ago
Julio Montoya 8257aaebc4 Minor - fixing exercise form checkboxes and radios 14 years ago
Julio Montoya 373bf9a534 Minor - removing <span> tag when exporting + some sql fixes see BT#3261 14 years ago
Julio Montoya 500d4b7efd Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed() 14 years ago
Julio Montoya a7a7c25b92 Merge 14 years ago
Julio Montoya 6cd6dfe662 Adding exercise progress see BT#3261 14 years ago
Hubert Borderiou 885d3aaea4 #4074 - Add a text at the end of a test - ref #4074 14 years ago
Julio Montoya 66c916b59e Minor - Adding 2 more test users 14 years ago
Julio Montoya 49f8859287 Should be load a little bit faster see #4079 14 years ago
Julio Montoya 8d96092064 Fixes RewriteRule conflicts in htaccess see #4077 14 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 14 years ago
Julio Montoya 4164a7849d Adding option in the DB to hide the help link see BT#3249 14 years ago
Julio Montoya 25e3e69f13 merge 14 years ago
Julio Montoya 920b9364bc Minor - Adding comment 14 years ago
Yannick Warnier abacc63786 useless merge 14 years ago
Yannick Warnier fd19c1b5ac Added CDN settings to default Chamilo configuration - useless for now, just preparing the common ground 14 years ago
Hubert Borderiou 2d2d16179f minor change . remove an echo trace. 14 years ago
Julio Montoya 12834af685 Adding survey count in reporting (only for courses that are not included in a session) see BT#3139 14 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya 88c2054453 Minor - Adding warning message 14 years ago
Julio Montoya 0df27265af Minor - Adding comment 14 years ago
Julio Montoya 2cbf972897 Using CourseManager::create_course when creating a course see #4068 14 years ago
Julio Montoya 2f4b71be99 Minor - Removing var_dump 14 years ago
Julio Montoya 1ca37d0eb8 Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial) 14 years ago