Commit History

modify the text input section of the input page
97ca838

JollypopChannel commited on

modify the text input section of the input page
8901bb2

JollypopChannel commited on

modify the text input section of the input page
3ee24c4

JollypopChannel commited on

modify the text input section of the input page
229c475

JollypopChannel commited on

modify the results page
212b6db

JollypopChannel commited on

change the margin-top due to the updated interface of huggingface
1e0d9b4

JollypopChannel commited on

push to restart the space in huggingface
bd9345b

JollypopChannel commited on

update to include a proper, actual readme file content. fix the error too
e382d53

JollypopChannel commited on

update to include a proper, actual readme file content
38fe355

JollypopChannel commited on

update back
32cb0b4

JollypopChannel commited on

try to see the change by converting back
b5d7b1b

JollypopChannel commited on

update README.md file to have the neccessary and correct data
ed61b51

JollypopChannel commited on

correct grammartical error of the sentence (question) when generating exam question
f63f8bc

JollypopChannel commited on

upload the test user data log file too because Hugging Face Space doesn't create a new file i think
8ca1e3e

JollypopChannel commited on

add the code that collect the user input data log in app.py code itself
be55d90

JollypopChannel commited on

since we don't use the alert bar to inform the user that the first choice is the correct answer anymore and instead, use it as an error alert, we have to code it to show on the first choice that it's different from the other choices and indeed is the correct one
ee8ff1a

JollypopChannel commited on

change the code to make the 'Generate another exam' btn work & modify the code to make the error alert come out just when there is actually the error, otherwise, don't show it up
ca623b5

JollypopChannel commited on

fix a bug 'Hugging Face refuses to connect'
3888dd8

JollypopChannel commited on

fix a bug 'Hugging Face refuses to connect'
f10732c

JollypopChannel commited on

fix a bug 'Hugging Face refuses to load'
3c7c422

JollypopChannel commited on

fix a bug 'Hugging Face refuses to load'
f621d7f

JollypopChannel commited on

update positioning value of the 'Generate another exam' btn
303ad49

JollypopChannel commited on

update positioning value of the 'Generate another exam' btn
f3f621b

JollypopChannel commited on

add 'Generate another exam' button in result.html
89b9a94

JollypopChannel commited on

update a code comment
dc6c5a8

JollypopChannel commited on

add note and alert text into the output file when download the output
53cb6a3

JollypopChannel commited on

remove unused code in index.html
61f80dd

JollypopChannel commited on

remove PROPN (proper noun) from being one of the pos type selected
a160f41

JollypopChannel commited on

adjust according to P'Aey's suggestions / 1. Fix the broken Docs & Tutorial btn / 2. Add hover state to the Submit btn, add loading state after clicking the 'Submit' btn / 3. change from the word 'Submit' to 'Generate' on the submit btn in index.html to make it more user-centric by using the action word rather than the API backend call function name / 4. change from the word 'Result' to 'Results' in result.html / 5. enlarge the clickable area of the credits in the dev bar from just my full name to the entire button (and improve the UI to make it looks better) / 6. change the color of the note bar and the alert text color in result.html from red to orange to make it looks like an information tab rather than a danger or an error tab
7909d7a

JollypopChannel commited on

small tweaks
042d196

JollypopChannel commited on

small tweaks
bf93b69

JollypopChannel commited on

small tweaks
9f42373

JollypopChannel commited on

small tweaks
765df51

JollypopChannel commited on

minor UI color adjustments
fd27b0a

JollypopChannel commited on

small UI adjustments
9deaf00

JollypopChannel commited on

reduce the margin-top of the main container of index.html & reduce the height of the main container and the output text on-screen field of result.html too -> all of this is to make it looks better on Hugging Face Space area that we have
6e66589

JollypopChannel commited on

adjust margin top (and bottom)
21c8550

JollypopChannel commited on

add some padding space in between the bottom of the exam form and the bottom edge of the main container
a699f13

JollypopChannel commited on

.container & .exam get the height of fit-content to make it looks good when the output takes up just a few lines and the max-height is being specified with numbers to make it looks good when the output is very long and overflowing, we will still see overflow-y: scroll;
5cc9f9d

JollypopChannel commited on

adjust the styling to fix the UI after the previous text change
b2444c5

JollypopChannel commited on

update the header (title) and the subtitle of the product in the index.html page
1d245c0

JollypopChannel commited on

grammar correction
22314ea

JollypopChannel commited on

correct text alert for avoid confusion
9ab1d32

JollypopChannel commited on

add target=_blank to the anchor tag that links to the docs in the alert bar
7c83df1

JollypopChannel commited on

add Check the docs anchor tag link that take the user to the Error fix block in the docs
9977a25

JollypopChannel commited on

add an alert bar telling the user that the first answer choice of each question is the correct answer, the rest are trick choices
687ec7f

JollypopChannel commited on

cefr width recorrect it to 53.6%
e8326ae

JollypopChannel commited on

add Docs & Tutorial btn & add target=_blank
7c068c0

JollypopChannel commited on

add scrollbar to index.html just in case & clean the code of result.html
fba071c

JollypopChannel commited on

add margin-bottom: 4% to the index.html (Input Form) for aesthetic purpose
17fad35

JollypopChannel commited on