Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Releases: tomy0000000/NCHU-SDK

πŸ“ TA Questionnaire

16 Jun 17:04
02732c9
Compare
Choose a tag to compare

This release add functions to operate on TA questionnaire

Features

  • Add get_ta_questionnaire and fill_ta_questionnaire
  • Usage is similar to get_questionnaire, fill_questionnaire

πŸͺ… First beta

16 Jun 16:54
f80ed8c
Compare
Choose a tag to compare

This release provide some basic function to operate on questionnaire.

Features

  • The Basic Student class
  • Login to SSO with login_sso() before any operation
  • Login to ACAD with login_acad() before calling questionnaire methods
  • Use get_questionnaire to get a list of dictionaries of questionnaires
  • Use fill_questionnaire to fill the questionnaire automatically, make sure to pass questionnaire dictionary from get_questionnaire