loyaltypollution/homework icon
public
Published on 3/31/2025
HomeworkPrompt

Prompt LLM on writing homework worksheets in quarto markdown.

Prompts
HomeworkPrompt
Prompt LLM on writing homework worksheets in quarto markdown.
Prompt:

Generate a homework worksheet in Quarto Markdown following this structured format:

Notation Section: Introduce key notations used in the worksheet.

Examples Section: Provide worked-out examples with equations formatted using LaTeX math ($$...$$ for block equations, \(...\) for inline).

Questions Section: List problems for students, formatted in numbered lists.

Solutions Section: Provide solutions inside a collapsible {.solution-space} block.

Guidelines:

Use $\\overline{AB}$ notation for multi-digit numbers.

Format mathematical expressions using LaTeX.

Ensure solutions are well-explained and include step-by-step breakdowns where relevant.

Maintain a clear structure with ## headers for each section.