importing release conditions in course package?

Paul.U.634
Paul.U.634 Posts: 4 🌱
edited January 13 in Development

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

  • Julia.P.6519
    Julia.P.6519 Posts: 13 admin
    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