johnbabu021 / quiz-app

QuizApp build with Html Javascript with Docker support
https://johnbabu021.github.io/quiz-app/
MIT License
22 stars 32 forks source link

Collecting all answers and questions after the completion of quiz #3

Open johnbabu021 opened 2 years ago

johnbabu021 commented 2 years ago

Show a pdf after 10 questions create an array of
Resources[{ans;" ",que:" " },{ans:" " ,que:" " }] For 10 questions On reset clear the array Set resource.lenth=0 And then create a dynamic pdf for total answers

johnbabu021 commented 2 years ago

It should be a pdf able for downloading feature

SanthoshS20 commented 2 years ago

@johnbabu021 will this issue be considered for hacktoberfest 2021?

johnbabu021 commented 2 years ago

yes it will be considered

tejashri-110 commented 2 years ago

Why haven't you added the hacktoberfest tag for it?

johnbabu021 commented 2 years ago

Sorry I forget that

tejashri-110 commented 2 years ago

Alright no worries, I am ready to work on this. Will u assign me this task?

johnbabu021 commented 2 years ago

Ok you can work on that