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

For CMU, instructors do not want to manually update each section roster. However, the lecture roster lists the lecture number in the section field. This leads to many courses being...

Type: Enhancement
Priority: Low

Currently, it requires the user to enter each individual assignment tab to download their previous code. I want to save my code from all my previous classes as reference/for practice...

Type: Enhancement
Priority: Low

Currently, if an assessment does not contain problems with names matching the autograder output, those results from the autograder will not be displayed, and no feedback is given as to...

Type: Enhancement
Priority: Low

Course Hooks - ``Average (documented) - courseAverage (documented) - gradebookMessage -- unused, currently configured via `gb_message` (course settings) Assessment Hooks - handout - autogradeDone - raw_score (documented) - listOptions -...

Type: Maintenance
Priority: Low

## Summary ### Summary generated by Reviewpad on 01 Dec 23 13:28 UTC This pull request introduces several changes across multiple files: 1. In the file "app/views/submissions/index.html.erb": - Added stylesheet...

large

**Sprint 1:** Edit: - (Render test) index (update to check differences between non-autograded / autograded (see controller code)) To add: - (Functionality test): new - (Functionality test): create - Show:...

Currently, the default annotation problem is whichever comes first alphabetically. It would be convenient to allow instructors to define a default problem so that e.g. they can default to "style"...

Type: Enhancement
Priority: Low

1. Create assessment using install assessment, tarball import 2. Create assessment from scratch using UI 3. Change group size of an assessment 4. View gradebook of a course 5. Create...

- Allow instructors to overwrite existing course, so that school can create course for them (maybe: check that there are no submissions) - Ignore useless fields: semester, key (name), date...

Priority: Medium
Type: Enhancement

**Your environment** `master` (`c5a0d53`) **Current behavior** Currently, `config/initializers/assets.rb` has a list of paths to files that should be precompiled for production. However, it appears that most of them are redundant...

Type: Maintenance
Priority: Low