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

Private courses with sharing link #387

Merged
merged 16 commits into from
May 1, 2024
Merged

Private courses with sharing link #387

merged 16 commits into from
May 1, 2024

Conversation

BramMeir
Copy link
Contributor

closes #367

  • Possibility for a teacher to mark the course as "private" while creating.
  • Share button for teachers where they can generate an invitation link and decide the expiration date.
  • Course search is split into a public search and a protected search, where you need an invitation link to find the correct course.

@BramMeir BramMeir added frontend Issues regarding the frontend backend labels Apr 30, 2024
@BramMeir BramMeir added this to the Final milestone milestone Apr 30, 2024
@BramMeir BramMeir self-assigned this Apr 30, 2024
Copy link
Contributor

@EwoutV EwoutV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks grape 🍇

@EwoutV EwoutV merged commit 1a99af7 into development May 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend frontend Issues regarding the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Public and private courses with sharing link
3 participants