frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)

Results 223 frontend issues
Sort by recently updated
recently updated
newest added

Received feedback from a colleague that this would be useful when grading an assessment.

Enhancement
minor
_work in progress

Currently, we have: 'Attempted' means the student has saved for all the sub-questions, 'Attempting' means the student has saved for some but not all of the questions, and 'Submitted' means...

Enhancement
minor

1) If you try to exit the editor by closing the tab or clicking links elsewhere (instead of closing the browser), SA would prompt that you have unsaved changes and...

Bug

Would be nice to have a maintenance page to redirect to every time we bring down source academy for whatever reason!

Enhancement
nice-to-have

Right now, the mission control feature is slightly messy. The UI/UX is in urgent need of an upgrade too. My suggestions: - [ ] Migrate everything to use state as...

Enhancement
_refactor

If the grader accepts the autograde result and does not change the grade, the "Next" button does not prompt for "save". However, the question retains the status "ungraded". Fix: prompt...

Enhancement
minor

When teacher is sharing his/her code screen to students by Session. He/She may doesn't want students to modify the code on his/her screen. When teachers only want to display or...

Enhancement
Proposal

Currently, the grading table has no memory of previous filter setting. I think it should remember and run the previous filter setting when re-visiting the table.

Enhancement
important

If the deadline of submission passes and the student has not submitted, the mission is listed as "Submitted". Instead, it should be listed as "Not submitted" and this status should...

Enhancement
important

1. When browsing up or down, the location of the cursor should be set to the last row and column - Currently, the cursor remains on the same column, unless...

Enhancement
minor
good first issue