Skip to content

Commit f0683fe

Browse files
committed
Fixed Image Pathing, Removed Redundancies
1 parent b052ccc commit f0683fe

File tree

8 files changed

+2
-8
lines changed

8 files changed

+2
-8
lines changed
-92.7 KB
Binary file not shown.
Binary file not shown.

_docs/instructor/assignment_configuration/configuration_editor.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,26 @@ title: Configuration Editor
55

66
The Gradeable Autograding Configuration Text Editor allows instructors to quickly view and make minor adjustments to a gradeable’s autograding configuration directly on the site. It can be found below the [autograding upload section](https://submitty.org/instructor/assignment_configuration/configuration_path) on the `Submissions / Autograding` page within a gradeable’s settings.
77

8-
![alt text](image.png)
8+
![](/images/instructor/assignment_configuration/gradeable_config_editor.png)
99

1010
### Features
1111

1212
#### Adding Directories & Files
1313
You can add new directories to the root level, and add individual files either to the root level or within existing folders. If you need to add a folder that already contains files, consider re-uploading the configuration instead.
1414

15-
![alt text](<modified add to editor.png>)
16-
1715
#### Removing Directories & Files
1816

1917
You can delete individual files or entire directories from the configuration as needed. **_Note: Deleting a directory will also remove all of its contents!_** By design, you cannot delete the entire configuration or the `config.json` file.
2018

21-
![alt text](<removing from config editor.png>)
22-
2319
#### Downloading Configuration
2420
Download a ZIP file of your current configuration by clicking the download icon next to the folder. This download button is also next to the configuration on the autograding upload page.
2521

26-
![alt text](<upload arrow.png>)
27-
2822
#### Customizing the Editor
2923
The text editor uses CodeMirror to enhance the editing experience. Use the buttons in the top-right corner of the text editor to:
3024
1. Toggle line number visibility.
3125
2. Switch the tab size between 2 and 4 spaces.
3226

33-
![alt text](image-1.png)
27+
![](/images/instructor/assignment_configuration/config_editor_customization.png)
3428

3529
---
3630

Binary file not shown.
Binary file not shown.
-30.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)