diff options
author | Palaparthy Adityachandra | 2020-11-17 15:49:01 +0530 |
---|---|---|
committer | GitHub | 2020-11-17 15:49:01 +0530 |
commit | 5f92f4db6e108b338ea6509052f0990f1f94c6cb (patch) | |
tree | 13e55275326aa2d533d36ae804d36ba833f0bb41 /CHANGELOG.txt | |
parent | d1de6058253c5df8984ac36d9de33396a368edce (diff) | |
parent | 6aef69d6e5a3eb3dde2d39e0bb9e1dd5b05a8b3c (diff) | |
download | online_test-5f92f4db6e108b338ea6509052f0990f1f94c6cb.tar.gz online_test-5f92f4db6e108b338ea6509052f0990f1f94c6cb.tar.bz2 online_test-5f92f4db6e108b338ea6509052f0990f1f94c6cb.zip |
Merge branch 'master' into tinymce
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d94534b..87a2c47 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,33 @@ +=== 0.29.0 (07-11-2020) === + +* Add feature to track lesson video views +* Fix post and comments deletion + +=== 0.28.0 (04-11-2020) === + +* Add ability for added teachers to delete posts and comments +* Add feature to update marks using CSV upload +* Add feature to visualise in lesson questions +* Fix katex render to allow math inline + +=== 0.27.0 (08-10-2020) === + +* Fix template footer CSS +* Add lesson comments feature + +=== 0.26.0 (07-10-2020) === + +* Fix bug that sets module and lesson prerequisites to false +* Add video lesson feature +* Show assignment upload file in view answerpaper + +=== 0.25.0 (14-09-2020) === + +* Fix bug to show missing marks in grade user +* Recalculate and save total marks of paper after saving or changing +* Remove MathJax references and replace Katex CDN +* Add feature to allow to extend time even if the paper is completed + === 0.24.0 (09-09-2020) === * Fix rendering of the quiz list |