Skip to content
Snippets Groups Projects

Update ReadMe on Moodle Config

Open El Hassan Jamaly requested to merge hj/updateMoodleConfig into master
1 file
+ 24
0
Compare changes
  • Side-by-side
  • Inline
+ 24
0
@@ -89,3 +89,27 @@ As a last step, we should configure the communication between the Moodle instanc
- Select your autograde bot user as the user
- Select *AUTOGRADE* as the service
- Provide the *access token* and the *Moodle Base URL* to the autograde admins.
> Please refer to the [configuration files](../k8s/deployments/local) for local development
## Create Assignments
- Ensure you're logged in as Teacher and turn on the editing mode
- Select `Add an activity or resource` and choose `Assignment`
- Provide general information about the course
- Go to `Submission types` and select *AUTOGRADE* to enable automated grading
- Attach the provided *Grader image*
- Go to `Submission settings` and ensure that option `Require students to click the submit button`
is enabled
### Individual submissions
- Go to `Group submission settings` and ensure that `Students submit in groups` is disabled
### Group submissions
- Go to `Group submission settings`
- Ensure that `Students submit in groups` is enabled
- Ensure that `Require group to make submission` is enabled
- To create a group for submissions, go to `Course > Participants > Groups`
- Add the members of the group by selecting participants and create the group
Loading