Julio Montoya
|
11169305bf
Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController
|
před 10 roky |
Julio Montoya
|
33cd962f07
Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class
|
před 11 roky |
Julio Montoya
|
3aa0f0b280
Fixing PHP notices
|
před 11 roky |
Julio Montoya
|
e3883f43b9
Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library.
|
před 11 roky |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
před 11 roky |
Julio Montoya
|
b46d2ad26d
Using $app['template'] instead of new Template
|
před 11 roky |
Julio Montoya
|
f469e5120d
Minor - cleaning whitespaces
|
před 12 roky |
Julio Montoya
|
aeecc21499
Fixing timeline dates
|
před 12 roky |
Julio Montoya
|
c7264790ad
Minor - fixing arrow order
|
před 12 roky |
Julio Montoya
|
8604d9820d
Adding next, prev arrows see #5163
|
před 12 roky |
Julio Montoya
|
42af2880f3
Minor - cosmetic changes
|
před 12 roky |
Julio Montoya
|
a363bccc74
Fixing CSS id in order to not blocks the timeline course see #4570
|
před 13 roky |
Julio Montoya
|
2d1593a957
Minor timeline fix
|
před 13 roky |
Julio Montoya
|
29e4f43db3
If there is any content don't show the timeline
|
před 13 roky |
Julio Montoya
|
7f10561912
Adding lang variables + removing rounded_div CSS class in the progress
|
před 13 roky |
Julio Montoya
|
32e6ade738
Students can see results even if the exercise was set to invisible (but if the exercise has the results disabled we don't take this for the stats ) see BT#4091
|
před 13 roky |
Julio Montoya
|
7358413fc0
Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests
|
před 13 roky |
jmontoya
|
3cc034fce3
Adding the course/access per course timeline (not finished yet)
|
před 13 roky |
Julio Montoya
|
3edd6999ac
using smarty + some minor changes
|
před 13 roky |
Julio Montoya
|
eae5daa508
Fixing time labels see BT#2808
|
před 13 roky |
Yannick Warnier
|
0c80565d9c
Minor - Adapting code comments to phpdoc
|
před 13 roky |
Julio Montoya
|
1e86b4c57c
Adding more validations in order to improve usability, course catalog, agenda pop up, course progress
|
před 13 roky |
Julio Montoya
|
ef4edb599d
Adding UTC support to the messages, fixing the new session view
|
před 14 roky |
Julio Montoya
|
10d780ed39
Fixing query in the \"get_all_exercises() \" function adding more information in the my progress page see BT#2048
|
před 14 roky |
Julio Montoya
|
3841aee6be
Moving into functions the my_progress.php see BT#1630
|
před 14 roky |
Julio Montoya
|
deee7f2735
Adding MyQCM view not functional yet see BT#1631
|
před 14 roky |
Julio Montoya
|
12c2be1e54
More stats fixes
|
před 14 roky |
Julio Montoya
|
6389c57734
Minor - Showing time in human format
|
před 14 roky |
Julio Montoya
|
9467f183a0
Fixing My reports UI
|
před 14 roky |
Julio Montoya
|
2eb63345f1
Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613
|
před 14 roky |