Data not getting exported for custom xblock

On exporting course, data for custom created xblock is not getting exported in tutor whereas data is exported perfectly in devstack for same xblock.

Hi! Your question does not include enough information to understand what exactly is the problem you are facing. As a rule of thumb, when asking for help on these forums, you should not expect people to use more energy in writing an answer than you used to write your question. Please take the time to include as much relevant information as possible, such as: screenshots, urls, the commands you ran, which Tutor version you are running (tutor --version), with which plugins (tutor plugins list) and the host operating system.

Hi @regis I was able to figure it out. Turns out xblock was not installed in cms_worker container which was leading to error: “No XBlock installed for ‘xblockname’ tag.”

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.