diff options
author | adityacp | 2020-11-19 12:52:23 +0530 |
---|---|---|
committer | adityacp | 2020-11-19 12:52:23 +0530 |
commit | eab5482d486a5aefdabb7ff3598bfaa7b71b3178 (patch) | |
tree | fdde2aed2ef2c930d701134ea7052a460cfcd5f9 /CHANGELOG.txt | |
parent | 544c796a8b55e742975c6714b5bc0208a198df95 (diff) | |
download | online_test-eab5482d486a5aefdabb7ff3598bfaa7b71b3178.tar.gz online_test-eab5482d486a5aefdabb7ff3598bfaa7b71b3178.tar.bz2 online_test-eab5482d486a5aefdabb7ff3598bfaa7b71b3178.zip |
Release changes
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 87a2c47..d6232cb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,18 @@ +=== 0.29.2 (19-11-2020) === + +* Add dropdown selection for lesson video options +* Show total visits per student in lesson statistics. +* Remove settimeout ajax calls for tracking video positions. +* Show initial views per lesson in the course modules section. +* Add tinymce editor for all the textareas. + +=== 0.29.1 (12-11-2020) === + +* Fixed issue onclick toc jump to player time. +* Used bootstrap modal instead of jquery dialog for responsive interface. +* Disallow empty question submission for lesson quiz. +* Fixed issue where the videos other than youtube does not get the duration. + === 0.29.0 (07-11-2020) === * Add feature to track lesson video views |