You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had designed a web app to give questions to answerer randomly. It has two mode,and each mode has different amounts of questions,which also corresponds to different quiz-time. So, the countdown script should be delayed to load until the server response the questions. How should I do to realize it
The text was updated successfully, but these errors were encountered:
I had designed a web app to give questions to answerer randomly. It has two mode,and each mode has different amounts of questions,which also corresponds to different quiz-time. So, the countdown script should be delayed to load until the server response the questions. How should I do to realize it
The text was updated successfully, but these errors were encountered: