diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2018-05-09 17:15:19 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2018-05-09 17:15:19 -0400 |
commit | f8608d8e15455b7e1db9d38f7570886b90fb5597 (patch) | |
tree | fc490f07e8aebb7aafefe2bad0ae23572249dcec | |
parent | d1a7a962e2f9c3357f9bad6b728da65268204016 (diff) | |
download | GradeBook-f8608d8e15455b7e1db9d38f7570886b90fb5597.tar.gz GradeBook-f8608d8e15455b7e1db9d38f7570886b90fb5597.zip |
adjusted todo
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ - see why begin/end transaction block SAVES into the table -- add web form for editing grading scheme - remove sort action from student, droped and guest groups - Sort columns properly: currently all columns are text so they are not sorted according their numerical values. This could be done by choosing proper column type (text or real) during creation and modification. - semidone |