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

Grading does not honor max_score and weight properly #95

Open
pdpinch opened this issue May 15, 2015 · 0 comments · May be fixed by #242
Open

Grading does not honor max_score and weight properly #95

pdpinch opened this issue May 15, 2015 · 0 comments · May be fixed by #242

Comments

@pdpinch
Copy link
Member

pdpinch commented May 15, 2015

On behalf of @sfrucht


I don't think the problem is working as expected. Steps to reproduce:

  1. Add SGA Problem
  2. Edit Settings to 100 as maximum score, 25 as problem weight
  3. Publish Settings
  4. Upload file and grade assignment. Expected behavior: Grader will offer a grade between 0 and 100, and should be multiplied by weight to get % of full problem. Actual behavior: Grade is a grade between 0 and 100. Problem weight seems to be ignored.

Example scenario: I have added 4 problems to the vertical. 3 as multiple choice, one as SGA. Each should be worth 25 points to total 100 points for the assignment.

Example 1 (named Points/Weight in attached image): SGA settings set to 100 to max score and 25 to problem weight. The xml is below. I have attached an image of what my progress looks like for this problem.

Example 2 (named Additional Points/Weight in attached image): I have added Settings as 25 to max score and left problem weight as null. The xml is below. The attached image shows what my progress looks like for this problem.

progress

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 a pull request may close this issue.

1 participant