-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intended
Description
Description
The XBlocks can be created, edited in a Content Library V2. Unlike the BuiltIn WordCloud, the extracted one can't be edited in a Content Library V2.
Steps to Reproduce
- Make sure the extracted WordCloud XBlock is enabled in the edx-platform settings (
USE_EXTRACTED_WORD_CLOUD_BLOCK = True) - Go to a Content Library.
- Click "New" to add a new Component.
- In the right pane, click "Advanced/Other" and select "Word cloud" from the list
- WordCloud will be created
- Click the three dots Menu ⋮ and click Edit.
- Make some changes in the WordCloud configuration and hit "Save"
- You will see the error message "An unexpected error occurred in the editor"
Acceptance Criteria:
- WordCloud XBlock can be created in a Content Library V2 library, edited, published
- WordCloud Xlock from a library can be used in a course, and its text can be overridden
Metadata
Metadata
Assignees
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intended
Type
Projects
Status
✅ Done