-
Notifications
You must be signed in to change notification settings - Fork 1
Bulkassessmentupdate #451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Bulkassessmentupdate #451
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
b90050c
just commiting
LolaValente 66e568a
bulk assessment update
LolaValente bba64a0
Merge branch 'master' into bulkassessmentupdate
LolaValente 4477136
CR Updates
LolaValente 3451aef
CR Feedback 2
LolaValente 16ef111
CR feedback 3
LolaValente 51f3b73
applied feedback
LolaValente File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
86 changes: 86 additions & 0 deletions
86
source/instructors/setupcourses/batch-assessment-update.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,86 @@ | ||
| .. meta:: | ||
| :description: Batch Assessment Settings Update | ||
|
|
||
|
|
||
| .. _batch-assessment-update: | ||
|
|
||
|
|
||
| Batch Assessment Update | ||
| ======================= | ||
|
|
||
| You can bulk update many assessment settings, including points, partial points, use of maximum score, show expected answer, number of attempts, and showing rationale to students. | ||
|
|
||
| Before you begin, make sure to download the Excel (.xlsx) template file. You can download the Excel (.xlsx) template file for your course from **Download Assessment Template** in the **Assessment Settings** section of the **Bulk Settings** area. Update the fields as per your requirements and use that Excel (.xlsx) file to update the assessment settings. | ||
|
|
||
| Here is a sample screenshot of the template: | ||
|
|
||
| .. image:: /img/guides/assessment-screenshot-XLSX-bulk-template.png | ||
| :alt: Sample XLSX Template | ||
|
|
||
|
|
||
| Important notes about the template: | ||
| - Edit only the white cells with dropdowns or number inputs. | ||
| - Leave any cell set to **No Change** to keep the current published setting. | ||
| - Gray cells labeled **Not Supported** or **Restricted** cannot be edited for the selected assessment type. | ||
| - Save the file in XLSX format before uploading. | ||
|
|
||
|
|
||
|
|
||
| **Template field reference:** | ||
|
|
||
|
|
||
|
|
||
| .. list-table:: | ||
| :header-rows: 1 | ||
| :widths: 20 30 50 | ||
|
|
||
| * - Column | ||
| - Description | ||
| - Available Options | ||
| * - Assessment Type | ||
| - Type of assessment | ||
| - Predefined - cannot be modified | ||
| * - Points | ||
| - Point value for assessment | ||
| - Numeric value (e.g., 20, 50, 100) | ||
| * - Allow Partial Points | ||
| - Whether partial credit is allowed | ||
| - Yes, No, No Change, Not Supported | ||
| * - Use Maximum Score | ||
| - Whether to use maximum score | ||
| - Yes, No, No Change, Not Supported | ||
| * - Show Expected Answer | ||
| - When to show expected answer | ||
| - Always, Never, When Grades Are Released, No Change, Not Supported | ||
| * - Defined Number of Attempts | ||
| - Number of attempts allowed | ||
| - No, 1-9, No Change, Not Supported | ||
LolaValente marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| * - Show Rationale to Student | ||
| - When to show rationale | ||
| - Always, Never, When Grades Are Released, Attempts, Score, No Change, Not Supported | ||
| * - Value (for ATTEMPTS/SCORE) | ||
| - Numeric threshold for Attempts or Score | ||
| - 1-99 (attempts), 0-100 (score %), blank otherwise | ||
LolaValente marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
|
|
||
| Once you have updated your Excel (.xlsx) template file, you are ready to bulk update the assessment settings. | ||
|
|
||
|
|
||
| To bulk update the assessment settings, follow these steps: | ||
|
|
||
| 1. On the **Courses** page, click the course you want to update the assessment settings for. | ||
|
|
||
| 2. Go to **Bulk Settings** area and scroll to the **Assessment Settings** section. | ||
|
|
||
| 3. In the **Assessment Settings** section click **Open updater**. | ||
|
|
||
| 4. Select or drag and drop the Excel (.xlsx) file in which you have defined all the required settings. | ||
|
|
||
| 5. Select the assignments you want to modify. | ||
|
|
||
| .. image:: /img/guides/select-excel-batch-update.png | ||
| :alt: Select excel Batch Update | ||
LolaValente marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
coderabbitai[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| 6. Click **Apply and Close**. A popup window will appear asking you to confirm, click **Yes**. | ||
|
|
||
| .. note:: A green banner will appear at the bottom of the page letting you know your updates are processing. Once the update is complete you will receive an email from Codio. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.