rootCircle / docFiller

Automated Google Docs Filling Web Extension written in JS
GNU General Public License v3.0
10 stars 14 forks source link

added question-type enum to /utils #6

Closed ecxtacy closed 1 year ago

ecxtacy commented 1 year ago

usage:

import QType from '/src/utils/question-type'
QType.MULTI_CORRECT // corresponds to the multi correct question type
rootCircle commented 1 year ago

I have added support for all other types for the enum from my side!

rootCircle commented 1 year ago

Congrats for your streak! merging for now