Skip to content

Commit

Permalink
Update docs/devupdate.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sara Arjona <[email protected]>
  • Loading branch information
ilyatregubov and sarjona authored Apr 22, 2024
1 parent d1fc871 commit b91917d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devupdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page highlights the important changes that are coming in Moodle 4.4 for dev

<Since version="4.4" issueNumber="MDL-73852" />

It is now possible to use meta enrolment when uploading courses using CSV file. Here is an example of csv file that can be used to upload a course with meta enrolment:
It is now possible to use meta enrolment when uploading courses using CSV file. Here is an example of CSV file that can be used to upload a course with meta enrolment:

```php
shortname,fullname,category_idnumber,enrolment_1,enrolment_1_metacoursename
Expand Down

0 comments on commit b91917d

Please sign in to comment.