Inspiration

As covid is all around the world , people are attending colleges online, working from home so this quiz app will help to learn and try out some questions on C language. This will fulfil our idea of virtual life.

What it does

This quiz will check your basic knowledge of C language and scores your accordingly.

How we built it

This quiz app is built on HTML, CSS , JavaScript and tools : Visual Studio Code. We tried to make pages for quiz app , how submit button will work and after submission of all answers one can also play that quiz again.

Challenges we ran into

Submit Button functionality is not working fine. So tried to debug the code and found that answer is passing as undefined in some cases ,after finding the root cause , able to fix this issue .

Accomplishments that we're proud of

Proud of that with help of JavaScript able to make quiz app as JavaScript is the heart of web development but need to learn more advanced JavasSript functionality.

What we learned

Learnt about how JavaScript and Html works exactly, some new ES2021 features of JavaScript i.e. arrow function in JavaScript.

What's next for Quiz App on C language

Next plan will be of to enhance this quiz app more and add more questions on that , after that planning to add levels of quiz (if one passes 1st level, then goes to another level which is more difficult as compared to first one). My plan is to make a quiz platform where user can search the technology he wants quiz for ,this would be done using api's to find relevant questions to the tech-stack . So if a person came on this app will have good amount of content related with every technology and can practice , learn and can go into interview.

Share this project:

Updates