Learning Commands · Reference & Visualization

/crossword command

Interactive crossword puzzle from learning content keywords

1 min read

Interactive crossword puzzle from learning content keywords

At a glance

Field Value
Command /crossword
Usage `/crossword [--topic=] [--scope=free
Category reference
Execution server
Context pok
Response type mini-canvas
Active PoK required yes

Parameters

  • topic (optional) — Topic to generate crossword from

Examples

/crossword
/crossword --topic=React Hooks
/crossword --scope=unit
/crossword --scope=all
/crossword --scope=free --topic=Machine Learning

How it works

The crossword command creates an interactive crossword puzzle from your learning content keywords.

How it works:

  1. The AI selects pedagogically meaningful keywords from your learning material
  2. Words are arranged into an intersecting crossword grid
  3. Click a word to see its clue in the right panel, then type your answer
  4. Correct answers reveal the letters on the grid
  5. Complete all words to see your results

Options:

  • topic: Specific topic to focus on (optional -- uses current topic if not specified)
  • scope: Content scope -- pok (current topic), unit (entire unit), all (all units)

Tips:

  • Words with shared letters create more intersections in the grid
  • Start with --scope=pok then expand to unit or all for more words

Was this article helpful?