Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Mamba Quiz CSV Import For Tutor LMS Wordpress Plugin - Rating, Reviews, Demo & Download

Mamba Quiz CSV Import For Tutor LMS Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Mamba Quiz CSV Import for Tutor LMS helps administrators import multiple-choice questions from a CSV file into an existing Tutor LMS quiz. The destination is selected in the order Course Topic Quiz, and existing quiz questions are kept unchanged.

Mamba Quiz CSV Import is an independent plugin by Mamba Coding and is not affiliated with, endorsed by, or sponsored by Themeum or Tutor LMS.

CSV format

The first row must use sequential columns in this format:

Question, Answer 1, Answer 2, Answer 3, ... Answer N
  • Question, Answer 1, and Answer 2 are required.
  • Answer 1 is imported as the correct answer.
  • Add as many further sequential columns as needed: Answer 3, Answer 4, Answer 5, and so on.
  • Additional answer cells may be empty for individual questions.
  • The downloadable sample demonstrates questions with different numbers of answers.
  • Common comma, semicolon, tab, and pipe delimiters are detected automatically.
  • UTF-8 CSV files are recommended. Common UTF-16 exports are converted when the server supports the required PHP extension.
  • Quoted delimiters and multiline fields are supported.

Imported questions use these documented settings: answer order is not randomized, an answer is required, each question is worth 1 point, and the point value is shown.

The plugin has no time limit and no usage quota. Operational safeguards limit a single request to a 10 MB file and 10,000 data rows to reduce the risk of server timeouts on shared hosting. Developers can adjust the file-size safeguard with the mctqi_max_import_file_size filter.

Separate Premium add-on

A separately distributed Premium add-on is available outside WordPress.org. Its code is not included in this plugin. It provides different import workflows, including:

  • XLSX file support
  • CSV files with arbitrary column names and column order
  • Visual column mapping
  • File preview before import
  • Custom answer randomization, answer-required, score, and score-visibility settings
  • Exact duplicate-question detection
  • Private automatic updates and Premium support

A compact product-information link is shown only within Mamba Quiz CSV Import administration screens and the plugin row.

Requirements

  • WordPress 6.2 or later
  • PHP 7.4 or later
  • Tutor LMS installed and active

Screenshots

  1. Standard CSV import screen showing the sample-file download, the Tutor LMS Course → Topic → Quiz destination selectors, the CSV upload field, and the Import questions button.

    Standard CSV import screen showing the sample-file download, the Tutor LMS Course → Topic → Quiz destination selectors, the CSV upload field, and the Import questions button.

  2. Example CSV opened in a spreadsheet. The first column contains the question, <code>Answer 1</code> is always the correct answer, <code>Answer 2</code> is required, and further sequential <code>Answer N</code> columns may be added or left empty for individual questions.

    Example CSV opened in a spreadsheet. The first column contains the question, Answer 1 is always the correct answer, Answer 2 is required, and further sequential Answer N columns may be added or left empty for individual questions.


Reviews & Comments