Skip to content

Art in Engineering #104

@kewinshi

Description

@kewinshi
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions