diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2018-05-28 22:32:34 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2018-05-28 22:32:34 -0400 |
commit | 9e73d3263be5cc7d5d3932e28327c0d9d0e35fc4 (patch) | |
tree | 8f5261e2f51bb2b84cc8310fafdb33fd8a11c8f1 /Changelog | |
parent | f9129b3daef8ee29a73092ace1ffb8607ad9c064 (diff) | |
download | GradeBook-9e73d3263be5cc7d5d3932e28327c0d9d0e35fc4.tar.gz GradeBook-9e73d3263be5cc7d5d3932e28327c0d9d0e35fc4.zip |
Changelog
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,10 +5,12 @@ v2.6.2pre * Grade and histogram have their own styles * Using skipAplus settings from config * More elegant display of the grading scheme - * Added javascript to toggle visibility of histogram marker and grading scheme * If database is read only and does not have the grading scheme do not complain at normal level about inability to create it * If histogram limits are empty do not show the histogram marker + * Added javascript to toggle visibility of histogram marker and grading scheme + * Above javascript sets cookies for visibility, so far same for all + classes for a given user v2.6.1 * Users can see grading scheme * Added grades in the column histogram calculation (not yet displayed) |