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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
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
|
[prev]
[next]