{"id":2,"date":"2025-10-22T08:00:43","date_gmt":"2025-10-21T23:00:43","guid":{"rendered":"http:\/\/cardgenerator.net\/?page_id=2"},"modified":"2025-12-03T11:00:44","modified_gmt":"2025-12-03T02:00:44","slug":"makecardgenerator","status":"publish","type":"page","link":"https:\/\/cardgenerator.net\/en\/makecardgenerator\/","title":{"rendered":"Let's create"},"content":{"rendered":"<h2>How to make flashcards<\/h2>\r\nThis page will show you how to create flashcards from &quot;text files&quot; and &quot;Excel files.&quot;\r\n\r\n<h3 class=\"style3a\">Create flashcards using text files<\/h3>\r\nFirst, open the text file.<br>\r\n<b>e.g.) English and Japanese vocabulary<\/b>\r\n<br>Enter text for the front page on the left, for the back on the right.<br>\r\nPress a tab key to separate the front and back.<br>\r\n\u25bcSample text<br>\r\n\r\n<textarea style=\"height: 240px; width: 100%;\">\r\n\u6708\u66dc\u65e5\tMonday\r\n\u706b\u66dc\u65e5\tTuesday\r\n\u6c34\u66dc\u65e5\tWednesday\r\n\u6728\u66dc\u65e5\tThursday\r\n\u91d1\u66dc\u65e5\tFriday\r\n\u571f\u66dc\u65e5\tSaturday\r\n\u65e5\u66dc\u65e5\tSunday<\/textarea>\r\n\r\n<h3 class=\"style3a\">Create flashcards with Excel<\/h3>\r\nFirst, open the Excel file.<br>\r\n<b>e.g.) English and Japanese vocabulary<\/b>\r\n<br>Enter text for the front in the column A, for the back in the column B.<br>\r\n\r\n<html>\r\n<head>\r\n<title>Make a flashcard<\/title>\r\n<\/head>\r\n<body>\r\n <table border=\"1\">\r\n    <tr>\r\n      <th>Column A<\/th>\r\n      <th>Column B<\/th>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u6708\u66dc\u65e5<\/td>\r\n      <td>Monday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u706b\u66dc\u65e5<\/td>\r\n      <td>Tuesday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u6c34\u66dc\u65e5<\/td>\r\n      <td>Wednesday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u6728\u66dc\u65e5<\/td>\r\n      <td>Thursday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u91d1\u66dc\u65e5<\/td>\r\n      <td>Friday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u571f\u66dc\u65e5<\/td>\r\n      <td>Saturday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u65e5\u66dc\u65e5<\/td>\r\n      <td>Sunday<\/td>\r\n    <\/tr>\r\n  <\/table>\r\n<\/body>\r\n<\/html>\r\n\r\n<h3 class=\"style3a\">Options<\/h3>\r\nYou can shuffle the cards with the options.<br>\r\nAlso, CSS allows you to customize the interface of the flashcards.<br><br>\r\n\r\n<b>Settings<\/b><br>\r\nEnter the following information in the first line of the text file or Excel file.<br>\r\n#header_write_css:\uff3f\uff3f\uff3f\uff3f\uff3f\uff3f\uff3f\uff3f\uff3f\uff3f\uff3f \u2190Add CSS here.<br>\r\ne.g.) Change the button color to red <br>\r\n#header_write_css:button#start_button{background-color: red !important; }<br>\r\n\r\n<br>Messgae to display on the start page<br>\r\n#messages_intro:Add text here.\r\n<br>Enter the text you want to display next to the colon.\r\n<br><br>\r\nShuffle cards<br>\r\n#shuffle:true \u21d2Cards will be dispalyed randomly.<br>\r\n#shuffle:false \u21d2 Cards will be dispalyed in the order they are created.\r\n<br><br>\r\nAllow swiping up and down<br>\r\n#swipe_answer:true -&gt; When using a smartphone, swiping up will indicate \"MEMORIZED\" and swiping down will indicate \"NOT SURE.\"<br>\r\n#swipe_answer:false \u21d2Swiping up and down to answer questions will be disabled.\r\n<br><br>\r\n\r\n\u25bc Text\r\n<textarea style=\"height: 240px; width: 100%;\">\r\n#messages_intro:\u66dc\u65e5\u306b\u95a2\u3059\u308b\u6697\u8a18\u30ab\u30fc\u30c9\r\n#shuffle:true\r\n\u6708\u66dc\u65e5\tMonday\r\n\u706b\u66dc\u65e5\tTuesday\r\n\u6c34\u66dc\u65e5\tWednesday\r\n\u6728\u66dc\u65e5\tThursday\r\n\u91d1\u66dc\u65e5\tFriday\r\n\u571f\u66dc\u65e5\tSaturday\r\n\u65e5\u66dc\u65e5\tSunday<\/textarea>\r\n\r\n<br><br>\r\n\u25bcExcel\r\n<html>\r\n<head>\r\n<title>Make a flashcard<\/title>\r\n<\/head>\r\n<body>\r\n <table border=\"1\">\r\n    <tr>\r\n      <th>Column A<\/th>\r\n      <th>Column B<\/th>\r\n    <\/tr>\r\n    <tr>\r\n      <td>#messages_intro: Days of week<\/td>\r\n      <td><\/td>\r\n    <\/tr>\r\n    <tr>\r\n    <tr>\r\n      <td>#shuffle:true<\/td>\r\n      <td><\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u6708\u66dc\u65e5<\/td>\r\n      <td>Monday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u706b\u66dc\u65e5<\/td>\r\n      <td>Tuesday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u6c34\u66dc\u65e5<\/td>\r\n      <td>Wednesday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u6728\u66dc\u65e5<\/td>\r\n      <td>Thursday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u91d1\u66dc\u65e5<\/td>\r\n      <td>Friday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u571f\u66dc\u65e5<\/td>\r\n      <td>Saturday<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td>\u65e5\u66dc\u65e5<\/td>\r\n      <td>Sunday<\/td>\r\n    <\/tr>\r\n  <\/table>\r\n<\/body>\r\n<\/html>\r\n\r\n<h4 class=\"style3b\">Formula<\/h4>\r\nEnter the formula in Tex format between [# and #]. <br>\r\nUse the&nbsp;<a href=\"https:\/\/quizgenerator.net\/math\/?__hstc=133400593.6c26be4157adae2af3a03fd001c40b20.1657063470622.1663630249997.1663634749684.229&#038;__hssc=133400593.41.1663634749684&#038;__hsfp=617408321&#038;_gl=1*1mq9j42*_ga*MTE5MTM5MzUzOS4xNjU3MDYzNDY5*_ga_8FV1EGNLX3*MTY2MzYzNDU1My4yNTQuMS4xNjYzNjM1NTA4LjAuMC4w*_ga_5Y7FCPPZ9L*MTY2MzYzNDU1My4yNTIuMS4xNjYzNjM1NTA4LjAuMC4w&#038;_ga=2.99242910.1857815471.1663630240-1191393539.1657063469\" rel=\"noopener\" target=\"_blank\">Conversion tool<\/a>.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.01jpg.jpg\" alt=\"cardgenerator-2.19\" width=\"1024\" height=\"582\" class=\"aligncenter size-large wp-image-884\" srcset=\"https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.01jpg.jpg 1033w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.01jpg-300x177.jpg 300w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.01jpg-1024x606.jpg 1024w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.01jpg-768x454.jpg 768w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.01jpg-18x12.jpg 18w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\r\n\r\n\r\n<h4 class=\"style3b\">Audio<\/h4>\r\n<p>Enter the file name of the audio file (mp3) and enclose the file in [[]].<\/p>\r\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.02jpg.jpg\" alt=\"cardgenerator - Insert audio file\" width=\"1024\" height=\"354\" class=\"aligncenter size-large wp-image-889\" srcset=\"https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.02jpg.jpg 1108w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.02jpg-300x115.jpg 300w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.02jpg-1024x393.jpg 1024w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.02jpg-768x295.jpg 768w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.02jpg-18x7.jpg 18w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><br>\r\n\r\n\r\n<p>Save the audio file and manuscript file in zip format.<\/p>\r\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.03jpg.jpg\" alt=\"Flashcards - Audio files\" width=\"849\" height=\"571\" class=\"aligncenter size-full wp-image-893\" srcset=\"https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.03jpg.jpg 1067w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.03jpg-300x198.jpg 300w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.03jpg-1024x675.jpg 1024w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.03jpg-768x506.jpg 768w, https:\/\/cardgenerator.net\/wp-content\/uploads\/2025\/11\/en_howtomakeflashcards_.03jpg-18x12.jpg 18w\" sizes=\"auto, (max-width: 849px) 100vw, 849px\" \/>\r\n\r\n<h3 class=\"style3a\">Convert with Flashcard Generator 5.0.1<\/h3>\r\nUpload the file you created.<br>\r\nChoose the file from the button below and click the Convert.<br>\r\nFlashcards will be generated.<br>*Upload file size is up to 30MB.\r\n<iframe class=\"embed\" style=\"width: 400px; height: 150px;\" src=\"\/cardgen5.0.1\/\"><\/iframe>\r\n\r\n<h3 class=\"style3a\">Save MEMORIZED data<\/h3>\r\nThe 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 working on, and delete the grades on the LMS or the cookies on the browser.\r\n<h3 class=\"style3a\">Integration with learningBOX<\/h3>\r\nBy integrating with learningBOX (an e-learning system), admins can manage how much learners have worked on flashcards, how many times they have opened them, and more.<br>\r\nAssign flashcards so that they can repeatedly practice questions. Using learningBOX, you can easily add and edit the flashcards you have created.<br>\r\nFor more details, refer to&nbsp;<a href=\"https:\/\/support.learningbox.online\/how-to-use\/memorization-card\/\" rel=\"noopener\" target=\"_blank\">Create a flashcard<\/a>.\r\n\r\n<h3 class=\"style3a\">Integration with LMS<\/h3>\r\nIt 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.","protected":false},"excerpt":{"rendered":"How to make flashcards This page will show you how to make flashcards from text files and Excel files. How to make flashcards from text files","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":70,"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":1314,"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/pages\/2\/revisions\/1314"}],"wp:attachment":[{"href":"https:\/\/cardgenerator.net\/en\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}