Skip to content

Feature Request: Add per-exercise toggle to disable CodeTailor personalization and return example Parsons puzzle directly #1212

@aspadiyath

Description

@aspadiyath

Is your feature request related to a problem? Please describe.
When CodeTailor is enabled on an activecode exercise, "Get Help" always runs full LLM personalization against the student's code. We want to A/B test full CodeTailor LLM personalization vs unpersonalized Parsons Problem.

Describe the solution you'd like
Add a toggle in the CodeTailor settings called "Personalize to student's code." When on (by default), "Get Help" runs the existing CodeTailor pipeline and tailors the Parsons scaffold to the student's code. When off, "Get Help" returns the predefined example Parsons puzzle directly (or a generic LLM-generated example if none is set), without personalizing to the student's code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions