Answered
We would like to capture a student's target end date in our SIS. Is there a DLAP command that we can use to pull this information for an individual enrollment?
Thanks
We would like to capture a student's target end date in our SIS. Is there a DLAP command that we can use to pull this information for an individual enrollment?
Thanks
Comments (8)
A student's target end date is stored in the user's enrollment data. So, to retrieve it for a single enrollment you could use the API GetEnrollment3. For example:
That works, but is there a way to only get that data and not everything else?
By everything else, do you mean the `firstname`, `lastname`, etc. values? If so, then no, you cannot just return the `targetenddate` value.
Thanks
I would like to set my own target date, since I need to finish my course sooner than listed. The old UI had the capacity to do this easily
Hello Danica, you can still do this. When you are looking at your student Grades, select the "Settings" tab to change your target end date.
Hello Brad,
Can you tell me please is there a particular role/permission a teacher needs to be able to use this feature. (able to change a student's target end date of a course). I can do it as an Admin, but I can't figure out which item needs to be checked to allow a teacher to do this in their role. Thank you.
A teacher would need the control/owner permission in the course.