Skip to main content

a pakage that help you to make n choice questions faster

Project description

QuBu

The qubu is an open source project that is created to help people especially teachers to make n choice questions with t answers faster and quicly. The idea comes from the situation when you have a lot of questions that they all look to have the same pattern. Like these questions.

1-What is the simplified polynomial of the following polynomial? 5x+3+7x+5+23

2-What is the simplified polynomial of the following polynomial? 90x+3+7x+5+2

or

1-how to say hello word in german?

2-how to say good word in german?

3-how to say hello word in Farsi?

...

they all look the same right? the only different is this that some words and some numbers and symbols are different, however the pattern, concept and the solution of all of them is the same.

Now this is a little project named QuBu that will help you to generate such questions.

installation:

for installing the project you can simply use pip and your cmd:

# for Uix/MacOS
python3 -m pip install QuBuilders

# for windows
py -m pip install QuBuilders

How to use

to use this project first let's go to talk about how to make a simple question:

For making a question you can simply use QuestionDataSaver class to save your questions and manage them in an appropriate way. to save your question you can do like the following code:

from QuBuilders.NchTan import QuestionDataSaver

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qubuilders-0.0.8.tar.gz (15.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page