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

refactor(GradingStepToolsComponent): extend StepToolsComponent for use in Teacher Tools #2019

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

hirokiterashima
Copy link
Member

@hirokiterashima hirokiterashima commented Dec 9, 2024

Changes

This pull request focuses on refactoring and enhancing the StepToolsComponent by creating a new GradingStepToolsComponent and integrating it into the classroom monitor module. This simplifies the StepToolsComponent by not requiring an extra param and checking to see if mode == "classroomMonitor" in various functions. The changes include updating imports, modifying component logic, and ensuring proper integration and testing.

Component Refactor and Integration:

Testing:

StepToolsComponent Modifications:

Test

  • StepTools (navigation with dropdown and arrows) work as before in CM and AT

@hirokiterashima hirokiterashima marked this pull request as ready for review December 10, 2024 00:38
@hirokiterashima hirokiterashima merged commit 00ea8b6 into develop Dec 10, 2024
4 of 5 checks passed
@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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant