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
It just occurred to me to check whether all the answers were send to server at the end of the each quiz or is it actually contacting the server for every question or the simple case the answers were embedded in javascript.
So I opened network dev tools and I could not find any new connections while answering the questions or after the completion of quiz related to the final score or any errors.
And as a web developer I thought, lets open js file and check connections/requests where and what, that is where I found that answers were embedded into js file.
Its just a request, please update the quiz answers that they cant be found.
If we could not get the correct answers we may have the motive to search for the content in google or somewhere else.
But once this is found that answers can be found directly in js file, the motivation rather decreases for finding or googling about the query.
To all creators, please consider this issue..
Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It just occurred to me to check whether all the answers were send to server at the end of the each quiz or is it actually contacting the server for every question or the simple case the answers were embedded in javascript.
So I opened network dev tools and I could not find any new connections while answering the questions or after the completion of quiz related to the final score or any errors.
And as a web developer I thought, lets open js file and check connections/requests where and what, that is where I found that answers were embedded into js file.
Its just a request, please update the quiz answers that they cant be found.
If we could not get the correct answers we may have the motive to search for the content in google or somewhere else.
But once this is found that answers can be found directly in js file, the motivation rather decreases for finding or googling about the query.
To all creators, please consider this issue..
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions