Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Add visible flag to unit / Make available on #582

Closed
1 of 3 tasks
kesselb opened this issue Apr 6, 2018 · 6 comments · Fixed by #660
Closed
1 of 3 tasks

Add visible flag to unit / Make available on #582

kesselb opened this issue Apr 6, 2018 · 6 comments · Fixed by #660
Assignees
Labels
api All Backend related Issues enhancement This issue improves geli web-frontend All frontend related issues

Comments

@kesselb
Copy link
Contributor

kesselb commented Apr 6, 2018

User Story

As a:

Teacher

I want:

to decide for every unit in a course if these is visible or not. A possible use case could be: setup the course at the beginning of the semester but hide the content.

so that:

Unit is visible when checkbox is on. By default the checkbox should be checked. When "unit is not visible" checked than there should be another option "make available on" with a datepicker. When current date is greater/equal to date input the visible flag should be changed to visible.

Acceptance criteria:

  • Checkbox or Toggle: Unit visible / Unit not visible
  • Datepicker whe Unit not visible
  • Unit is visible when current date > input date

Additional info:

This issue is blocked by #556

@kesselb kesselb added enhancement This issue improves geli web-frontend All frontend related issues api All Backend related Issues blocked This Issue is blocked or can't be solved yet labels Apr 6, 2018
@khase
Copy link
Collaborator

khase commented Apr 11, 2018

There is an option implemented "isActive" which basically gives the Teacher the possibility to hide this course for everyone but him.

image

@kesselb
Copy link
Contributor Author

kesselb commented Apr 11, 2018

Thanks @khase for pointing this out. Let me clarify this issue. I would like the hide Units/Items inside a course. Imagine you setup the course once and duplicate it each semester. But summer is shorter than winter and you want to hide one Unit. Right now you have to delete it. Just to add one use case for this.

@PatrickSkowronek
Copy link
Collaborator

@khase he want's to set single lectures or unit to visible or not.

@PatrickSkowronek
Copy link
Collaborator

@danielkesselberg why is it blocked?

@kesselb
Copy link
Contributor Author

kesselb commented Apr 11, 2018

I thought this should be done after #556. Thats the reason for blocked. @khase updated description to make issue more clear.

@PatrickSkowronek
Copy link
Collaborator

Not really, you cloud do both at the same time. I would propose do it together.

@kesselb kesselb removed the blocked This Issue is blocked or can't be solved yet label Apr 11, 2018
@dboschm dboschm self-assigned this Apr 14, 2018
dboschm added a commit that referenced this issue Apr 14, 2018
dboschm added a commit that referenced this issue Apr 14, 2018
dboschm added a commit that referenced this issue Apr 25, 2018
PatrickSkowronek pushed a commit that referenced this issue May 4, 2018
…gle-2' into feature/#582-unit-visibility-toggle-2
PatrickSkowronek added a commit that referenced this issue May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api All Backend related Issues enhancement This issue improves geli web-frontend All frontend related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants