Is Drupal Quiz similar to Quizlet.com? It appears that Drupal has given it's blessing to Quizlet.com which, I think, is a proprietary business with a freemium model. Perhaps Quizlet was once-upon-a-time an opensource Drupal module (?) but later morphed into a business which might explain why Drupal refers to setting up a Quizlet account and using their API.
I am in the early stage of an educational company. The functionality I am looking for is a customized version of Quizlet.com with the spaced repetition flashcard feature which is only offered in the "teacher", non-opensource pay-for version. Unfortunately, even at best, I can't offer the service I want with Quizlet's feature set.
Quizlet.com is a highly refined website and hats off to what they have accomplished but if anyone knows whether I can get most of the features of Quizlet.com in Drupal Quiz I would be grateful to know or point me in the right direction.

Comments

vm’s picture

Perhaps Quizlet was once-upon-a-time an opensource Drupal module (?) but later morphed into a business which might explain why Drupal refers to setting up a Quizlet account and using their API

No. Quizlet opened their API for use in other software as a marketing concept. The drupal quizlet.module interacts with that API.

the quiz.module and the quizlet.module are two different projects. the quiz.module allows generation of quizzes in multiple formats but does not provide the flashcard feature.

The functionality I am looking for is a customized version of Quizlet.com with the spaced repetition flashcard featureThat feature set is included in the following:

Flashcards with spaced-repetition is included in the following in the flipcard.module @ https://www.drupal.org/project/flipcard