Commit Graph

123 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Julio Montoya ecbdc0376c Fixing query that resets the LP 14 years ago
Julio Montoya 553d64d96f Minor - cosmetic changes 14 years ago
Julio Montoya 83d483831a Cleaning array when saving LOG_USER_OBJECT 14 years ago
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 14 years ago
Noel Dieschburg 05edfedb1b db migrations and installation 14 years ago
Julio Montoya f598ca7e2a Fixing course ranking bug that adds a user +1 every time we enter a course 14 years ago
Julio Montoya e52ff8129e Creating new function to save the course login + adding the course ranking updates there (suggested by ywarnier) see #4200 14 years ago
Julio Montoya d49099fce7 Adding course rating system in the course catalog see # 4191 (waiting validation to the table field names in order to add the SQL in the migrate file) 14 years ago
Julio Montoya 803cfd2446 Adding functions in order to fill the new table see track_course_ranking #4191 14 years ago
Julio Montoya 25d84ebf05 Adding new column in course reporting: Exercise average (best students results) see BT#3374 + some fixes when listing the exercise results (now we only show the exercises that are finished) 14 years ago
Julio Montoya 2863bb7ac1 Fixing tip bubble in exercise, + showing the status of the exercise result 14 years ago
Julio Montoya 40c7912969 Fixing bug when saving exercise all in one page see BT#2974 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
Hubert Borderiou f7878d7036 #4031 #4027 #4026 add group filter in test answer list + minor bug 14 years ago
Julio Montoya 84caaac813 Fixing slow queries main/session/index.php see BT#3174 14 years ago
Julio Montoya c3e51f445d Changing order in exercise result see #3984 14 years ago
Julio Montoya 8ddae515b9 Function event_login needs the user status 14 years ago
Julio Montoya e6bbcf83af Fixing bug when using LP + exercises see #3965 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Noel Dieschburg 5c406dbb5b checks course existence before autosbsribing students 14 years ago
Julio Montoya 3d2904033a Fixing exercise timer due the new changes ... 14 years ago
Julio Montoya c6ffa3daf0 First commit for Chamilo 1.9 Exercises: Adding "remind question" and "save question now" + some new UI interfaces improvements see BT#2683 and BT#2682. Requires DB changes 15 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 15 years ago
Julio Montoya 5b4a5cdceb Fixing new session page fixes several bugs + adding columns see BT#2806 - BT#2807- BT#2808- BT#2809 15 years ago
Julio Montoya f3d0712bff Should fix most of the problems due negative values (using propagate quiz setting), should fix also some bugs with feedback. 15 years ago
Julio Montoya e7505492ba Now we can add/edit more fast the Thematic plan thanks to some jquery tricks, the Thematic advance will modify later 15 years ago
Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 2627bf005c Adds a settings for send event by mail and corrects settings for languages 15 years ago
Julio Montoya 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 15 years ago
Julio Montoya 97ba91c844 Minor code style corrections 15 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 15 years ago
ywarnier 732ffe8534 Fixed events-related functions and tests 15 years ago
ywarnier 263443aa5a Fixed wrong test and improved related function 15 years ago
arnaud aab627b084 auto subscribe settings (developped on redbull influence...) 15 years ago
Noël Dieschburg c7cfcebf0a event lib : language inclusion correction 15 years ago
Noël Dieschburg 72ff33793f bugfix of language inclusion in event lib 15 years ago
Administrateur 1870ceaa31 admin interface for sending notification on event : traduction + optimisation + bug correction 15 years ago
Noël Dieschburg ec43a0fcc7 Backend for sending notifications to selected users by mail 15 years ago
Noël Dieschburg c9139979e8 Correction in Admin interface for alert sending whene an avent occurs + db changes + french traduction 15 years ago
Mallory Dessaintes a43427b5c1 Admin interface for alert sending when an event occurs 15 years ago
Julio Montoya f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 15 years ago
Julio Montoya 61e45c71d7 Fixing function when deleting exercise results using the LP reset button + adding some comments 15 years ago
Julio Montoya 431300a290 Fixing \"Exercise done\" column see BT#2105 15 years ago
Julio Montoya 7364d984ac Fixing some function names, showing only the best results and NOT the latest attempt in the exercise tracking see BT#2070 15 years ago
Julio Montoya 527d406d68 Changing the get_best_score funcionality in order to find the best result based in the current user list see BT#2093 15 years ago
Julio Montoya f5ef9a59dd Fixing variables definitions (fixing revision f3f748e5c3) 15 years ago
Julio Montoya 0b3421637f Fixing exercise attempts when working with sessions see BT# 2094 15 years ago
Julio Montoya 8bece3558e Removing $_configuration['tracking_enabled'] validations 15 years ago
Julio Montoya 2d8cb37dd8 Cleaning all incomplete attempts of the admin/teacher to avoid weird problems when changing the exercise settings, number of questions, etc see #2469 15 years ago