https://github.com/omardelarosa/rails_quizzr
a quiz-making application
https://github.com/omardelarosa/rails_quizzr
Last synced: 5 days ago
JSON representation
a quiz-making application
- Host: GitHub
- URL: https://github.com/omardelarosa/rails_quizzr
- Owner: omardelarosa
- Created: 2013-07-16T13:41:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-21T17:47:18.000Z (about 12 years ago)
- Last Synced: 2025-05-20T10:45:04.603Z (5 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Welcome to Quizzr
=================
This application can be used by teachers to make their own quizzes for their students. When building this application, you will be using:- Dynamically Generated Nested Forms in Rails
- JavaScript Constructors to Implement Pseudo-Classes