aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-09 17:15:19 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-09 17:15:19 -0400
commitf8608d8e15455b7e1db9d38f7570886b90fb5597 (patch)
treefc490f07e8aebb7aafefe2bad0ae23572249dcec /TODO
parentd1a7a962e2f9c3357f9bad6b728da65268204016 (diff)
downloadGradeBook-f8608d8e15455b7e1db9d38f7570886b90fb5597.tar.gz
GradeBook-f8608d8e15455b7e1db9d38f7570886b90fb5597.zip
adjusted todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4a07d05..a88aeb9 100644
--- a/TODO
+++ b/TODO
@@ -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