home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
TEACHING
/
VARGR5_1.ZIP
/
SECTION.FRM
< prev
next >
Wrap
Text File
|
1992-02-29
|
707b
|
15 lines
{This form writes the scores for all tasks for all students in the class!
{[OnePerPage] <- Add this command to print one set of students per page
Class: [classname]
Date: [date][PageNumbers]
[header]["Task Number":12][" ":2]["Task Name":20][" ":2]["Task Number":12][" ":2]["Task Name":20]
[repeat(2)][dtask@1][TaskNum:6][" ":8][TaskName:20][" ":2][dtask(2)+][TaskNum:6][" ":8][TaskName:20]
[loop:1{start at one}:4{do four tasks at a time}]
[header]["Name":21][dtask][TaskNum:12][dtask+][TaskNum:12][dtask+][TaskNum:12][dtask+][TaskNum:12]
[students][name:22][dtask][taskscore:12:2][dtask+][taskscore:12:2][dtask+][taskscore:12:2][dtask+][taskscore:12:2]
[loopend:8000{last possible task}]