avantifellows / quiz-frontend

A generic player for playing different types of content (questions, etc.) in a mobile-friendly webapp
GNU General Public License v3.0
3 stars 19 forks source link

[C4GT Community]: Jumble questions displayed in UI #156

Open suryabulusu opened 2 months ago

suryabulusu commented 2 months ago

Ticket Contents

Description

Currently, questions are displayed in linear order.

Task: Use the linear key in Quiz type to jumble questions received from API request.

Goals

Goals

Expected Outcome

Questions are displayed in jumble order when key in Quiz JSON is tweaked.

Acceptance Criteria

No response

Implementation Details

Caveat: Subset pattern picks first 10 questions from question set. It means, we can only jumble first ten questions. This is not fully random. See Quiz Backend (https://github.com/avantifellows/quiz-backend/) router/quizzes.py for subset pattern.

Mockups/Wireframes

No response

Product Name

Quiz Frontend

Organisation Name

Avanti Fellows

Domain

Education

Tech Skills Needed

Vue.js

Mentor(s)

@suryabulusu

Complexity

Medium

Category

Frontend

hardik-pratap-singh commented 1 month ago

Hey @suryabulusu ! I want to work on this issue under Augtoberfest (C4GT) Please assign this to me..

SanjanaSogimatt commented 1 month ago

Can I work on this?

hlukare commented 1 month ago

Hello @suryabulusu , I'm Harish Lukare and I want to work on this project can you please assign this issue to me under Augtoberfest24 C4GT

VedantKhairnar commented 2 weeks ago

Hello @hardik-pratap-singh @SanjanaSogimatt @hlukare, Pls directly raise the PR. Do give an indication here that you have started working on the issue. Thanks.

SanjanaSogimatt commented 2 weeks ago

Okay I'm on it then!