After a checkpoint mark box is clicked, if the user tries to navigate vertically with the arrow keys, the selection will move 2 boxes at once. The problem is located in the simple-grading.js file. Something to do with code needed for moving both the focus and cursor within the numeric gradable cell. When both of these are moved for checkpoints then we shift 2 cells at once.
After a checkpoint mark box is clicked, if the user tries to navigate vertically with the arrow keys, the selection will move 2 boxes at once. The problem is located in the simple-grading.js file. Something to do with code needed for moving both the focus and cursor within the numeric gradable cell. When both of these are moved for checkpoints then we shift 2 cells at once.