-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Feature: Art in Engineering Problem Generator
As a student
I want a page that dynamically generates art in engineering problems for me to attempt
So that I can practice art in engineering
Scenario: Generate new Problem
Given I am on the "Art in Engineering" page
When I click the "new problem" button
Then a new "Art in Engineering" problem should be dynamically generated
Scenario: Answer Submission
Given I am on the "Art in Engineering" page
When I submit an answer
Then I should receive feedback on my answer
- coverage ≥ 90%
- The problem must be unique and relevant to angular momentum concepts.
- The system must provide feedback (e.g., correct/incorrect, explanation) after an answer is submitted.
- Elements responsive to different screen sizes
- Use of UI pack
- Consistent styling with other pages
Metadata
Metadata
Assignees
Labels
No labels