Commit Graph

232 Commits (0739c4d3c9311a268c0c90a9e1a82dde652a34c3)

Author SHA1 Message Date
Julio Montoya 0b71932833 Minor - moving variable on the top of the file 13 years ago
Julio Montoya 686051142e Fixing page headers 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Hubert Borderiou 8427e2884e Correcting style & script code for courseLog.php -ref #4165 13 years ago
Hubert Borderiou 14b80c88db teacher can choose columns to hide / unhide in course reporting -ref #4165 13 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 13 years ago
Julio Montoya 7c238249d5 Removing additional column if we don't use it see #4165 13 years ago
Julio Montoya a4c28fb0fa Minor fixing export CSV 13 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) 13 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya 373bf9a534 Minor - removing <span> tag when exporting + some sql fixes see BT#3261 13 years ago
Julio Montoya 500d4b7efd Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed() 13 years ago
Julio Montoya 6cd6dfe662 Adding exercise progress see BT#3261 13 years ago
Julio Montoya 12834af685 Adding survey count in reporting (only for courses that are not included in a session) see BT#3139 13 years ago
Julio Montoya db93a426c0 More SQL queries fixes 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya f6556c59f9 Cleaning my reporting 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
Julio Montoya b23652ddf1 Fixing sql query 14 years ago
Julio Montoya 6e27190325 Removing notices/warnings 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 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 14 years ago
Julio Montoya befd22d94a Allowing coach to see session/course stats 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya f64fe3739d Reporting: Adding "resources" missing page 14 years ago
Julio Montoya 5000ba7113 Adding order in tracking use table see #3477 14 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 years ago
Julio Montoya 52dc1b51e7 Adding a search field in the course Reports see #2761 14 years ago
Julio Montoya 33972b05ed Adding icons in reporting 14 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya 69d015b384 Fixing tracking results 14 years ago
ywarnier a9d98e60f6 Avoid users count limit when exporting a CSV (partial fix for BT#2342) 14 years ago
Julio Montoya 3505c3d188 Minor - removing empty row when exporting csv 14 years ago
Julio Montoya 1212769a73 When showin user profile extra data we show only extra data that is marked with the filter = on 14 years ago
Juan Carlos Raña 54d8a5cfc8 Feature #2785 Reports 14 years ago
Juan Carlos Raña b67d9cbe68 Feature #2785 tool tracking 14 years ago
Julio Montoya e05992a02c Changing XLS to CSV for the export option 14 years ago
Julio Montoya b434c4e083 Replacing XLS to CSV to avoid encoding problems 14 years ago
Julio Montoya be8429fd20 Adding more columns 14 years ago
Julio Montoya 0412995b35 Adding excel report 14 years ago
Julio Montoya f9eadabf34 Adding new report (lp exercise results by users) partial 14 years ago
Julio Montoya b74d24914e Avoiding warning message 14 years ago
ywarnier c4443fb9c4 Removed useless string concatenations 14 years ago