Skip to content

Conversation

@Matt-Crow
Copy link
Collaborator

It's time for a new release!

…o use inheritance, and where I want to just use generics and functions
… out a couple new features for the survey data grader, and see how that works out
…returned null, and that was tried to convert to an int, so that's what caused the error. Fixed now
…t. Hopefully I can sort this out more once I get back
… See CSV parser.foreachrowin. getHeaderMap is null. Not feeling up to fixing right now.
…s no headers are provided, so I had to specify that the first row is headers. Now I'm having an issue where is says the x and y columns of data sets match 100%, even when they shouldn't.
…verage based on how many matches the ElementMatcherFinds. This meant if it found only one match, someone would get 100% regardless of how many they missed. Now it gives too low a grade, so I'll have to fix that
… to reorganize subclasses of AbstractTableParser though, but then I should be done with the data package for this version
…eing added by the Grader. I will want to clean up the DrawingCheckerData's way of handling criteria though
…ate classes for each attribute, as that just adds a lot of clutter. I'm not sure I like storing all this data as a static class, maybe just passing it from page to page a la a form would be better?
… Apparently, I need only include that notation when the class needs to know what type the generic class is parameterized with
@Matt-Crow Matt-Crow merged commit bd932e9 into design-hub-arc:master Nov 6, 2020
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.

1 participant