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

[Popup][Feature] Select student information options in Settings should set the corresponding degree requirement #4

Open
4 tasks
nilumbra opened this issue Jan 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nilumbra
Copy link
Member

nilumbra commented Jan 30, 2023

  • Prepare the options in a JSON file called student_info_options.json
  • Implement the rendering of selection options in settings_edit.vue
  • In settings_edit, implement the onSubmit event handler so that the application will fetch the degree requirement corresponding to the student information
  • req.keg.children[2], i.e., 言語文化基礎科目, should be set dynamically according to Student.lang1st and Student.lang2nd
@nilumbra nilumbra added the enhancement New feature or request label Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant