Skip to content

implementation of questions for round1 #4

Description

@1995YogeshSharma

*There are two ways for implementing the question *

  1. We can make a general template and load the questions from database based on the question number. There will be a bool field in database which can be used to select either to show questions or not.
    template will be like : question -> img -> option -> answer
  2. We can make questions in google presentations and then load them in an iframe. This way question won't have to do anything with the database.

So, Which approach should be follow.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions