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

Sorting on Contributors tab is bad #209

Open Theta91 opened 9 years ago

Theta91 commented 9 years ago

Sorts by uppercase then lowercase. Sorts by username.

Should sort by, I guess, first name. Maybe last name. also upper/lower shouldn't matter but unless someone enters their last / first name as lower case it won't matter, so maybe don't worry about it.

mweiner1 commented 9 years ago

For payment purposes, HSAPQ views a "calculation bonus" differently from a regular VHSL bonus. Can this be separated out on the contributors page and any future functions for exporting writer contribution data?

Theta91 commented 9 years ago

I don't think that information is currently obtainable. Please start a new issue for it, so someone can look into implementing it.