GithubHelp home page GithubHelp logo

Multiple Choice about scholarsome HOT 2 CLOSED

ffsb07 avatar ffsb07 commented on July 2, 2024
Multiple Choice

from scholarsome.

Comments (2)

hwgilbert16 avatar hwgilbert16 commented on July 2, 2024

I'll go through these one by one as most of these are topics that just need to be explained better in our usage section of the handbook (https://scholarsome.com/handbook/usage/overview/).

SET will not be created if it only contains 1 CARD

Oversight on our part. The API checks whether the request to create a set contains greater than 1 card (>) not greater than or equal to one card (>=). This is something that will be changed.

When creating cards there was no option for type of exam.

The issues listed under this umbrella are things that need to be explained better. Let me clarify how sets are designed to be used.

Sets are designed to mimic flashcards almost identically. When you create a card, you are not creating a question - you are creating a term that is paired to a definition. For example, in the example shown in the readme, there is a set for US state capitals. The term is the state, and the definition is the capital of that state. Sets are collections of these cards.

What it seems you are trying to do is create questions in cards. This should be explained better in our documentation that this is not how cards are meant to be created. Quizzes are intended to work by designating a card side (either term or definition) as the side that will be presented to the user, the side that will be the "question" that is asked. Assuming term is the "question" side, for the multiple choice question type, the application selects three random definitions to show alongside the correct definition for this card. You can infer how the other two types of questions work.

Quizzes are generated from sets - you do not need to make your own questions within the sets.

By default on flashcards (based on my observation), when flashcards is clicked, TERM will contain the the questions and choices while DEFENITION will have the answer, and vice versa.

This can be changed within the flashcard configuration.

Multiple choice is only available if you have 4 cards + unless it is grayed out.

This is as expected, as there must be at least 4 options available per question.

ISSUE: Listing items when tab is hit, it will change its format (e.g. number list > letter list), after saving, letter is not displayed, instead it displays numbers

The priority has been to allow tabbing between the two text editors for ease of mass card creation. Still trying to get this nailed down, this is a bug and not expected behavior.

Fix listing options

Are you saying the formatting of lists after being created? This is a bug, the list should retain its formatting after being created. This is something being looked into.

Hope that answered your questions.

from scholarsome.

ffsb07 avatar ffsb07 commented on July 2, 2024

Thank you for the quick prompt!
I got a better understanding how flashcards and quizzes works!

from scholarsome.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.