Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set all existing tests to -1 for a new student. #1

Closed
wants to merge 1 commit into from
Closed

set all existing tests to -1 for a new student. #1

wants to merge 1 commit into from

Conversation

c-harding
Copy link
Collaborator

addStudent: Now iterates through test IDs from the testNames array, and sets the new student's result for each test to -1.

addStudent: Now iterates through test IDs from the testNames array, and sets the new student's result for each test to -1.
@raehik
Copy link
Owner

raehik commented Sep 15, 2014

Obsoleted by new class Student (addStudent is a lot simpler now). Student.initialise() sets all of the student's results to -1.
(Sorry I didn't put much/any detail in my commits: I'll write up some documentation for the Student and TestDatabase API and maybe throw it in a README.md by Tuesday night.)

@raehik raehik closed this Sep 15, 2014
@c-harding c-harding deleted the patch-1 branch September 16, 2014 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants