Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |
christian1827
|
17695bc6cf
Added report on resource for course progress tool - private BT#613
|
14 years ago |
Julio Montoya
|
5aafebccd5
Adds the sco results to the student's score reporting see BT#1144 This bug is more evident when there are only scos in a LP.
|
14 years ago |
Guillaume Viguier
|
3af5a515f9
Session and course reports bug fixing - BT#1077
|
14 years ago |
Guillaume Viguier
|
9f9b330c7d
Session and course reports - BT#1077
|
14 years ago |
Julio Montoya
|
1d45acbaa3
Showing Announcement in the Report on resource page CT#303
|
14 years ago |
Yannick Warnier
|
07cc56ed9f
Fixed issue in stats with scorm including quiz
|
14 years ago |
Carlos Vargas
|
949df5b891
improve access url in tracking, myspace and course edit CT#1099
|
14 years ago |
Carlos Vargas
|
cbf9aff2ae
view reports, just for members of the url CT#1099
|
14 years ago |
Carlos Vargas
|
d02cd4c205
In \"Resource Report\" The name of the tool, not translated CT#968
|
14 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
|
14 years ago |
Ricardo Rodriguez
|
c2ce98995f
fixed average of resolved exercises in lp for reporting - partial CT#603 (By fasa)
|
14 years ago |
Ivan Tcholakov
|
589e5e7d51
Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages.
|
14 years ago |
Guillaume Viguier
|
f4c7015a3a
Date and time management; got rid of format_locale_date - Chamilo - CT#696
|
14 years ago |
Guillaume Viguier
|
d492bee5d3
Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696
|
14 years ago |
Cristian Fasanando
|
5a9642a033
added filter by session id for reporting about courses, sessions and users - partial BT#570
|
14 years ago |
Julio Montoya
|
b4532555c8
Security issue: Adding Security::remove_XSS function
|
14 years ago |
Carlos Vargas
|
ad430e9bf4
fixed avoid division by zero BT#540
|
14 years ago |
Guillaume Viguier
|
fcc5a3766f
Timezone management (see CT#599)
|
14 years ago |
Cristian Fasanando
|
911282e1a2
added time spent last week for teachers' report inside dashboard
|
14 years ago |
Yannick Warnier
|
33d7debf7a
merge
|
14 years ago |
Yannick Warnier
|
6e7b9832d6
Fixed more tracking bugs on get_avg_student_progress()
|
14 years ago |
Julio Montoya
|
354bf47a4b
Renaming Remove_XXS to remove_XSS function. See DT#388
|
14 years ago |
Cristian Fasanando
|
0bbbe01823
Added condition relation type with drh inside sessions sql querys - partial CT#540
|
14 years ago |
cfasanando
|
9fca61be94
merge
|
14 years ago |
Yannick Warnier
|
af56dce48c
More fixes to tracking with simplification of the get_avg_student_score() function. Still needs to be extended to support learning paths limitations by session.
|
14 years ago |
Yannick Warnier
|
f44dc3fd7f
Added optional session management to get_avg_student_progress()
|
14 years ago |
Yannick Warnier
|
7fb565329a
Fixed bug in progress calculation in get_avg_student_progress()
|
14 years ago |
Ivan Tcholakov
|
65a77f5091
Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
14 years ago |
Yannick Warnier
|
ffe10f7adf
Partial fix to tracking results calculation (average student progress in learning path). Still missing management of views count.
|
14 years ago |