Skip to content

Commit f61d8a0

Browse files
committed
changed documentation title and references to
'no file rubric grading'
1 parent 3b88aba commit f61d8a0

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

_docs/instructor/assignment_preparation/submissionless_grading.md renamed to _docs/instructor/assignment_preparation/no_file_rubric_grading.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
category: Instructor > Assignment Preparation
3-
title: Submissionless Grading
3+
title: No File Rubric Grading
44
redirect_from:
5-
- /instructor/submissionless_grading
5+
- /instructor/no_file_rubric_grading
66
---
77

8-
The **Submissionless Grading** feature is a utility within the Bulk Upload instructor submission interface. It allows instructors to automatically submit an empty "placeholder" pdf submission for every active student on a specific gradeable.
8+
The **No File Rubric Grading** feature is a utility within the Bulk Upload instructor submission interface. It allows instructors to automatically submit an empty "placeholder" pdf submission for **every** active student on a specific gradeable.
99

1010
An example of when this would be useful is for an assignment (like a presentation) where students do not have anything to submit to Submitty, but the instructor still wishes to grade them through Submitty.
1111

12-
In this case, an instructor can use the **Submissionless Grading** feature to enable rubric grading for all students.
12+
In this case, an instructor can use the **No File Rubric Grading** feature to enable rubric grading for all students.
1313

1414
---
1515

@@ -18,16 +18,15 @@ In this case, an instructor can use the **Submissionless Grading** feature to en
1818
1. **Create the Gradeable:** Ensure your gradeable is set to the
1919
type: *"TA/Instructor will (bulk) upload scanned .pdf"*.
2020

21-
2. **Access the Submission Page:** Navigate to the gradeable's submission
22-
page and click the **Bulk Upload** tab.
21+
2. **Access the Submission Page:** Navigate to the gradeables page and click the
22+
**Bulk Upload** tab.
2323

24-
3. **Click "Submissionless Grading":** This button is located
24+
3. **Click "No File Rubric Grading":** This button is located
2525
near the top of the Bulk Upload section alongside the other submission modes.
2626

2727
4. **Click "Submit Placeholder for Every Student":** This will actually submit the pdf
28-
placeholders for every student on the gradeable. After confirming, a message will appear at the top of the screen displaying the successful number of submissions made.
29-
![](/images/instructor/assignment_preparation/submissionless_grading.png){:width="800px"}
30-
28+
placeholders for every student on the gradeable. After confirming, a message will appear at the top of the screen displaying the successful number of submissions made.
29+
![](/images/instructor/assignment_preparation/no_file_rubric_grading.png){:width="800px"}
3130

3231
> **Important:** This action **will** create
3332
> a new submission for all students on the gradeable. It will appear as the student's
@@ -38,11 +37,12 @@ In this case, an instructor can use the **Submissionless Grading** feature to en
3837

3938
## Grading
4039

41-
Once the placeholder submissions have been generated, they can be graded like any other student submission. They will be listed as a new version under the student's version status. Further uses of the function (while uneccessary) will simply increment the version number.
40+
Once the submissions have been processed, they can be graded like any other student submission. They will be listed as a new version under the student's version status. Further uses of the function (while uneccessary) will simply increment the version number.
4241

4342
---
4443

4544
## Troubleshooting
4645

4746
Ensure you are logged in as an Instructor level user.
48-
Full grading access is required to use this feature.
47+
Full grading access is required to use this feature.
48+
There is currently no Team gradeable functionality for this feature.

images/instructor/assignment_preparation/submissionless_grading.png renamed to images/instructor/assignment_preparation/no_file_rubric_grading.png

File renamed without changes.

navtreedata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ var NAVTREE =
114114
[ "Submissions via Version Control", "/instructor/assignment_preparation/submission_version_control", null ],
115115
[ "Team Assignments", "/instructor/assignment_preparation/team_assignments", null ],
116116
[ "Bulk PDF Upload", "/instructor/assignment_preparation/bulk_pdf_upload", null ],
117-
[ "Submissionless Grading", "/instructor/assignment_preparation/submissionless_grading", null],
117+
[ "No File Rubric Grading", "/instructor/assignment_preparation/no_file_rubric_grading", null],
118118
[ "Personalized Exam", "/instructor/assignment_preparation/personalized_exams", null ],
119119
[ "Upload Gradeable from JSON", "/instructor/assignment_preparation/upload_gradeable", null ],
120120
] ],

0 commit comments

Comments
 (0)