You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The import path `xblock_poll` is taken by the *newer* PollBlock,
developed and maintained by OpenCraft: https://github.com/open-craft/xblock-poll
We don't want to conflict with that block, so we've made the old formerly-
built-in block's path xblock_poll_question, which matches its entrtypoint and
XML tag, <poll_question>.
0 commit comments