---
title: "Classify Attempt"
method: POST
path: "/demo-homework-helper/{exercise_id}/classify-attempt"
tags: ["Demo Homework Helper"]
---

# Classify Attempt

`POST /demo-homework-helper/{exercise_id}/classify-attempt`

Classify if the student made a good attempt based on their last exchange

## Path parameters

- `exercise_id` string, required

## Query parameters

- `session_id` string, required — Demo session ID

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
