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

Connect questions to Videos #1340

Closed
wants to merge 4 commits into from
Closed

Connect questions to Videos #1340

wants to merge 4 commits into from

Conversation

shaurya35
Copy link
Contributor

PR Fixes:

Features Implemented

  • When creating a question, users should have the option to link it to a specific video.
  • Users can either search for a video or select one from a searchable dropdown menu.
  • This feature should be optional, as we still want to allow questions without associated videos.
  • Each video should have a button that, when clicked, redirects the user to all questions related to that video.

Feature for Linking Video

  • Link Videos
  • Video search functionality
  • Remove video tag functionality
  • Assigned video name tag to each question in the dashboard
Linking.Video.mp4

Implementation for bulk video content

  • Search option to filter videos
  • Scrollable Interface
  • (Note) Tested for dummy data
Bulk.Video.mp4

Video to question link Feature

  • User can redirect to questions related to that video
Question.Redirect.mp4

V2 ideas

  • Students can filter questions from the dashboard itself
  • Students can directly create questions from the video panel itself
  • Students can link multiple videos to a particular question

Open for improvements or implementing new ideas

Resolves #862

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@devsargam
Copy link
Collaborator

@siinghd can u review this?

@siinghd
Copy link
Collaborator

siinghd commented Oct 4, 2024

closing in favor of #1337

@siinghd siinghd closed this Oct 4, 2024
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.

feature: Connect the question to the video (High priority - valuable bounty)
3 participants