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

Highlight different course states with colors #35

Closed
okwast opened this issue Jul 1, 2021 · 1 comment · Fixed by #62
Closed

Highlight different course states with colors #35

okwast opened this issue Jul 1, 2021 · 1 comment · Fixed by #62
Assignees
Labels
3 SP 3 Story Points

Comments

@okwast
Copy link
Collaborator

okwast commented Jul 1, 2021

Details

Depending on the status of a course the background color of the text field in a course tile is changed to a status specific color.

Desktop: https://www.figma.com/file/TtucXsvBOfZE7NZKzTimrA/edu-Wireframe-–-WIP?node-id=998%3A0

@steffen74
Copy link
Contributor

There are two elements of the course tile for which the colors and forms are changed depending on the status of a the course:

  • the background color of the the bottom part below the image of the course
  • the form and color of the icon in the top right corner of the tile image.

Bottom Part

Light green:

  • User is logged in, the course is part of a currently running semester (current date is between application start and final date for the submission of performance records), and the course status is CONFIRMED

Grey (color that is currently implemented):

  • all other cases

Icon in Top Right Corner

Filled circle in green:

  • course status is APPLIED
  • course status is CONFIRMED
    Filled circle in grey:
  • course status is REJECTED
  • course status is ABORTED
  • course status is EXPIRED
    Flag in yellow:
  • course status is completed
    Filled circle in red:
  • courses status is INVITED
  • depending on the time needed for implementation: courses status is CONFIRMED and number of missing participations is more than maximum number of missings allowed to receive a certificate.

@okwast okwast self-assigned this Jul 29, 2021
okwast added a commit that referenced this issue Aug 6, 2021
@okwast okwast added 1 SP 1 Story Point 3 SP 3 Story Points and removed 1 SP 1 Story Point labels Aug 12, 2021
okwast added a commit that referenced this issue Aug 26, 2021
#35: Adding a comment for the expired case to help future developers

Co-authored-by: Felix Schindler <mail@felixschindler.de>
fschindler added a commit that referenced this issue Aug 26, 2021
…se-states

#35: Course tiles getting indicators for different states
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 SP 3 Story Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants