One-click install
npx skills add https://github.com/simondhalliday/uoe-skills --skill mcq-generator-simondhalliday
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcq-generator
Source: https://github.com/simondhalliday/uoe-skills/tree/main/skills/mcq-generator
Command: npx skills add https://github.com/simondhalliday/uoe-skills --skill mcq-generator-simondhalliday

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandas, numpy, matplotlib, R, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of generating multiple-choice questions (MCQs) for UOE textbook chapters, ensuring that educators have quality questions for reviewing and assessing student understanding.

Core Features & Use Cases

  • MCQ Generation: Automatically creates MCQs for a UOE textbook chapter, with questions tailored to various Bloom's levels of learning.
  • Output Formats: Provides both review memos and deployment-ready CSV files for MCQs.
  • Use Case: An educator using this Skill can easily generate MCQs for a specific chapter, ensuring students are tested on the full range of learning objectives covered in the textbook.

Quick Start

Generate MCQs for Chapter 7 using the mcq-generator skill.

Frequently Asked Questions about mcq-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate multiple-choice questions for economics textbook chapters?

You can generate multiple-choice questions for economics textbook chapters by processing the chapter text and figures, which produces review memos and deployment-ready CSV files tailored to Bloom's taxonomy levels for student assessment.

How do I create MCQs aligned with Bloom's taxonomy levels for student review?

Creating MCQs aligned with Bloom's taxonomy involves analyzing textbook chapter content and figures to automatically generate questions across various cognitive learning levels, resulting in both review memos and CSV files for teaching and assessment.

Do I need Python and R to generate textbook assessment questions?

You need Python with pandas, numpy, and matplotlib to process text and data for generating textbook assessment questions, while R is optional and only required for modifying figures used in the MCQs.

What output formats are produced when generating MCQs for economics education?

Generating MCQs for economics education produces two output formats: review memos for evaluating the generated questions and CSV files that are deployment-ready for direct use in teaching and student assessment systems.

Can I use this MCQ generation approach for textbooks other than Understanding Our Economy?

This MCQ generation approach is specifically designed for Understanding Our Economy (UOE) textbook chapters, processing its unique text and figures to create questions tailored to the learning objectives covered in that economics curriculum.