Commit Graph

324 Commits (f1bae326b5835d94a8c4d62aaa4d794ea80ef30f)

Author SHA1 Message Date
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
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Julio Montoya c5478fbf4c Minor - fixing email address 15 years ago
Cristian Fasanando db50119163 added student horizontal bar graph - partial BT#540 15 years ago
Cristian Fasanando 015bc26701 minor - fixed menu actions about assigned student for platform administrator from dashboard interface - partial BT#540 15 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
Julio Montoya 9985cb1de6 Minor - cosmetic changes 15 years ago
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 15 years ago
Cristian Fasanando c2dcbec947 minor - allow to human resources manager see learning tracking - partial CT#603 15 years ago
Cristian Fasanando bbb71abb0a fixed - export csv from teachers list inside reporting - partial CT#603 15 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 15 years ago
Cristian Fasanando 588908ac46 fixed count of messages and assignments inside course reporting for drh - partial CT#603 15 years ago