-
self registration for external learners
Hi all, I have 5 compliance based courses on Brightspace. Is it possible to set them up so that all I have to do is send a generic link to external individuals and they can self register onto the courses themselves? Or self register into the learning environment so that the courses are available to them? Context and…
-
When enrolling people on courses using user collections, and selecting the role to enroll them...
When enrolling people on courses using user collections, and selecting the role to enroll them in.What happens if a course has sections? We have set up our sections as manual enrolment and therefore do not want people automatically being enrolled in a section when we enrol them on a course using user collections. As this…
-
Is there any configuration where I can keep courses on Discover even after the user has...
Is there any configuration where I can keep courses on Discover even after the user has registered for the course? The idea is that the student will be able to access the page and see all courses published in Discover (the ones he is enrolled in, and the ones he can enroll). Some of the students have difficulty with…
-
Why does GET /d2l/api/le/(version)/(orgUnitId)/calendar/events/user/ return data for more than...
Why does GET /d2l/api/le/(version)/(orgUnitId)/calendar/events/user/ return data for more than one orgUnitId? I'm working with the GET /d2l/api/le/(version)/(orgUnitId)/calendar/events/user/ endpoint and am a bit confused about the returned data. I have a student that is registered in 3 different courses. When I call the…
-
Trying to create department but getting error
I am trying to create a department using valence API, I am sending the data to route:/d2l/api/lp/1.12/orgstructure/ and the data I am sending is the following: {"Type":101, "Name":"Test", "Code":"TestCode", "Parents":[{"number":6606}] } But I keep getting the following: "{\"Errors\":[{\"Message\":\"Parents list cannot be…
-
How to restrict a topic to those students NOT enrolled in a group
I see the possibilities to show a message to anyone who is enrolled in group 1 and/or group2, but how to address students not yet enrolled?