Autolab icon indicating copy to clipboard operation
Autolab copied to clipboard

Course management service that enables auto-graded programming assignments.

Results 215 Autolab issues
Sort by recently updated
recently updated
newest added

Currently, tabbing in the annotation comment input goes to the next button, rather than adding an indent

Type: Enhancement
Priority: Low

[Main Table](https://github.com/orgs/autolab/projects/2/views/17?pane=issue&itemId=23944367) should be implemented before this task (Depends on: #1848) [Figma Link](https://www.figma.com/proto/XbxY3zscou3HAcc9maC8sl/%5BAutolab%5D-Final-Manage-Submissions-UI?node-id=319-1619&scaling=contain&page-id=0%3A1&starting-point-node-id=319%3A1619&hotspot-hints=0)

Clicking on the score (pencil for the redesign) for a non-autograded problem will show [this](https://www.figma.com/proto/XbxY3zscou3HAcc9maC8sl/%5BAutolab%5D-Final-Manage-Submissions-UI?node-id=502-2310&scaling=contain&page-id=0%3A1&starting-point-node-id=319%3A1619&hotspot-hints=0) popup, which should be integrated with annotations

[Main Table](https://github.com/orgs/autolab/projects/2/views/17?pane=issue&itemId=23944367) should be implemented before this task (Depends on: #1848) [Figma Link](https://www.figma.com/proto/XbxY3zscou3HAcc9maC8sl/%5BAutolab%5D-Final-Manage-Submissions-UI?node-id=325-555&scaling=contain&page-id=0%3A1&starting-point-node-id=319%3A1619&hotspot-hints=0) - All buttons in Manage Submissions should be functional - Links to view file, regrade, and delete...

[Main Table](https://github.com/orgs/autolab/projects/2/views/17?pane=issue&itemId=23944367) should be implemented before this task (Depends on: #1848) [Figma Link](https://www.figma.com/proto/XbxY3zscou3HAcc9maC8sl/%5BAutolab%5D-Final-Manage-Submissions-UI?node-id=330-862&scaling=contain&page-id=0%3A1&starting-point-node-id=319%3A1619&hotspot-hints=0)

[Main Table](https://github.com/orgs/autolab/projects/2/views/17?pane=issue&itemId=23944367) should be implemented before this task (Depends on: #1848) [Row grouping by student and version](https://github.com/orgs/autolab/projects/2/views/17?pane=issue&itemId=23944991) should be implemented before this task (Depends on: #1852) [Figma Link](https://www.figma.com/proto/XbxY3zscou3HAcc9maC8sl/%5BAutolab%5D-Final-Manage-Submissions-UI?node-id=319-1619&scaling=contain&page-id=0%3A1&starting-point-node-id=319%3A1619&hotspot-hints=0)

spec/controllers/courses_controller_spec.rb @jlge: Sprint 1: - [Render test] show - [Render test] manage - [Functionality test] create - [Functionality test] update - [Render test] new - [Functionality test] update user_lookup to...

Create a new file `spec/controllers/assessment_controller_spec.rb` and add the following tests: Sprint 1 - [Functionality test] autograde_done - [Functionality test] regrade - [Functionality test] regrade batch - [Functionality test] regrade all...

spec/controllers/admins_controller_spec.rb - [Render test] Clear cache button - [Render test] Github Integration