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

Grades and Scoring #675

Merged
merged 15 commits into from Jan 28, 2016
Merged

Grades and Scoring #675

merged 15 commits into from Jan 28, 2016

Conversation

goehle
Copy link
Member

@goehle goehle commented Jan 15, 2016

This adds a few tweaks to grades and scoring.

  • Fixed a bug with just-in-time sets making too many grading columns.
  • Test by having a user only assigned a just in time set with subproblems. If you visit the grades page it should have the correct number of problems.
  • Replaced C by 100 as per Mikes suggestion.
  • Check that all C's are now 100's
  • Changed ? help popups in math4 to click instead of hover.
  • Check that they are click instead of hover. You can find them on the set detail page when looking at a just-in-time set or with show me another enabled.
  • Moved the more like this box (in the library browser) formatting to css and thickened it in math4.
  • Make sure more like this box is good in math3 and math4
  • Added maxlength to course_id fields in course admin.
  • Go to the various course_id fields in the admin course and check that they won't take more than 40 characters.
  • Added subproblem grades to individual set grades when scoring jitar set.
  • Score a jitar sets and produce individual set scores. The individual set scores should have both scores and adjusted scores for problems and sub problems.
  • Scoring of the totals table should not change, and individual scoring of other types of sets (gateway and default) should not change.
  • One extra change. I reordered stuff on the Config page a little. I tried to put the big optional modules all under one "Modules" list.
    • Take a look at the Config page and see how it looks.

@goehle
Copy link
Member Author

goehle commented Jan 16, 2016

One extra change. I reordered stuff on the Config page a little. I tried to put the big optional modules all under one "Modules" list. Take a look at the Config page and see how it looks.

@mgage
Copy link
Sponsor Member

mgage commented Jan 28, 2016

1.Correct number of columns for jitar -- works (before the problem columns were printed without regard to the jitar subsetting)
2. C replaced by 100 -- check
3. The pop-ups work on clicks not hover. But they seemed to do that in my version of develop also, before this pull --check
4. More like this box looks fine in math3 and math4 themes. the difference seemed subtle to me.
5. Max length course names works.
6.Subproblems of jitar are reported in the scoring function
7. The modules addition to the config page looks like a good improvement. It's a little clearer where to look when you want to turn on one of the major features.

mgage added a commit that referenced this pull request Jan 28, 2016
@mgage mgage merged commit 59cedc6 into openwebwork:develop Jan 28, 2016
@goehle goehle mentioned this pull request Apr 20, 2016
41 tasks
@goehle goehle deleted the jitargrades branch July 15, 2016 15:16
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.

None yet

2 participants