Skip to content
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

enrolmethod as meta #13

Open
plukethep opened this issue Jun 10, 2013 · 0 comments
Open

enrolmethod as meta #13

plukethep opened this issue Jun 10, 2013 · 0 comments

Comments

@plukethep
Copy link

Hi,

I'm trying to bulk create courses with enrolment method set to meta and linked to different courses, specified by the 'link_1' field. What is the format I should be using? I can't find any documentation at the moment.

+----------+-----------+----------+----------+----------+---------------+--------+
| fullname | shortname | category | idnumber | summary | enrolmethod_1 | id_1 |
+----------+-----------+----------+----------+----------+---------------+--------+
| Parent | Parent | | Parent | Parent | meta | 873 |
| Students | Students | | Students | Students | meta | 862 |
| Teachers | Teachers | | Teachers | Teachers | meta | 128 |
+----------+-----------+----------+----------+----------+---------------+--------+

Trying the above table gives no issues, but doesn't enrol anyone either!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant