index
:
evmik/GradeBook.git
master
next
Students grades tracking
Eugeniy E. Mikhailov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GradeBook_lib.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not convert max min in percent in for statictic rows
Eugeniy Mikhailov
2014-03-29
1
-8
/
+0
*
expect html string and then output it instead of relying on proc puts command
Eugeniy Mikhailov
2014-03-29
1
-28
/
+28
*
special treatment of html out for some info in weighted column
Eugeniy Mikhailov
2014-03-29
1
-1
/
+2
*
improved column value to html form transform
Eugeniy Mikhailov
2014-03-29
1
-7
/
+12
*
html formatting proc return string instead of using puts
Eugeniy Mikhailov
2014-03-29
1
-4
/
+15
*
column value html format in separate proc
Eugeniy Mikhailov
2014-03-29
1
-34
/
+38
*
added update of high/low for parent category and Grand Total
Eugeniy Mikhailov
2014-03-28
1
-3
/
+33
*
inforow added to table with check of their existence
Eugeniy Mikhailov
2014-03-28
1
-5
/
+5
*
added max and min calculation
Eugeniy Mikhailov
2014-03-28
1
-0
/
+79
*
fix: add forgotten/moved separator variable
Eugeniy Mikhailov
2014-03-28
1
-0
/
+1
*
added new infousers into the table creation
Eugeniy Mikhailov
2014-03-27
1
-0
/
+2
*
Added routines to output class high and low, Max Possible simplified too
Eugeniy Mikhailov
2014-03-27
1
-19
/
+82
*
Small logic simplification
Eugeniy Mikhailov
2014-03-27
1
-3
/
+1
*
moved grades table html header formatting into separate proc
Eugeniy Mikhailov
2014-03-27
1
-62
/
+71
*
wrong sort column variable name was used in subroutine
Eugeniy Mikhailov
2014-03-27
1
-1
/
+1
*
max point html table raw moved into separate proc
Eugeniy Mikhailov
2014-03-27
1
-24
/
+28
*
wrapped UpdateGrades and UpdateGradesCategory in begin/end transaction for speed
Eugeniy Mikhailov
2013-12-09
1
-0
/
+4
*
improved error messages
Eugeniy Mikhailov
2013-12-08
1
-2
/
+6
*
Delete column wrapped in end/begin transaction
Eugeniy Mikhailov
2013-12-08
1
-0
/
+2
*
dbg messaging redone to show location of the caller as well
Eugeniy Mikhailov
2013-12-08
1
-7
/
+10
*
htmlError remade to show location of the error
Eugeniy Mikhailov
2013-12-08
1
-2
/
+6
*
fixed html in edit categories page
Eugeniy Mikhailov
2013-12-08
1
-2
/
+2
*
improved logic of the lowest grades dropout
Eugeniy Mikhailov
2013-12-08
1
-2
/
+15
*
begin, end transaction script replaced with functions
Eugeniy Mikhailov
2013-12-08
1
-13
/
+2
*
removed debugging output
Eugeniy Mikhailov
2013-12-08
1
-3
/
+0
*
UpdateGradesCategores updated NumberToDrop column
Eugeniy Mikhailov
2013-12-08
1
-0
/
+3
*
proper indentation in EditGradesCategories
Eugeniy Mikhailov
2013-12-08
1
-29
/
+29
*
EditGradesCategories takes care of NumberToDrop column
Eugeniy Mikhailov
2013-12-08
1
-1
/
+4
*
Creation of GradesCategoryTable adds NumberToDrop clolumn
Eugeniy Mikhailov
2013-12-08
1
-2
/
+10
*
instead of excused points calculate gained and maximum possible directly
Eugeniy Mikhailov
2013-12-08
1
-4
/
+2
*
number of points for a students calculated with taking in account the lowest ...
Eugeniy Mikhailov
2013-12-08
1
-7
/
+35
*
added function which calculates grades sum with dropped lowest
Eugeniy Mikhailov
2013-12-08
1
-0
/
+50
*
added function to read from table number of grades to drop
Eugeniy Mikhailov
2013-12-08
1
-0
/
+22
*
if column moved to deleted category it become hidden from students
v2.1.1
Eugeniy Mikhailov
2013-12-05
1
-0
/
+1
*
added deletion timestamp to deleted column
Eugeniy Mikhailov
2013-12-05
1
-1
/
+2
*
wrap inside of transaction only weights recalculation
Eugeniy Mikhailov
2013-12-05
1
-0
/
+19
*
update grades does not recalculate grades weights if cancel is selected
Eugeniy Mikhailov
2013-12-04
1
-2
/
+3
*
Added deleted column categories
Eugeniy Mikhailov
2013-12-04
1
-0
/
+2
*
Web deletion actually renames the column
Eugeniy Mikhailov
2013-12-04
1
-1
/
+11
*
Do not recalculate column weights if it was not changed during update
Eugeniy Mikhailov
2013-12-04
1
-3
/
+16
*
Add column non web does not call for weight recalculation
Eugeniy Mikhailov
2013-12-04
1
-4
/
+4
*
Delete non web function does not call weight recalculation
Eugeniy Mikhailov
2013-12-04
1
-2
/
+2
*
Update column function now calls rename column specificly
Eugeniy Mikhailov
2013-12-04
1
-17
/
+2
*
addded RenameColumnNonWeb
Eugeniy Mikhailov
2013-12-04
1
-0
/
+30
*
added meta to html output to make it handheld friendly
Eugeniy Mikhailov
2013-05-18
1
-0
/
+1
*
Grade book list shown as sorted list now
v2.0.10
Eugeniy Mikhailov
2013-03-03
1
-1
/
+1
*
changed default labels for class title, year, and semester
Eugeniy Mikhailov
2013-02-07
1
-3
/
+3
*
TA can see UserName which is the same as email
v2.0.8
Eugeniy Mikhailov
2013-01-29
1
-1
/
+1
*
sql injection protection in SelectItemFromCourseInfoTable
v2.0.7
Eugeniy Mikhailov
2012-12-18
1
-1
/
+1
*
email sended has more log info and a catch for file delition
Eugeniy Mikhailov
2012-12-18
1
-2
/
+5
[next]