Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(MultipleChoiceAuthoring): Add starter choices and prompt #2015

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

hirokiterashima
Copy link
Member

Changes

New MC components now comes with default prompt and 2 choices. This will make it easier for the authors to author new MC components.

This pull request includes changes to the MultipleChoice component, focusing on refactoring the Choice interface into a class, updating related methods, and adding new translations. The most important changes include modifying the Choice structure, updating the createComponent method, and adding new translation entries.

Refactoring and structural changes:

Test updates:

Test

  • In the AT, creating a new MC component creates it with a sample prompt and 2 default choices

@hirokiterashima hirokiterashima added the enhancement New feature of any size or improvement (UI, performance, security) label Dec 3, 2024
@hirokiterashima hirokiterashima self-assigned this Dec 3, 2024
@hirokiterashima hirokiterashima marked this pull request as ready for review December 3, 2024 01:26
@hirokiterashima hirokiterashima merged commit 5f596b5 into develop Dec 3, 2024
4 of 5 checks passed
@hirokiterashima hirokiterashima deleted the mc-authoring-add-sample-choices branch December 3, 2024 01:38
@hirokiterashima
Copy link
Member Author

🎉 This issue has been resolved in version 5.163.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature of any size or improvement (UI, performance, security) released
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant