You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an instructor, I should be able to create a new coding exercise which includes specific requirements, hints, and solutions, so students have a structured task to work on which aligns with the learning objectives
#5
Open
TANG839 opened this issue
Nov 7, 2024
· 2 comments
Feature: Design an ExerciseScenario: Ask Exercise Creator Chat Agent to create exerciseGiven the chat panel is open and the user can access exercise creator chat agent
When the user sends the message containing design and structure of the exercise
Then the exercise creator chat agent analyzes the request
And display exercise summarization, files introduction and exercise files in a customized rendering
Scenario: Request Changes for Proposed Exercise Files and StructuresGiven the tentative exercise files and structures prompt by exercise creator chat agent
When the user request changes from the chat agent
Then the exercise creator chat agent makes the necessary changes and presents the output to the user again
Scenario: Accept the Proposed ExercisesGiven the tentative exercise files and structures prompt by exercise creator chat agent
When the user approves the final structure for the exercises to be produced
Then the exercise creator chat agent asks for permission for the files to be created to the workspace and requests approval
Scenario: File CreationGiven the exercise creator chat agent prompts file that need to be created
When the user click on "Create exercise" button
Then a json file containing all the information(both the initial exercise files and the conductor files without solutions) about the exercise is created in the workspace
The text was updated successfully, but these errors were encountered:
atahankilc
changed the title
Design an exercise
As an instructor, I should be able to create a new coding exercise which includes specific requirements, hints, and solutions, so students have a structured task to work on which aligns with the learning objectives.
Nov 12, 2024
atahankilc
changed the title
As an instructor, I should be able to create a new coding exercise which includes specific requirements, hints, and solutions, so students have a structured task to work on which aligns with the learning objectives.
As an instructor, I should be able to create a new coding exercise which includes specific requirements, hints, and solutions, so students have a structured task to work on which aligns with the learning objectives
Nov 20, 2024
The text was updated successfully, but these errors were encountered: