Commit Graph

335 Commits (b27da04429f4798a0fced4d5581202ff244c2782)

Author SHA1 Message Date
Julio Montoya 07e3ac9215 Fixing Exercise results when dealing with LPs + sessions + Improving the lp reset feature see BT#1401 + some Minor UI changes 15 years ago
Julio Montoya 35f7f8614a Adding exam reports for courses see BT#1550 15 years ago
Julio Montoya 5d02fa6b16 Teachers can reset LP results 15 years ago
Yannick Warnier 87de42e390 Partial fix for sessions tracking bugs in learning paths (see BT#1414) 15 years ago
Juan Carlos Raña 1f2ec3bae1 ajaxfilemanager improve styles and fix editor mode after visit admin->edit main page 15 years ago
Yannick Warnier e60b9b6a31 Fixed last connexion date bug in courses and sessions tracking 15 years ago
Yannick Warnier 2887527ff8 Minor - draw a nicer chart 15 years ago
Yannick Warnier 69bcf96f77 removed example import files replaced by files in admin/ dir (CT#1454) 15 years ago
Yannick Warnier 9f3b40b512 removed now useless example files (will use those in admin directory - related to CT#1454 15 years ago
Yannick Warnier 3f876e6ffc Updated link to example csv and xml files to use those in admin directory 15 years ago
Yannick Warnier 4cd72b70bb Renamed exemple.csv to example.csv (related to CT#1454) 15 years ago
Yannick Warnier acd9e84fef Removed division of average score in course's exercises - the division is already processed by Tracking::get_avg_student_exercise_score() (related to CT#1479 by Jean Robert Opgenort) 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Guillaume Viguier a817f589b1 Session and course reports bug fixing - BT#1077 15 years ago
Guillaume Viguier 94788083c4 Session and course reports bug fixing - BT#1077 15 years ago
Guillaume Viguier a72363e951 Reports bug fixing - BT#1077 15 years ago
Guillaume Viguier 9f9b330c7d Session and course reports - BT#1077 15 years ago
Julio Montoya a327c92e37 Fixing icon 15 years ago
Julio Montoya 987e5b75cf Changing to MyStats 15 years ago
Julio Montoya 6f3835f3d2 Adding link when a teacher goes to the \"My reporting\" tab 15 years ago
Julio Montoya d0b2368fc1 Adding message if teacher have no courses 15 years ago
Yannick Warnier f4a12c62f9 Fix label by using already defined term 15 years ago
Julio Montoya 7dbbd8f181 Replacing visual_code to code due revision 5c67a8482e see CT#1045 (bis for other function) 15 years ago
Julio Montoya 5b8bb771f3 Replacing visual_code to code due revision 5c67a8482e see CT#1045 15 years ago
Julio Montoya aa56268e19 Adding display_order when listing Lps 15 years ago
Julio Montoya dd07e4e1dd Implementing LP reset see CT#235 15 years ago
Julio Montoya 4897877389 Adding the reset LP feature see ct#235 15 years ago
Cristian Fasanando a6ec817232 fixed - display details of exercises inside reporting when tool is invisible - private BT#924 15 years ago
Carlos Vargas 949df5b891 improve access url in tracking, myspace and course edit CT#1099 15 years ago
Carlos Vargas 2f43995130 minor change icons 15 years ago
Julio Montoya 08eb7155b4 Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
christian1827 9620389815 merge 15 years ago
cfasanando 84a0f4321f implemented rol course tutor for students, course tutor can see reporting about all students inside course - partial BT#871 15 years ago
Arthur Portugal e4ef996060 Minor - changed the icon correct for csv 15 years ago
Cristian Fasanando 7b5ff9c70c rounded percent of thematic advance to integer 15 years ago
Arthur Portugal e6e1d24f8e minor - fixed time inside reporting 15 years ago
cfasanando 6f6ca978a4 merge 15 years ago
Cristian Fasanando b2bb539335 minor - fixed percent of thematic advance inside reporting 15 years ago
Arthur Portugal d0469e939d MInor - changed the correct icon 15 years ago
Cristian Fasanando 08db32627a minor - fixed link to thematic advance from reporting 15 years ago
Cristian Fasanando 2a6fb10a0d minor - fixed border style in teachers table from reporting 15 years ago
Arthur Portugal 4912d29244 MInor - changed the correct icon and text 15 years ago
Arthur Portugal 5321e51edb Minor - change the correct icon 15 years ago
Julio Montoya 0ff02d756b Reverting commit 95739d955c. api_convert_and_format_date changed to date() function. Date value came from the lp_item_view table 15 years ago
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago