0% found this document useful (0 votes)
17 views1 page

Randomized Quiz System for Educational Games

The document discusses the use of educational games as a learning medium that incorporates information technology to aid student understanding. It highlights the issue of non-randomized questions in quizzes, which makes it easy for users to guess answers, and proposes the Fisher-Yates Shuffle algorithm as a solution to randomize question presentation. The focus is on improving game-based learning media by implementing this algorithm to enhance educational effectiveness.

Uploaded by

DeviRostina
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Randomized Quiz System for Educational Games

The document discusses the use of educational games as a learning medium that incorporates information technology to aid student understanding. It highlights the issue of non-randomized questions in quizzes, which makes it easy for users to guess answers, and proposes the Fisher-Yates Shuffle algorithm as a solution to randomize question presentation. The focus is on improving game-based learning media by implementing this algorithm to enhance educational effectiveness.

Uploaded by

DeviRostina
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ABSTRACT

Educational are one of the learning media that follow the development of
information technology, learning media using educational can also help students
understand the material being taught. From this educational game, there is a quiz
or question about the categories that are selected by the user. Questions or
questions that arise from each category there are 3 questions related to that
category. Because the questions given are not randomized, either from the
questions given or the order in which the questions appear, it will be very easy to
guess the answer to each question given. Based on the problems mentioned above,
as a solution to prevent the presentation of questions and answers that can be
memorized/remembered by the user, it is necessary to create a system that can give
questions randomly in this game-based learning media. Fisher-Yates Shuffle
algorithm is a solution to solve the above problems.

Keywords: Game Education, Algoritma Fisher Yates Shuffle, Android

You might also like