mxhdev / SQLChecker

GNU General Public License v3.0
1 stars 1 forks source link

Get name and student ID from submission #15

Closed timoei closed 8 years ago

timoei commented 8 years ago

For each submission the name(s) and student ID(s) should be parsed automatically. At the moment only the filename is supported.

Possible solutions:

mxhdev commented 8 years ago

This will be done from outside the SubmissionReader class. The SubmissionReader will probably handle this and call the already existing setter methods.

mxhdev commented 8 years ago

Should be fixed with submission b4b349886a67604f7025c2b167f47c1bc89a3cd7