Skip to main content

A package for converting questions from a spreadsheet, to valid moodle-xml

Project description

excel 2 Moodle

Logo{width=35%}

excel2moodle helps you to create moodle questions in less time. The idea is to write the questions data into a spreadsheet file, from which excel2moodle generates moodle compliant xml Files. All questions or a selection of questions can then be imported into moodle. Furthermore excel2moodle helps you generating semi-random Variables for parametric questions. This way you can generate a thousands of numeric questions based off a formula and a set of variables.

Concept

At the heart the excel2moodle is a simple key-value-pair "syntax", where the key is set once in the first spreadsheet column. Each key can be provided with a value for each question in its column. To enhance reusability, keys which are correct for more than one question can be set per category or for all questions.

Structure of the Spreadsheet

A settings sheet contains global settings to be used for all questions and categories. Another sheet stores metadata for the different categories of questions. And each category lives inside a separate sheet inside the spreadsheet document.

Getting Started

Installation

To get started with excel2moodle first have a look at the installation If you already have python and uv installed, it is as easy as running uv tool install excel2moodle.

Documentation

Once excel2moodle is installed you can checkout the example question sheet in the repository. You need to download all Files in the example directory and save them together.

Most steps are already documented as tutorials you can follow along.

And please have a look into the user Reference of the documentation. That part explains in more detail each part of defining a question.

Features

  • Fully parametrized numeric questions:
    • Formulas for the calculated results can be coded into extensive python modules, which can be loaded.
  • Question Preview:
    • This helps you when selecting the correct questions for the export.
  • Equation Verification:
    • this tool helps you to validate the correct equation for the parametrized Questions.
  • Variable Generation:
    • You can generate variables for the parametric Question to easily create hundreds of different variants of the same question.
  • Export Options:
    • you can export the questions preserving the categories in moodle

Question Types

  • Generate multiple Choice Questions:
    • The answers can be pictures or normal text
  • Generate Numeric Questions
  • Generate parametrized numeric Questions:
    • With the parametrization excel2moodle calculats the numeric answer from a given formula based on a set of variables.
  • Generate parametrized cloze Questions

MainWindow{width=80%}

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

Supporting

A special thanks goes to the Civil Engineering Departement of the Fachhochschule Potsdam where i was employed as a student associate to work on this project.

If You want to support my work as well, you can by me a coffee

Changelogs

0.9.4 (2026-02-22)

Adde aliases for Question types

No changes.

0.9.3 (2026-01-13)

improved error logging and number formatting

improvement (1 change)

bugfix (1 change)

0.9.2 (2025-11-13)

improved error logging

improvement (1 change)

0.9.1 (2025-11-13)

Small bugfixes and improvements

feature (2 changes)

bugfix (2 changes)

0.9.0 (2025-11-02)

Bullet Points can be formatted by a template

documentation (3 changes)

feature (2 changes)

0.8.0 (2025-10-25)

feedbacking and raw bullet implemented

feature (3 changes)

bugfix (1 change)

documentation (2 changes)

0.7.4 (2025-10-13)

hopefully final bulletPoint improvement

bugfix (2 changes)

0.7.3 (2025-10-12)

further bulletPoint improvements

No changes.

0.7.2 (2025-10-11)

small important bugfixes

improvement (2 changes)

bugfix (2 changes)

0.7.1 (2025-10-04)

feedbacking improved

documentation (1 change)

feature (1 change)

0.7.0 (2025-09-30)

Rework of the equation checker done!

feature (1 change)

documentation (1 change)

improvement (1 change)

0.6.5 (2025-09-02)

Added Scripted Media Support now with the module

No changes.

0.6.4 (2025-09-02)

Added Scripted Media Support

feature (1 change)

0.6.3 (2025-08-03)

Lots of small improvements made

improvement (3 changes)

bugfix (3 changes)

feature (2 changes)

0.6.2 (2025-08-02)

Adding export options and fixing cloze points bug

feature (4 changes)

improvement (1 change)

bugfix (1 change)

0.6.1 (2025-07-12)

Fixing import error caused by dumping pyside meta package

bugfix (1 change)

0.6.0 (2025-07-12)

Added variable generator and other architechtural improvements

documentation (1 change)

feature (5 changes)

improvement (7 changes)

0.5.2 (2025-06-30)

Extended Documentation and bugfix for import Module

bugfix (2 changes)

documentation (1 change)

feature (1 change)

improvement (1 change)

0.5.2 (2025-06-30)

Extended Documentation and bugfix for import Module

bugfix (2 changes)

documentation (1 change)

feature (1 change)

improvement (1 change)

0.5.1 (2025-06-24)

Minor docs improvement and question variant bugfix

bugfix (1 change)

0.5.0 (2025-06-20)

settings handling improved

feature (2 changes)

improvement (1 change)

Settings Errors are logged (1 change)

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

excel2moodle-0.9.4.tar.gz (79.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

excel2moodle-0.9.4-py3-none-any.whl (85.3 kB view details)

Uploaded Python 3

File details

Details for the file excel2moodle-0.9.4.tar.gz.

File metadata

  • Download URL: excel2moodle-0.9.4.tar.gz
  • Upload date:
  • Size: 79.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for excel2moodle-0.9.4.tar.gz
Algorithm Hash digest
SHA256 67188085f41850e28127fc7754de31f1cbdda875560c70ae0831f2c1fe31c008
MD5 1ef05288c6b6c74c72c68f4a0ea958f5
BLAKE2b-256 2b05254c2067ef391189361b6321a606582252ceec84b911741ca27faee6e8f5

See more details on using hashes here.

File details

Details for the file excel2moodle-0.9.4-py3-none-any.whl.

File metadata

  • Download URL: excel2moodle-0.9.4-py3-none-any.whl
  • Upload date:
  • Size: 85.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for excel2moodle-0.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d6890cc46a9f3d1273fac4cc0c6be975b0ec2663602f40bc182f06530a89b9ae
MD5 91fe7d2231f88604a66ff233d3007eaf
BLAKE2b-256 4b1a9992295444319efa0ee4e2a0fd1e0bc9e3c21add0b6f1fbc2c2d66a25a82

See more details on using hashes here.

Supported by

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