Difference between revisions of "Teacher Reporting"
Jump to navigation
Jump to search
Wwdillingham (talk | contribs) (New page: ==Description== Using a combination of shell scripts, AWK, and Python we will be developing a system which reads in from a file, students identifiable information, the question itself (a m...) |
Wwdillingham (talk | contribs) |
||
Line 3: | Line 3: | ||
==Group Members== | ==Group Members== | ||
− | *[ Wesley Dillingham] | + | *[http://wiki.sugarlabs.org/go/User:Wwdillingham Wesley Dillingham] |
− | *[ Jeremiah Green] | + | *[http://wiki.sugarlabs.org/go/User: Jeremiah Green] |
*[link name] | *[link name] | ||
Revision as of 22:51, 23 April 2009
Description
Using a combination of shell scripts, AWK, and Python we will be developing a system which reads in from a file, students identifiable information, the question itself (a mathematical operation), and the students correctness. From this studentinfo.dat file we will report to the teacher: Number of questions, total percent correct, percent correct for multiplication, division, addition, and subtraction.
Group Members
- Wesley Dillingham
- Jeremiah Green
- [link name]
Goals
Week by week milestones
Week 8: Have both scripts succesfully tabulating relevant information
Week 9 :Have student to teacher data information transfer succesfully functioning with scripts.
Week 10: Have integration with kuku, and a gui for teachers data retrieval.