Commit Graph

14857 Commits (e6293cfda6ece334480098b440edebdb83796467)

Author SHA1 Message Date
Julio Montoya e6293cfda6 Creation a new block skills in the admin/index.php see #1791 14 years ago
Julio Montoya f0b28a61da Fixing button name 14 years ago
Julio Montoya c8f7be072c Adding tooltip to show pending results (experimental) 14 years ago
Julio Montoya 427294e700 Minor - fixing fill course feature refs #4056 14 years ago
Julio Montoya 627c4aee20 Minor - cleaning scorm upload form 14 years ago
Julio Montoya 177f794f80 Fixing query of the exercise live stats in fact this view could be used for other purposes ... 14 years ago
Julio Montoya b2240f255b Minor - UI + query fixes in announcements and groups 14 years ago
Julio Montoya f4dbc099bf Minor - Group-Work UI improvements 14 years ago
Julio Montoya c39831c4e7 Fixing bug in the work tool when using groups see BT#3240 14 years ago
Julio Montoya 33d3ca206a Adding first draft to of the live stats see #4100 (not functional yet) 14 years ago
Julio Montoya fd50571fe5 Cleaning exercice.php + adding a new function in events.lib.inc.php to get exercise results 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 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 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 49f8859287 Should be load a little bit faster see #4079 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 920b9364bc Minor - Adding comment 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