importing release conditions in course package?
I am working on a GUI in python and Qt that allows me to modify announcements efficiently for populating a course by uploading zip file (news_d2L.xml and imsmanifest.xml). The core functionality works and upload is successful, but the condition_set tag is not set in the course package import. Ideally, the import process will also apply the release conditions to avoid users having to manually add them to each announcement within D2L. Attached is my news_d2l.xml file. Everything imports displays as expected, but condition_set is not applied to the release settings. The condition_set value in my xml file matches the release condition tag value that D2L exports from the same course.
Best Answer
-
Hi @Paul.U.634,
Thanks for reaching out to Brightspace Community! I double-checked to see if your question was posted on the Developer group, but it seems like you have posted it to the Development page, which is different from the link Omar shared above.
Could you share your question again in the Developer Community group please? If you scroll down a bit on the page, you'll find 'New Discussion' button on the right to create the question. Once posted, your post will only be seen by group members.
Let us know if you need any further support on this! 😊
Answers
-
-
thanks - I just joined the developer group and cross-posted there.
-
@Julia.P.6519 Strange it wasn't posted as expected. I used the link Omar provided and joined the group there but apparently I posted in a similarly named group? (The forum interface is a bit unintuitive but hope my most recent attempt landed in the correct location.) Thanks for the help!