Import could provide more information on the preview screen to let users know what's not going to import correctly
GENERAL
TESTING
GENERAL
TESTING
Description
What happens is the first page looks good, no errors, and then when you click the next which does the import, it gets rather slow and then red lines almost every row(It forgets 1-2 rows here and there. The rows forgotten have letter grades in them)
What it should probably do is on the first page of the import process, red(or some other color strikethru) lines with bad scores for the current type of gradebook.
Now that we're using json on the upload of the import spreadsheet, we should be able to rework this so we have more information on that first preview page. In particular, it should allow the user to see what's not going to work and change it prior to import.
What happens is the first page looks good, no errors, and then when you click the next which does the import, it gets rather slow and then red lines almost every row(It forgets 1-2 rows here and there. The rows forgotten have letter grades in them)
What it should probably do is on the first page of the import process, red(or some other color strikethru) lines with bad scores for the current type of gradebook.