View comment
- 0 votes
Hey Lyn:
There isn't a real clean and easy way to do this. Ideally, if a vendor is making significant changes, they would create a new version or master course so that it would not impact existing ...
View comment
- 0 votes
Hey Yarshini, you have been added to an approved support organization. You should now be able to submit a request that will be reviewed by our Support team.
View comment
- 0 votes
Hey Kyle:
Yes, the option to export a course (while limited) did exist in Buzz because we were surfacing some BrainHoney tools within the Buzz interface. Since then, we have removed all BrainHoney ...
View comment
- 0 votes
Hey Geoff:
I am not certain if the Data Filter is supported with the ListEnrollments API. The documentation does not suggest that it is for this particular API. However, if you are experiencing thi...
View comment
- 0 votes
No, this is only for courses or course activities. ListDomains will display all immediate children domains of a given parent domain.
View comment
- 0 votes
Hey 111184:
I'm sorry you are experiencing problems with your quizzes! I would highly encourage you to reach out to your teacher or school. Likely they are the ones that created the quiz and can g...
View comment
- 0 votes
Time will be captured as long as Buzz remains open on an activity. For example, Google Classroom requires that it is opened in a new tab. While we cannot track the time that the user spent in the n...
View comment
- 0 votes
Hey Minhyeong, it appears that whoever authored this course did not make any choice activities available. You should reach out to your teacher or school for help.
View comment
- 0 votes
By everything else, do you mean the `firstname`, `lastname`, etc. values? If so, then no, you cannot just return the `targetenddate` value.
View comment
- 0 votes
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:
cmd=getenrollment3&enrollmentid=id...