← Back to all apps
Ace Quiz Maker logo

Ace Quiz Maker

Open in ChatGPT →

Overview

Tools Available3
DeveloperSider AI
CategoryEducation

Turn PDFs & Notes to Quizzes

Available Tools

Ace Quiz Maker provides 3 tools that can be used to interact with its services.

App Fetch

fetch
Full Description

Internal APP fetch tool for accessing internal APIs

Parameters

Required
idstring

Unique identifier for the authentication token, Generally starts with sk-

Optional
headersobject

Additional request headers

methodstring

HTTP method (defaults to configured method for endpoint)

Options:GETPOSTPUTDELETE
payload

Request payload (for POST/PUT requests)

queryParamsobject

Query parameters for the request

Quiz Generator

quiz-generator
Full Description

Generate a quiz with multiple-choice questions on a given topic. You (ChatGPT) should generate the quiz content including questions, hints, options with explanations for each option, then pass the complete data to this tool for display.

IMPORTANT: For mathematical formulas, use KaTeX syntax:

  • Inline formulas: $formula$ (e.g., $x^2 + y^2 = z^2$)
  • Display (block) formulas: $$formula$$ (e.g., $$\frac{-b \pm \sqrt{b^2-4ac}}{2a}$$)

KaTeX syntax examples:

  • Fractions: $\frac{a}{b}$
  • Powers: $x^2$, $e^{i\pi}$
  • Subscripts: $a_n$
  • Square root: $\sqrt{x}$
  • Greek letters: $\alpha$, $\beta$, $\pi$

Parameters

Required
dataobject
Optional
languagestring

Language code (ISO 639-1, e.g., 'en', 'zh-CN', 'ja'). Default: en

Default: en

Quiz List

quiz-list
Full Description

When to use:

  • User asks: "Show me my saved quiz"
  • User asks: "Display my quiz"
  • User asks: "Load the quiz I saved"
  • User asks: "Show my quiz history"

you can call the tool

Parameters

Optional
languagestring

Language code (ISO 639-1, e.g., 'en', 'zh-CN', 'ja'). Default: en

Default: en