Commit Graph

182 Commits (ef67c51dfeb85d1f1c8977b4b5db877599caabed)

Author SHA1 Message Date
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 14 years ago
Julio Montoya f51bfa9497 Adding survey list in student reporting page (only for courses) see BT#3139 14 years ago
Julio Montoya 59b560a599 Adding title in anchor see #3941 14 years ago
Julio Montoya 2c7132469c Minor fixing reporting titles 14 years ago
Julio Montoya f6556c59f9 Cleaning my reporting 14 years ago
Julio Montoya 61e837227d Showing all exercise attempts link in the coach report 14 years ago
Julio Montoya 6bc71baeca Adding all exercise attempts to the Reporting student view 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Julio Montoya abb4448e0d Minor fixing exercise result column in My reporting 14 years ago
Julio Montoya 674046da85 Showing admin/coach link removed by error see #3790 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 years ago
César Perales 27ef1003e4 restoring commented warning message, commented in a0e2696c3a40 14 years ago
Julio Montoya 6e27190325 Removing notices/warnings 14 years ago
Julio Montoya b6a2bc9f44 When showing score stats in the reporting now we take also the scorm + a fix when showing exercise score stats see BT#2752 15 years ago
Julio Montoya bbc7786006 Fixing actions links see #3693 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 72f717b598 Cleaning files, declaring variables, avoiding notices 15 years ago
Julio Montoya f64fe3739d Reporting: Adding "resources" missing page 15 years ago
Julio Montoya 595708f5c1 More fixes in reporting pages 15 years ago
Julio Montoya 33972b05ed Adding icons in reporting 15 years ago
Juan Carlos Raña 54d8a5cfc8 Feature #2785 Reports 15 years ago
Julio Montoya 66ad1f1030 Improving UI in the progress tab 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 28a9181652 Minor UI changes 15 years ago
Julio Montoya 9467f183a0 Fixing My reports UI 15 years ago
Julio Montoya a6c4bdd83c Adding links to the new reports 15 years ago
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
Juan Carlos Raña 1f2ec3bae1 ajaxfilemanager improve styles and fix editor mode after visit admin->edit main page 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Guillaume Viguier 9f9b330c7d Session and course reports - BT#1077 16 years ago
Julio Montoya a327c92e37 Fixing icon 16 years ago
Julio Montoya 987e5b75cf Changing to MyStats 16 years ago
Julio Montoya 6f3835f3d2 Adding link when a teacher goes to the \"My reporting\" tab 16 years ago
Julio Montoya d0b2368fc1 Adding message if teacher have no courses 16 years ago
Carlos Vargas 2f43995130 minor change icons 16 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 16 years ago
christian1827 9620389815 merge 16 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 16 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. 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Cristian Fasanando 015bc26701 minor - fixed menu actions about assigned student for platform administrator from dashboard interface - partial BT#540 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 16 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Cristian Fasanando 89cfd02128 minor - fixed warning divizion by zero inside reporting 16 years ago