Implement Static Graph Question

Create static line graph questions with coordinating table completion tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/asmith7013/coachingPlatform --skill implement-static-graph-question
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Implement Static Graph Question
Source: https://github.com/asmith7013/coachingPlatform/tree/main/.claude/skills/implement-static-graph-question
Command: npx skills add https://github.com/asmith7013/coachingPlatform --skill implement-static-graph-question

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates questions that pair a static graph with a follow-up table; students extract values from the graph to complete the table.

Core Features & Use Cases

  • Static graph rendering: A graph is shown, not interactive.
  • Table completion: Students input values asked by the prompt.
  • Education focus: Proportional relationships or rate problems.

Quick Start

Create a static graph question followed by a data-entry table for student responses.

Frequently Asked Questions about Implement Static Graph Question

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

FAQPage Schema
How do I create a static graph assessment where students read values from a graph and complete a table?

Static graph assessment questions pair a rendered line graph with an editable table where students extract and input values. Configure the graph, define table fields, and students read the visualization to complete missing entries, solving rate or proportional relationship problems.

What's the best way to assess proportional relationships and rate problems visually?

Combine a static line graph showing the relationship with a table-completion task. Students read the graph to identify slopes, intercepts, or data points, then fill the table with extracted values, reinforcing both visual interpretation and numerical reasoning.

Can I use static graphs to teach students how to extract data and identify patterns?

Yes. Static graph questions display a fixed line graph and prompt students to complete tables by reading coordinates or explaining patterns. This builds graph literacy and supports exploration of rate, slope, and proportional relationships without interaction.

How do I structure a table that pairs with a static graph for data entry?

Define table columns and prompt text in the question; students input values they extract from the graph. The Skill manages editable state and messaging, rendering the graph via D3 and validating student responses against the expected data pattern.

What types of math problems work well with static graph and table completion?

Rate problems, proportional relationships, slope identification, and coordinate extraction are ideal. Students read points or trends from the graph and complete tables with missing values, distances, times, or ratios depending on the scenario.