grapesmoker / qems2

A new implementation of the QEMS submission system for quizbowl questions.
GNU General Public License v2.0
9 stars 4 forks source link

Set completion status on "questions_remaining" is not calculated correctly #286

Closed mweiner1 closed 8 years ago

mweiner1 commented 8 years ago

On the main "Question Set Management" screen, "set completion status" is correctly tabulated by adding up the needs from every category with 1 or more needs and ignoring extra questions, but if you click through to "questions_remaining" it appears to just add up the total number of questions in the set including extras, and thus gives an inaccurate picture of needs.