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

Updates on the frontends with a questions category and students /instructor default group #10

Closed
wants to merge 6 commits into from

Conversation

Caryzxy
Copy link
Contributor

@Caryzxy Caryzxy commented Feb 23, 2025

Since we would like to make instructors see the questions posted by students as soon as possible, we would like to send notifications to instructors when students post a question. To do this, we first create groups called students and instructors, and a new category called questions.
This is a response to #9

files changed:
categories.json
install.js

changes made:
add a new default category to the JSON file

add two new functions to create the student and instructor group in the frontend when installing the app

@Caryzxy Caryzxy closed this Feb 24, 2025
Copy link
Contributor

@Sharkesh111 Sharkesh111 left a comment

Choose a reason for hiding this comment

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

I think that there are various formatting errors that are causing your changes not to merge with the main branch. Make sure to fix these syntax errors then your code should be good to go. The rest looks good.

Copy link
Contributor

Choose a reason for hiding this comment

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

Nice job getting a new category to show

Copy link
Contributor

Choose a reason for hiding this comment

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

Just go through this file and fix the small syntax errors that are causing failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants