Skip to content

eacp/luna-eb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luna Exam Builder

This is an application designed to help teachers or every person in general to create multiple quizzes with just one click. It can randomly generate many versions of an exam by just entering the individual questions with its options.

History

The first version of this application was a class project for a contest when I was in High School back in May 2017. The application got me the first place. The first version was very simple and only printed the exams in the screen, and only allowed 4 choices per question. Then I decided to continue the project in my free time to help people who might like to use this tool. I continued to develop it until this day.

At this point, I think I could really finish it and have it working to its full capacity.

Usage

When you start the application you will see an empty screen like this one: Image 1: Empty screen

You can start adding questions to the exam with the "new" button:

Image 2: NEW

After a couple of aditions you might have this "beautifull" exam: Image 3: daleks

You can save the exam to an XML file and also you can export multiple versions to an HTML file so you can print it Image 4: Export to HTML assistant

This is how the HTML version looks like Image 4: Export to HTML assistant

Future

I plan to create a custom file format, probably .lunaexam or .exam to allow easier sharing and storage of data. It will be based on .zip and will contain the exam data in XML and the images inside a ZIP. TLDR; a zip folder with another name

About

A desktop application that takes multiploe-choice questions as inputs and exports randomly-ordered exams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published