Skip to content

Conversation

hirokiterashima
Copy link
Member

@hirokiterashima hirokiterashima commented Oct 10, 2025

Changes

  • For both OpenResponse and DialogGuidance components:
    • Update the CRater item id field so that it is a drop-down option of all available CRater items. Before, this was an input field.
    • The CRater item verification endpoint now returns a rubric for CRater items, if it exists. This PR changes the authoring tool to use the returned rubric to populate the content's rubric field when the author updates the component's item id.
      • The newly-selected item's rubric will always overwrite any existing rubric
  • Just for DialogGuidance:
    • Move the CRater info editing (item description and idea rubric editing) from advanced editing view to the main editing view

Test

  • Verify that the CRater editing changes above work as described
    • "berkeley_CovidImpacts" and "berkeley_HeLa" items have sample rubrics

Closes #2238

@hirokiterashima hirokiterashima self-assigned this Oct 10, 2025
@hirokiterashima hirokiterashima added the enhancement New feature of any size or improvement (UI, performance, security) label Oct 10, 2025
@hirokiterashima hirokiterashima marked this pull request as ready for review October 10, 2025 23:31
@hirokiterashima hirokiterashima merged commit 94d8534 into develop Oct 14, 2025
1 check passed
@hirokiterashima hirokiterashima deleted the issue-2238-populate-c-rater-rubric branch October 14, 2025 20:47
@hirokiterashima
Copy link
Member Author

🎉 This PR is included in version 5.199.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

None yet

Development

Successfully merging this pull request may close these issues.

feat(CRater authoring): Populate rubric automatically

2 participants