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

missing rubric.json #3

Open
pinventado opened this issue Apr 10, 2020 · 2 comments
Open

missing rubric.json #3

pinventado opened this issue Apr 10, 2020 · 2 comments
Assignees

Comments

@pinventado
Copy link
Member

For the ILXL repo, most problems only have unit tests and it's hard to manually create rubric.json files for each one (there are about 170 problems right now).

Is it possible for us to provide a default grade for all unit tests if a rubric.json file is not present? For example, by default each test found in the .xml file gets 1 point. The total is just the sum of all the points.

@NamanhTran NamanhTran self-assigned this Apr 10, 2020
@kevinwortman
Copy link
Contributor

Yes it's possible. We should probably change the commandline UI so that you can either provide a
-- rubric
or
-- unweighted
(or similar word)
flag to specify how points are assigned.

@pinventado
Copy link
Member Author

Cool! @NamanhTran we should look into this feature next :)

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

No branches or pull requests

3 participants