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

+ new features #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

+ new features #20

wants to merge 2 commits into from

Conversation

tetreum
Copy link

@tetreum tetreum commented Dec 11, 2014

  • Now you can set the quiz to run questions 1 by 1
  • Now you call set cells with a single space (to prevent google spreadsheet cell overlap) and quiz won't explode
  • onFinish callback (returns total questions and right answers)

Hi @AJVicens , i made those changing keeping in mind that the only option is "run questions 1 by 1". So the parameter oneByOne was added lately and is not checked (by reviewing the code it may not work in score () since its not part of 'quiz ' var).
I made the pull so you can check the it and maybe use some code like 'cleanCells' function.

+ Now you can set the quiz to run questions 1 by 1
+ Now you call set cells with a single space (to prevent google spreadsheet cell overlap) and quiz won't explode
+ onFinish callback (returns total questions and right answers)
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.

1 participant