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

Creating a polls feature that can be added to a post when posting #32

Closed
1 task done
yukiiii04 opened this issue Feb 9, 2025 · 2 comments
Closed
1 task done
Assignees
Milestone

Comments

@yukiiii04
Copy link
Contributor

yukiiii04 commented Feb 9, 2025

When posting, an instructor might want to create a poll so that it's easier to see aggregate responses and student opinions. Extending from creating the instructors group, we want to make a "Polls" feature for a post. We also want to limit it to instructors only.

Criteria/dependencies:

  • instructors group made
Image
@yukiiii04 yukiiii04 self-assigned this Feb 9, 2025
@yukiiii04 yukiiii04 added this to the Sprint 1 milestone Feb 9, 2025
@yukiiii04 yukiiii04 changed the title hj Creating a polls feature that's attached to a post (restricted to instructors) Feb 9, 2025
@lynzhlang
Copy link
Contributor

Some files that I changed for a similar feature:
./node_modules/nodebb-plugin-composer-default/static/templates/partials/composer-formatting.tpl
./public/language/en-US/admin/manage/categories.json
./public/language/en-US/admin/manage/privileges.json
./public/language/en-US/modules.json
./build/public/language/en-US/admin/manage/categories.json
./build/public/language/en-US/modules.json
./build/public/templates/compose.tpl
./build/public/templates/composer.js
./build/public/templates/partials/composer-formatting.tpl

@yukiiii04 yukiiii04 changed the title Creating a polls feature that's attached to a post (restricted to instructors) Creating a polls feature that's can be added to a poll when posting Feb 11, 2025
@yukiiii04 yukiiii04 changed the title Creating a polls feature that's can be added to a poll when posting Creating a polls feature that's can be added to a post when posting Feb 11, 2025
@yukiiii04 yukiiii04 modified the milestones: Sprint 1, Sprint 2 Feb 11, 2025
@yukiiii04 yukiiii04 changed the title Creating a polls feature that's can be added to a post when posting Creating a polls feature that can be added to a post when posting Feb 11, 2025
@yukiiii04
Copy link
Contributor Author

We switched off this feature. Thorough explanation can be found in writeup and our PR

Here are related documentation to justify our progress:
https://docs.google.com/document/d/1MchneKD9HlVAugnpPeLy1TvidUD2YNISyvZtKzDOFjk/edit?usp=sharing

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

No branches or pull requests

2 participants