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
*
improve readability
Eugeniy Mikhailov
2014-09-05
1
-1
/
+2
*
proper call for updating statistic for a column and its parents
Eugeniy Mikhailov
2014-09-05
1
-1
/
+2
*
added forgotten calculteWeightedTotals when single user grade updated
Eugeniy Mikhailov
2014-09-05
1
-0
/
+1
*
html tag modified: contains lang now, removed xmlns
Eugeniy Mikhailov
2014-09-05
1
-2
/
+2
*
clean up of htnl tags in headed
Eugeniy Mikhailov
2014-09-05
1
-2
/
+2
*
added expanded class info for the html title
Eugeniy Mikhailov
2014-09-05
1
-7
/
+13
*
html out fixes: put quotes around hyperlink href
Eugeniy Mikhailov
2014-09-05
1
-2
/
+2
*
edit grades categories fix: proper html tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
add column fix: proper html tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
change grades fix: proper html tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
change column fix: proper html tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
edit course info fix: proper htnl tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
edit new user info fix: proper htnl tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
chose new passford fix: proper htnl tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
change group page fix: proper hml tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
fix in ask to logon page: proper html tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
fix in footer: proper html tag closing
Eugeniy Mikhailov
2014-09-05
1
-1
/
+1
*
added code for the single user grade value modification
Eugeniy Mikhailov
2014-09-04
1
-2
/
+49
*
added draft of edit_user_grade actions, html pointers only
Eugeniy Mikhailov
2014-09-03
1
-0
/
+20
*
begin/end transaction placed correctly to achive fast stats update
Eugeniy Mikhailov
2014-05-08
1
-9
/
+4
*
looks begin/update transaction wrapping doesnot work, commenting it out
Eugeniy Mikhailov
2014-05-08
1
-4
/
+4
*
when insert to table transaction should end
Eugeniy Mikhailov
2014-05-08
1
-0
/
+4
*
added begin/end transactions during stat updates: significant speedup
Eugeniy Mikhailov
2014-05-08
1
-0
/
+5
*
added fixme column
Eugeniy Mikhailov
2014-05-08
1
-0
/
+1
*
stddev treated differently in GrandTotal, i.e. no letter grade
Eugeniy Mikhailov
2014-05-08
1
-5
/
+8
*
added stded row
Eugeniy Mikhailov
2014-05-08
1
-3
/
+30
*
added capabilities to calculate mean and media for grades
Eugeniy Mikhailov
2014-05-08
1
-4
/
+49
*
pad missing default permission to existing in the table
Eugeniy Mikhailov
2014-03-29
1
-0
/
+34
*
created default Access Right table each DB access table use it as template
Eugeniy Mikhailov
2014-03-29
1
-37
/
+136
*
typo
Eugeniy Mikhailov
2014-03-29
1
-1
/
+1
*
Output of high or low grade moved in one proc
Eugeniy Mikhailov
2014-03-29
1
-29
/
+23
*
on user group change stat recalculated for grades table
Eugeniy Mikhailov
2014-03-29
1
-0
/
+1
*
created access rights for staticstic updates
Eugeniy Mikhailov
2014-03-29
1
-0
/
+1
*
added statistics update as web action
Eugeniy Mikhailov
2014-03-29
1
-0
/
+3
*
Added update of statistics for the whole table
Eugeniy Mikhailov
2014-03-29
1
-1
/
+34
*
proc change to a more general name
Eugeniy Mikhailov
2014-03-29
1
-3
/
+3
*
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
[next]