A package for converting questions from a spreadsheet, to valid moodle-xml
Project description
excel 2 Moodle
{width=50%}
This Python program helps to create Moodle questions in less time. The aim is to put alle the information for the questions into a spreadsheet file, and then parse it, to generate Moodle compliant XML-Files.
Furthermore this program lets you create a single XML-File with a selection of questions, that then can be imported to a Moodle-Test.
Concept
The concept is, to store the different questions into categories of similar types and difficulties of questions, for each of which, a separated sheet in the Spreadsheet document should be created.
There Should be a sheet called "Kategorien", where an overview over the different categories is stored. This sheet stores The names and descriptions, for all categories. The name have to be the same as the actual sheet names with the questions. Furthermore the points used for grading, are set in the "Kategorien" sheet
Development State
This program is still quite rough, with very litte robustness against faulty user input inside the Spreadsheet.
Functionality
- Parse multiple Choice Questions, each into one XML file
- Parse Numeric Questions, each into one XML file
- create single XML File from a selection of questions
Development Goals
- creating an example spreadsheet
- Export function, to create numerical Question version from a matrix of variables and corresponding correct Answers:
- similar to the calculated question Type, but with the benefit, of serving all students the same exact question
- [.] making it more robust:
- Adding Error Messages when exporting
- Creating logging
- Logging Errors to File
- making it Image File-Type agnostic
- Creating a Settings Menu
- Making keys in spreadsheet selectable in the Settings
- Setting image folder
Licensing and authorship
excel2moodle is lincensed under the latest GNU GPL license Initial development was made by Richard Lorenz, and later taken over by Jakob Bosse
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file excel2moodle-0.3.7.tar.gz.
File metadata
- Download URL: excel2moodle-0.3.7.tar.gz
- Upload date:
- Size: 88.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dd2db9e8121b8fbd84c63e5a6543493db9daeccd82a5ba973d6a2075756cc7f
|
|
| MD5 |
672fd6b5a5808c1de262f7fe478a30a2
|
|
| BLAKE2b-256 |
3f4545196173df2352a8ede890e3ae668075d711cddf3031e896444dded3f70c
|
File details
Details for the file excel2moodle-0.3.7-py3-none-any.whl.
File metadata
- Download URL: excel2moodle-0.3.7-py3-none-any.whl
- Upload date:
- Size: 60.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ec03c35b25be9f28ab605d479496914271d7fb0d1b8c8805487487bc3ebad2b
|
|
| MD5 |
16aa7ca264850b9852d3a7bdf533b130
|
|
| BLAKE2b-256 |
548df6113ca55cb0dde045053945a28b01e24c2b540eedc02a2636adfb30a5a2
|