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

Rubrics don't validate if rubric-components are numeric #13

Open
suhailrehman opened this issue Apr 26, 2017 · 0 comments
Open

Rubrics don't validate if rubric-components are numeric #13

suhailrehman opened this issue Apr 26, 2017 · 0 comments

Comments

@suhailrehman
Copy link

Example Rubric:

Points:
    1:
        Points Possible: 10
        Points Obtained: 10

    2:
        Points Possible: 10
        Points Obtained: 10

    3:
        Points Possible: 10
        Points Obtained: 10

Example Rubric Validation Error:

chisubmit grader validate-rubrics hw3 --only alyssacox
alyssacox: Rubric ERROR: Rubric is missing '1' points.

Resolved by wrapping all the rubric components with double quotes.

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

1 participant