Let's create

How to make flashcards

This page will show you how to create flashcards from "text files" and "Excel files."

Create flashcards using text files

First, open the text file.
Example) ▼Here are some examples of English words.
Write the words you want to see (the words that will be displayed) on the left side and the things you want to remember (the words you want to hide) on the right side.
Use tabs to separate the words you see from the content you want to remember.
*Click the tab button on the keyboard to set.

Create flashcards using Excel files

First, open the Excel file.
Example) ▼Here are some examples of English words.
Write the words you want to see (the words that will be displayed) in column A, and the things you want to remember (the words you want to hide) in column B.
Make a flashcard
Column A Column B
Monday Monday
Tuesday Tuesday
Wednesday Wednesday
Thursday Thursday
Friday Friday
Saturday Saturday
Sunday Sunday

Optional settings

By setting the options, you can specify the text to be displayed on the start screen of the flashcards and the question method from "random" or "order of creation."
You can also customize your flashcards by writing CSS.

How to set it up
Enter this information in the first line of the text file or Excel file.
#header_write_css:___________ ←Write CSS here.
Example: Change the Start button to red
#header_write_css:button#start_button{background-color: red !important; }

Setting the text to be displayed on the start screen
#messages_intro:Add 〇〇〇〇〇〇.
*Enter the word you want to display in the place of XXX.

Set the question format to Random or Created in order
#shuffle:true ⇒Questions will be assigned randomly.
#shuffle:false ⇒ Questions will be assigned in the order they are created.

▼ In the case of a text file

▼For Excel files Make a flashcard
Column A Column B
#messages_intro: Days of the week flashcards
#shuffle:true
Monday Monday
Tuesday Tuesday
Wednesday Wednesday
Thursday Thursday
Friday Friday
Saturday Saturday
Sunday Sunday

Set up the formula

Enter the formula in Tex format between [# and #].
ThisConversion confirmation toolPlease make use of this service. cardgenerator-2.19

Setting up audio

Enter the file name of the audio file (mp3) and enclose the file in [[]].

cardgenerator - Insert audio file

Save the audio file and manuscript file in zip format.

Flashcards - Audio files

Convert with Flashcard Generator 4.3.2

Upload the text you created.
Attach your data file to the file below and click the Convert button.
A flashcard will be generated.
*Data files up to 30MB can be uploaded.

About saving memorized checks

The memorized value at the bottom of the card will be saved in cmi.suspend_data if the SCORM API exists. If not found, it will be saved in cookie (LocalStorage). Grades are saved when the browser/browser tab is closed. If you need to delete grades, be sure to close the content you are studying and then delete the grades on the LMS side or the cookies on the browser.

Collaboration with learningBOX

By linking with learningBOX (an e-learning system), administrators can manage how far students have read flashcards, how many times they have opened them, and more.
Distribute flashcards and practice questions. You can also administer a test at the end. Using learningBOX, you can easily add and edit the flashcards you have created.
For more information, please click hereCreate a flashcardPlease refer to.

Linking with LMS

It is compatible with SCORM1.2. The API should also be compatible with SCORM2004, but this has not been verified. The imsmanifest.xml output is for SCORM1.2.
en_USEN