Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

306 teacher can select algorithm for every sub topic #326

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

KLee954
Copy link
Contributor

@KLee954 KLee954 commented Jun 27, 2024

Description

Added a Modal to home and course page that can be used to select an algorithm for a topic or an entire course. Currently only UI without backend connection.

Type of changes

  • Bugfix
  • Feature
  • Refactoring
  • Optimization
  • Documentation
  • CI/CD
  • Other

Requirements

  • Everything build out of Material UI components
  • New Material UI components capsulated via dependency injection in "@common/components"
  • Provide basic information pieces in comments
  • Establish interface to backend (if necessary)
  • Use Skeleton components if something has to be fetched (if necessary)
  • Error management: Components should handle undefined inputs
  • Components should be resuable (if possible)
  • Component Requirements are met
    algorithmui3
    algorithmui2
    algorithmui4

@KLee954 KLee954 requested a review from DimitriB01 June 27, 2024 10:58
@KLee954 KLee954 linked an issue Jun 27, 2024 that may be closed by this pull request
24 tasks
@DimitriB01
Copy link
Contributor

Bitte überall in deiner Componente Stack durch Grid ersetzen :D

Copy link

sonarcloud bot commented Jul 3, 2024

Copy link

sonarcloud bot commented Oct 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Teacher can select algorithm for every sub-Topic
2 participants