Julio Montoya
|
33cd962f07
Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class
|
11 gadi atpakaļ |
Julio Montoya
|
3aa0f0b280
Fixing PHP notices
|
11 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
11 gadi atpakaļ |
Julio Montoya
|
b46d2ad26d
Using $app['template'] instead of new Template
|
11 gadi atpakaļ |
Julio Montoya
|
f469e5120d
Minor - cleaning whitespaces
|
12 gadi atpakaļ |
Julio Montoya
|
aeecc21499
Fixing timeline dates
|
12 gadi atpakaļ |
Julio Montoya
|
c7264790ad
Minor - fixing arrow order
|
12 gadi atpakaļ |
Julio Montoya
|
8604d9820d
Adding next, prev arrows see #5163
|
12 gadi atpakaļ |
Julio Montoya
|
42af2880f3
Minor - cosmetic changes
|
12 gadi atpakaļ |
Julio Montoya
|
a363bccc74
Fixing CSS id in order to not blocks the timeline course see #4570
|
12 gadi atpakaļ |
Julio Montoya
|
2d1593a957
Minor timeline fix
|
13 gadi atpakaļ |
Julio Montoya
|
29e4f43db3
If there is any content don't show the timeline
|
13 gadi atpakaļ |
Julio Montoya
|
7f10561912
Adding lang variables + removing rounded_div CSS class in the progress
|
13 gadi atpakaļ |
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
|
13 gadi atpakaļ |
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
|
13 gadi atpakaļ |
jmontoya
|
3cc034fce3
Adding the course/access per course timeline (not finished yet)
|
13 gadi atpakaļ |
Julio Montoya
|
3edd6999ac
using smarty + some minor changes
|
13 gadi atpakaļ |
Julio Montoya
|
eae5daa508
Fixing time labels see BT#2808
|
13 gadi atpakaļ |
Yannick Warnier
|
0c80565d9c
Minor - Adapting code comments to phpdoc
|
13 gadi atpakaļ |
Julio Montoya
|
1e86b4c57c
Adding more validations in order to improve usability, course catalog, agenda pop up, course progress
|
13 gadi atpakaļ |
Julio Montoya
|
ef4edb599d
Adding UTC support to the messages, fixing the new session view
|
13 gadi atpakaļ |
Julio Montoya
|
10d780ed39
Fixing query in the \"get_all_exercises() \" function adding more information in the my progress page see BT#2048
|
14 gadi atpakaļ |
Julio Montoya
|
3841aee6be
Moving into functions the my_progress.php see BT#1630
|
14 gadi atpakaļ |
Julio Montoya
|
deee7f2735
Adding MyQCM view not functional yet see BT#1631
|
14 gadi atpakaļ |
Julio Montoya
|
12c2be1e54
More stats fixes
|
14 gadi atpakaļ |
Julio Montoya
|
6389c57734
Minor - Showing time in human format
|
14 gadi atpakaļ |
Julio Montoya
|
9467f183a0
Fixing My reports UI
|
14 gadi atpakaļ |
Julio Montoya
|
2eb63345f1
Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613
|
14 gadi atpakaļ |
Julio Montoya
|
07e3ac9215
Fixing Exercise results when dealing with LPs + sessions + Improving the lp reset feature see BT#1401 + some Minor UI changes
|
14 gadi atpakaļ |