-
Notifications
You must be signed in to change notification settings - Fork 43
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
Fix quizzes are not displayed #88
Fix quizzes are not displayed #88
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the quizzes, the issue might be resolved in #89. However, I am unsure about the challenges. I couldn't find any challenge responses or create a new challenge. |
There should be two challenges in the first lecture of the Medienkompetenz course: https://bootstrap-academy-frontend.pages.dev/courses/medienkompetenz/watch?section=section&lecture=zWHWXOhcyeE&skillID=start&subSkillID=medienkompetenz |
…esAreNotDisplayed
…d into fixQuizzesAreNotDisplayed
Good Evening @Defelo.
|
I ran into an Issue that would require me to look into API-Doc's. Unfortunately I cannot find/access them, probably because the Migration I guess? |
Yes, the api docs are now available at https://api.test.bootstrap.academy/. This is also documented in the Bootstrap-Academy readme |
Hello @Defelo! |
Preview deployed to https://3394c4fd.academy-preview.pages.dev (total size: 11M) |
Description
Quizzes will now be displayed in the lecture if the lecture has quizzes.
After talking to @Maschga, I'll be taking over #43 since it's closely related. Instead of conditionally rendering the buttons, I'll provide more information about whether the course has any more quizzes and where the next one is located, or inform them that there are no more quizzes in this course.
Type of change
Fixes Bootstrap-Academy/Bootstrap-Academy#63
Fixes Bootstrap-Academy/Bootstrap-Academy#49
My Bootstrap Academy username: Joggl