We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to have the ability to notify users when some issue occurs on the course. An example of this can be:
This messages messages can also be use to provide information, like:
It should be a simple element.
Solution Implement a simple Notification plugin to display information to students when needed. Information can be of type:
This will have an effect on how the notification box is rendered.
Mockup This is the implementation idea I have in mind.
The text was updated successfully, but these errors were encountered:
sandroscosta
Successfully merging a pull request may close this issue.
Feature Request
We want to have the ability to notify users when some issue occurs on the course.
An example of this can be:
This messages messages can also be use to provide information, like:
It should be a simple element.
Solution
Implement a simple Notification plugin to display information to students when needed.
Information can be of type:
This will have an effect on how the notification box is rendered.
Mockup
This is the implementation idea I have in mind.
The text was updated successfully, but these errors were encountered: