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

fix(StudentData): Send response as UTF-8 #172

Merged

Conversation

hirokiterashima
Copy link
Member

Changes

  • Convert StudentGetDataController to RestController and return HashMap containing values instead of writing to response
  • Clean up code

Test

  • Try saving こんにちは as student response and make sure that it loads and displays correctly when you refresh the browser
  • Other component data are loaded correctly (as before)

Closes #171

Copy link
Member

@geoffreykwan geoffreykwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@hirokiterashima hirokiterashima merged commit be980fb into develop Aug 12, 2022
@hirokiterashima hirokiterashima deleted the issue-171-bug-retrieving-non-english-student-text branch August 12, 2022 16:31
@geoffreykwan
Copy link
Member

🎉 This PR is included in version 1.0.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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Issue retrieving non-english student text
2 participants