https://github.com/paulinobermudez/buildaquizapp
Creación de un trivial con JavaScript. Tiene preguntas aleatorias y las respuestas se reordenan aleatoriamente.
https://github.com/paulinobermudez/buildaquizapp
application bash css3 game git github html javascript project quizz quizzes script shell
Last synced: about 2 months ago
JSON representation
Creación de un trivial con JavaScript. Tiene preguntas aleatorias y las respuestas se reordenan aleatoriamente.
- Host: GitHub
- URL: https://github.com/paulinobermudez/buildaquizapp
- Owner: PaulinoBermudez
- Created: 2020-02-26T22:41:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T14:37:32.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T03:11:13.057Z (3 months ago)
- Topics: application, bash, css3, game, git, github, html, javascript, project, quizz, quizzes, script, shell
- Language: CSS
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BuildAQuizApp
JavaScript
Quiz is used to refer to a simple test to evaluate a content,
knowledge of a topic, reading progress; by the members of a study group or a classroom.
It differs from an exam because of its punctual use for evaluation and the less formal
nature and assignment of the score.
Pau Quiz
Creating the project Quiz, using the HTML5, CSS3 and JavaScript.
I create this game based in course in YouTube: Tutorial
@Title: Quiz-Project with JavaScript
@Description: Design and build Quiz App, include multiple choice, true or false and drag and drop images and text.
These questions are kept in the Question bank and can be re-used in different quizzes.
@Author: Chunche95