This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Releases: tomy0000000/NCHU-SDK
Releases Β· tomy0000000/NCHU-SDK
π TA Questionnaire
This release add functions to operate on TA questionnaire
Features
- Add
get_ta_questionnaire
andfill_ta_questionnaire
- Usage is similar to
get_questionnaire
,fill_questionnaire
πͺ First beta
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 fromget_questionnaire