Julio Montoya
c28a5e005f
Fix LP audio upload BT#17524
6 years ago
Julio Montoya
07e11708a6
Minor - format code
6 years ago
Julio Montoya
039984b97a
Learning path: Add audio from different folder BT#17524
6 years ago
Julio Montoya
2339dcecb5
Use LP item audio with different path BT#17524
6 years ago
Julio Montoya
0ba1308c36
Minor - remove unused code
6 years ago
Julio Montoya
24970b6787
Fix add lp audio BT#17524
6 years ago
Julio Montoya
f67c5361ac
LP audio changes see BT#17524
...
- When adding an audio, delete the previous one.
- Add file name when recording an audio.
6 years ago
Julio Montoya
6540601b6f
Minor - format code, fix PHP warning.
6 years ago
Julio Montoya
75a65bcc6a
Minor - format code, flint fixes
6 years ago
Julio Montoya
6981444fbf
Fix set correct max score BT#17086
6 years ago
Julio Montoya
67b61d8c72
Minor - format code fix php warning
6 years ago
Yannick Warnier
d8ae9d4744
Fix issue with invitee role viewing learning paths - refs BT#15920
7 years ago
Julio Montoya
caeacdd6b7
Check if exercise item step is completed in other sessions see BT#15930
7 years ago
Julio Montoya
8bac80a567
Minor - Format code, fix typo
7 years ago
Julio Montoya
6719ca238f
Allow user to enter a LP item if it was validated in another session
...
Config added "validate_lp_prerequisite_from_other_session" BT#15930
7 years ago
Julio Montoya
d5ab6f8805
Minor - flint fixes
7 years ago
Julio Montoya
9bc8f47b22
Minor - format code, remove error_log
7 years ago
Angel Fernando Quiroz Campos
a60ed51884
Plugin: Whispeak don't progress when auth is not passed in LP - refs BT#15816
7 years ago
Angel Fernando Quiroz Campos
17a939d65c
Only show audio folder to assign audio to LP item #2873
7 years ago
Julio Montoya
f4ded69c9d
Allow min prerequisite to be 0 BT#15494, don't over write value
7 years ago
Julio Montoya
f01c8af942
Minor - fix php warning
7 years ago
Julio
e226292b85
Setting lp_minimum_item, depends in the course and session extra field
...
The extra field "new_tracking_system". It should be turned on in order
to process the new stats, otherwise it will load the classic stats.
BT#15252
7 years ago
Julio
097585fd4a
Config "lp_minimum_item", depends in a course extra field BT#15252
...
The course extra field name is "new_tracking_system".
It should be turned on in order to process the new stats,
otherwise it will load the classic stats.
7 years ago
Julio Montoya
f29d22edcb
Minor - flint fixes
7 years ago
Angel Fernando Quiroz Campos
162c07c82d
Minor - Fix comments in code from #2757
7 years ago
Angel Fernando Quiroz Campos
b271d1c9f9
Minor - Fix comments in code from #2757
7 years ago
Julio Montoya
40dd044700
Minor - fix php notices, warnings
7 years ago
Julio Montoya
3a512497f0
Minor - flint fixes
7 years ago
Julio Montoya
0d5b3441a8
Add table track_e_access_complete creation see BT#15020
...
Add conditions api_get_configuration_value('lp_minimum_time')
7 years ago
Julio Montoya
d4d41eebef
Use mastery_score as "min prerequisite" value if it was set before
...
See BT#15056
In 1.9.x c_lp_item.mastery_score was used as a min value. This value
will be checked if "c_lp_item.prerequisite_min_score" is empty only
when a exercise is a prerequisite.
7 years ago
Julio Montoya
1790a1a561
Minor - fix prerequisite encoding BT#5776
7 years ago
Julio
80048c6095
Minor - fix student pub pre requisite see BT#14988
7 years ago
Julio
300cbea74e
Student publication is more strict when using it as a prereq in a LP
...
In order to continue the next step, the student should add at least one
student publication.
BT#14988
7 years ago
Julio Montoya
8a2545c84f
Fix LP prerequisite error when multiple attempts are set see BT#14825
7 years ago
Julio Montoya
d665ae011f
Minor - format code, fix phpdoc, move classes into a file
8 years ago
Julio
0fff42900b
Minor - format code
8 years ago
jmontoyaa
f0e07b5d0a
Minor - add c_id see BT#14111
8 years ago
jmontoyaa
a9a8d507be
Minor - fix sql error
8 years ago
jmontoyaa
dd5a1002d0
Use iid to get item information see BT#14266
8 years ago
jmontoyaa
92059474b2
Fix LP export to chamilo format see BT#10885
8 years ago
jmontoyaa
04d30c87d9
Fix wrong duration time when doing an exercise inside a LP see BT#14149
...
Changes come from ofaj_dev branch:
- Fix firefox issue when loading events during "unload"
- Add ajax call to save exercise duration when page unload
-
8 years ago
jmontoyaa
553b10aba8
Improve ajax prerequisite result see BT#5776
8 years ago
jmontoyaa
4caceedf6c
Minor - format code
8 years ago
jmontoyaa
b0c85057ad
Save duration instead of calculation of start/end date see BT#14161
...
- Bug appears, when I start exercise today, then I resume tomorrow,
the total time will be more than 24 hours, this is wrong.
I was only 5 min in the exercise.
8 years ago
jmontoyaa
e1e590fef5
Minor - add logs
8 years ago
jmontoyaa
94c6cba799
Minor - add error_logs
8 years ago
jmontoyaa
c29efbb7e6
Add debug and error_logs + BT#14149
8 years ago
jmontoyaa
4c489980f5
Minor - format code, add logs
8 years ago
jmontoyaa
5d59d5333b
Minor - add debug as local variable
8 years ago
jmontoyaa
48f4c3cf95
Minor - make debug variable local
8 years ago