{"id":87115,"date":"2022-05-16T09:42:40","date_gmt":"2022-05-16T00:42:40","guid":{"rendered":"https:\/\/learningbox.online\/?p=87115"},"modified":"2022-05-16T09:42:40","modified_gmt":"2023-05-22T02:52:13","slug":"blog-scorm","status":"publish","type":"post","link":"https:\/\/learningbox.online\/en\/column\/blog-scorm\/","title":{"rendered":"How to create SCORM-compliant e-learning materials"},"content":{"rendered":"<p class=\"wp-block-paragraph\">This article provides an example of creating educational materials for learningBOX using SCORM 1.2.<br>Please note that some examples may not work outside of learningBOX (in such cases, a cautionary statement will be included).<br>Please also note that this article was verified with learningBOX 2.16.14, and older versions or future releases may not give identical results.<\/p>\n\n\n\n<div id=\"toc\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading is-style-heading__l\" id=\"1\">What are SCORM materials in learningBOX?<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"837\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0.png\" alt=\"Let&#039;s make SCORM!\" class=\"wp-image-87212\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0.png 1920w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0-300x131.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0-1024x446.png 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0-768x335.png 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0-1536x670.png 1536w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/d3bbf571024d4f50426eb2a74bb1e9d0-18x8.png 18w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">With learningBOX, you can upload and use SCORM 1.2 compliant teaching materials.<br>(*As of learningBOX 2.16.14, uploading of SCORM archives (ZIP files) consisting of multiple SCOs is not supported. Also, please note that SCORM versions other than 1.2, such as SCORM 2004, are not supported.)<\/p>\n\n\n\n<a class=\"for_mokuji\" href=\"#toc\">Back to Contents<\/a>\n\n\n\n<h2 class=\"wp-block-heading is-style-heading__l\" id=\"2\">Minimum SCORM materials [File Structure].<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In learningBOX, if the startup file is index.html, the manifest file (imsmanifest.xml: a file showing the structure in the ZIP file) is not necessary.<br>Therefore, if you zip only the index.html file, it can be used as SCORM material (however, almost all LMS require the imsmanifest.xml file; QuizGenerator, CardGenerator, etc. output imsmanifest.xml for compatibility). QuizGenerator, CardGenerator, etc. output imsmanifest.xml for compatibility).<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\"><b>Notes on creating ZIP files<\/b><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When compiling the materials into a ZIP file, please select and compress the files as follows<br>As in the bad example, selecting a folder and compressing it can create an extra folder hierarchy and cause trouble.<br>Also, on a Mac, using the OS standard ZIP archive function will save extra files.<a rel=\"noopener\" href=\"https:\/\/tcd-theme.com\/2019\/12\/mac-zip-compression.html\" target=\"_blank\">The problem of unwanted files getting mixed up! Things to keep in mind when zipping on Mac<\/a>Please compress with reference to the following<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"471\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/blog\/4fb98cdd6f3cd9005165597feb6da713-1024x471.png\" alt=\"\" class=\"wp-image-87224\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/blog\/4fb98cdd6f3cd9005165597feb6da713-1024x471.png 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/blog\/4fb98cdd6f3cd9005165597feb6da713-300x138.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/blog\/4fb98cdd6f3cd9005165597feb6da713-768x353.png 768w, https:\/\/learningbox.online\/wp-content\/uploads\/blog\/4fb98cdd6f3cd9005165597feb6da713-18x8.png 18w, https:\/\/learningbox.online\/wp-content\/uploads\/blog\/4fb98cdd6f3cd9005165597feb6da713.png 1415w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">API Exploration<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In SCORM educational materials, when a startup file (e.g. index.html) is loaded, the SCORM API is searched.<br>In SCORM 1.2, the name of the API is \"API\".<br>You can always find it by searching from the iframe or frame containing the material toward the higher levels of the hierarchy.<br>In learningBOX 2.16 and later, the API is also provided in the preview screen of teaching materials, but the preview screen does not save grades.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"422\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM05.png\" alt=\"SCORM05\" class=\"wp-image-87135\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM05.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM05-300x211.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM05-18x12.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading is-style-heading__s\"><b>Code Example<\/b><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The API is explored with onload and can be accessed with a variable called API for educational materials.<br>If the API is found, API Found is displayed in the console; if not, API not Found is displayed in the console.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><script src=\"https:\/\/gist.github.com\/ynishi2014\/8d1d951966d12d49c1eee898b4bacc17.js\"><\/script><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">(Reference source) URL of gist<br><a href=\"https:\/\/gist.github.com\/ynishi2014\/8d1d951966d12d49c1eee898b4bacc17\" target=\"_blank\" rel=\"noopener\">https:\/\/gist.github.com\/ynishi2014\/8d1d951966d12d49c1eee898b4bacc17<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading is-style-heading__s\"><b>Execution example<\/b><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">When mounted on the learningBOX, the API for SCORM can be found, so the API is displayed as API found.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"379\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM06.png\" alt=\"SCORM06\" class=\"wp-image-87136\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM06.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM06-300x190.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM06-18x12.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">If you run it on a local drive, for example, the API cannot be found, so the API not found is displayed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">LMSInitialize and LMSFinish<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once the API is found, run LMSInitialize.<br>LMSFinish upon completion of the study.<br>In QuizGenerator, LMSFinish is executed at the timing of the grading result display, but in most learning materials that can be created with learningBOX, LMSFinish is executed at the timing of the onunload of the HTML of the teaching material.<br>Please note that you cannot send grades before executing LMSInitialize or after executing LMSFinish.<\/p>\n\n\n\n<h4 class=\"wp-block-heading is-style-heading__s\"><b>Code Example<\/b><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\"><script src=\"https:\/\/gist.github.com\/ynishi2014\/d44930df2eddaa2f4140aab078e5e86f.js\"><\/script><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">(Reference source) URL of gist<br><a href=\"https:\/\/gist.github.com\/ynishi2014\/d44930df2eddaa2f4140aab078e5e86f\" target=\"_blank\" rel=\"noopener\">https:\/\/gist.github.com\/ynishi2014\/d44930df2eddaa2f4140aab078e5e86f<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading is-style-heading__s\"><b>Execution example<\/b><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">When run on a learningBOX, the following is displayed<br>This alone is a SCORM material, but since the learning status (cmi.core.lesson_status) is not updated, it appears that no grades are kept on the learningBOX.<br>This is because in learningBOX, grades with cmi.core.lesson_status browsed are treated as invalid grades.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"273\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM07.png\" alt=\"SCORM07\" class=\"wp-image-87137\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM07.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM07-300x137.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM07-18x8.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">SCORM materials only to be passed<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In LMSSetValue, set cmi.core.lesson_status to passed.<\/p>\n\n\n\n<h4 class=\"wp-block-heading is-style-heading__s\"><b>Code Example<\/b><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\"><script src=\"https:\/\/gist.github.com\/ynishi2014\/4eb9a00dff3ff867d51192548471a919.js\"><\/script><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">(Reference source) URL of gist<br><a href=\"https:\/\/gist.github.com\/ynishi2014\/4eb9a00dff3ff867d51192548471a919\" target=\"_blank\" rel=\"noopener\">https:\/\/gist.github.com\/ynishi2014\/4eb9a00dff3ff867d51192548471a919<\/a><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"338\" height=\"218\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM08.png\" alt=\"SCORM08\" class=\"wp-image-87138\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM08.png 338w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM08-300x193.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM08-18x12.png 18w\" sizes=\"auto, (max-width: 338px) 100vw, 338px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Transmittable Status<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Values that can be sent to cmi.core.lesson_status as grades include<\/p>\n\n\n\n<ul class=\"is-style-list-disc wp-block-list\">\n<li>incomplete: learning<\/li>\n\n\n\n<li>completed: Learned<\/li>\n\n\n\n<li>Passed: Passed<\/li>\n\n\n\n<li>failed: Failed<\/li>\n\n\n\n<li>browsed: The message will not be displayed.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Behavior when not sent<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you do not send grades, the following will occur<\/p>\n\n\n\n<ul class=\"is-style-list-disc wp-block-list\">\n<li>Initial study: Becomes \"browsed\" (not displayed)<\/li>\n\n\n\n<li>Second and subsequent studies: carry over the grades from the previous study.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, care should be taken when closing the course material before the grades are determined, for example, in terms of behavior.<br>If it is QuizGenerator, it sets browsed in cmi.core.lesson_status at the beginning, so if it closes before starting to answer, it will record a browsed and it will appear that no grades are left.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>To check operation<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Although it is best to check with the LMS you plan to use, learningBOX can be used by up to 10 people free of charge and indefinitely, making it easy to use as an environment for developing and checking the operation of SCORM teaching materials.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Visualize API calls<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Visualization of API calls can improve development efficiency.<br>Due to the volume of the article, we will summarize it in a separate article.<\/p>\n\n\n\n<a class=\"for_mokuji\" href=\"#toc\">Back to Contents<\/a>\n\n\n\n<h2 class=\"wp-block-heading is-style-heading__l\" id=\"3\">Information that can be sent within the SCORM 1.2 specification<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to the status (cmi.core.lesson_status) mentioned earlier, the following grades can be sent<br>By sending these to us, we can obtain detailed information on how the students are learning, which can be used to analyze the learning situation, provide appropriate feedback to the learners, and improve the teaching materials.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">Score (cmi.core.score.raw)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Score.<br>In SCORM 1.2, an integer between 0 and 100 can be set in \"string\" format.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example<br>API.LMSSetValue(\"cmi.core.score.raw\", \"100\");<br>API.LMSSetValue(\"cmi.core.score.raw\", score.toFixed(0));<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>proprietary<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the learningBOX, a score of over 100 is allowed.<br>For example, 105 and 400 are accepted as valid scores.<br>Please note, however, that negative numbers and decimals are not allowed.<br>In addition, scores exceeding 100 in any LMS other than learningBOX will result in an error.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">Time (cmi.core.session_time)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Study hours.<br>In the case of learningBOX, if you execute LMSInitialize and LMSFinish, the measurements are automatically taken.<br>If you would like to measure more accurate study time, rather than the time between opening and closing the material, please measure and submit the time within the material.<br>In QuizGenerator, only the time from the start of solving a question until the result display screen appears, and in video materials, only the time when the video is playing is transmitted.<br>The following would result in 1 hour, 2 minutes, and 3 seconds.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example<br>API.LMSSetValue(\"cmi.core.session_time\", \"01:02:03\");<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">Information per question<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is a child entry of cmi.interactions.n.<br>n must be specified in order from 0.<br>Usage such as starting from 1, skipping numbers, or going back to a smaller number is prohibited.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>ID (cmi.interactions.n.id)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">ID. The grade details screen will appear as shown in the red frame in the screenshot below.<br>Please note, however, that negative numbers and decimals are not allowed.<br>If you plan to download and use grades via CSV or retrieve and use grades via API, you must specify the appropriate ID.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"181\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM09.png\" alt=\"SCORM09\" class=\"wp-image-87139\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM09.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM09-300x91.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM09-18x5.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>latency (cmi.interactions.n.latency)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Time required.<br>The grade details screen will display the following<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"113\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM10.png\" alt=\"SCORM10\" class=\"wp-image-87140\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM10.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM10-300x57.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM10-18x3.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>correct_responses (cmi.interactions.n.correct_responses.m.pattern)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example of a correct answer.<br>You can specify more than one, but it is likely that only one will be set in most cases.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"71\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM11.png\" alt=\"SCORM11\" class=\"wp-image-87141\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM11.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM11-300x36.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM11-18x2.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>objectives (cmi.interactions.n.objectives.m.id)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The OBJECTIVE for each question, i.e., the objective or goal to be achieved.<br>A value in the format s:xxx will be reflected in the chart as a section tag, and a value in the format q:xxx as a question tag.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"359\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM12.png\" alt=\"SCORM12\" class=\"wp-image-87142\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM12.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM12-300x180.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM12-18x12.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>student_response (cmi.interactions.n.student_response)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the content of the learner's solution.<br>Sends the entered text string, choice number, etc.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"77\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM13.png\" alt=\"SCORM13\" class=\"wp-image-87143\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM13.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM13-300x39.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM13-18x2.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>time (cmi.interactions.n.time)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Study hours.<br>The time spent on that question will be sent.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"73\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM14.png\" alt=\"SCORM14\" class=\"wp-image-87144\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM14.png 599w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM14-300x37.png 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2022\/05\/SCORM14-18x2.png 18w\" sizes=\"auto, (max-width: 599px) 100vw, 599px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>result (cmi.interactions.n.result)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Send correct (CORRECT) and wrong (WRONG).<br>You can also send neutral (neutral) or scores.<\/p>\n\n\n\n<a class=\"for_mokuji\" href=\"#toc\">Back to Contents<\/a>\n\n\n\n<h2 class=\"wp-block-heading is-style-heading__l\" id=\"4\">Unique extensions to learningBOX<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Normally, cmi.interactions.n.student_response cannot send HTML.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">Send your answers in HTML<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Of course, you can send HTML tags, but the results screen will display the HTML tags you sent as is.<br>If html is specified for cmi.interactions.n.student_response_format, the value sent to cmi.interactions.n.student_response is interpreted and displayed as HTML. However, JavaScript is restricted so that it cannot be executed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">Relaxation of Character Limitations<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Start time \/ End time (to be supported in 2.18 or later)<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This function is used to record the start and end time of the study.<br>It will be available in learningBOX 2.18 or later. (Scheduled for release in June 2022)<\/p>\n\n\n\n<a class=\"for_mokuji\" href=\"#toc\">Back to Contents<\/a>\n\n\n\n<h2 class=\"wp-block-heading is-style-heading__l\" id=\"5\">Anti-pattern [excessive LMSCommit].<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When LMSCommit is executed, the value set in LMSSetValue is saved.<br>Many LMSs do not send data to the server at LMSSetValue, but send data to the server at the time of LMSCommit.<br>This is because the process of sending data to the server takes a relatively long time, and the process would be time-consuming if it were communicated each time LMSSetValue is executed.<br>For example, if the number of questions is 100, the number of LMSSetValues per question is 6, and the communication delay is 10 ms, then 100 x 6 x 10 = 6000 ms, or 6 seconds to send grades.<br>LMSCommit should not be executed excessively, as communication delays can be 10 times greater when using the system from overseas.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">When LMSCommit should be executed<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It should be run after sending cmi.core.lesson_status or after LMSSetValue of all grades is finished.<br>By sending \"complete\" to cmi.core.lesson_status when learning has started and executing LMSCommit, the grade seen by others (teachers, administrators, etc.) will change to \"learning\".<br>After LMSSetValue of all grades is completed, LMSCommit and LMSFinish should still be executed in that order.<br>(*In learnngBOX, the process of sending grades is executed even if LMSCommit is not executed before LMSFinish, so LMSFinish alone is acceptable.)<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">No LMSFinish.<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Be sure to run LMSFinish at the end.<br>Since the SCORM specification requires that LMSFinish must be executed, there is no guarantee of behavior if LMSFinish is not executed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-heading__m\">LMSSetValue without checking implementation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A SCORM 1.2 compliant LMS does not necessarily implement all of the SCORM 1.2 specifications.<br>The SCORM 1.2 specification (API) contains a mixture of items that must be implemented and items that are allowed without implementation.<br>Therefore, before executing LMSSetValue, you should make sure that the element you are trying to send is implemented.<\/p>\n\n\n\n<a class=\"for_mokuji\" href=\"#toc\">Back to Contents<\/a>\n\n\n\n<h2 class=\"wp-block-heading is-style-heading__l\" id=\"6\">If you have any questions about how to use the system, please feel free to contact our support.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you have any problems or questions about how to use the learningBOX, please feel free to contact us at any time.<a href=\"https:\/\/learningbox.online\/en\/contact\/\" data-type=\"URL\" data-id=\"https:\/\/learningbox.online\/contact\/\">Get in Touch<\/a>.<br><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u25bcYou may also like:<\/strong><\/p>\n\n\n  <a href=\"\/en\/column\/blog-scorm-bloc-game\/\" class=\"relatedArticle__hover\">\n\t  <div class=\"relatedArticle\">\n      <div class=\"relatedArticle__thumbnail\">\n        <img decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/10\/blog_20211021-300x150.jpg\" alt=\"thumbnail (i.e. miniature image)\">\n      <\/div> \n      <div class=\"relatedArticle__content\">\n        <div class=\"relatedArticle__title\">\n          <p>How to create and add a SCORM-compliant \"block shuffling game<\/p>\n        <\/div>\n        <div class=\"relatedArticle__excerpt\">\n          <p>learningBOX is an LMS that supports SCORM teaching materials. In this article, we'll introduce you to a SCORM-compliant block shuffling game. learningBOX allows you to publish your own games, set up rankings, and more!<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"arrow-16 f-16\"><\/div>\n    <\/div>\n  <\/a>\n\n\n\n<a class=\"for_mokuji\" href=\"#toc\">Back to Contents<\/a>","protected":false},"excerpt":{"rendered":"In this article, we will introduce examples of creating teaching materials for learningBOX using SCORM 1.2. Some of the examples may not be applicable outside of learningBOX...","protected":false},"author":6,"featured_media":105895,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"template-column.php","format":"standard","meta":{"_acf_changed":false,"_crdt_document":"","content-type":"","_lmt_disableupdate":"yes","_lmt_disable":"","advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"_vk_print_noindex":"","_veu_custom_css":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[41],"tags":[],"class_list":["post-87115","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learningbox"],"acf":[],"modified_by":"i.hirota","jetpack_featured_media_url":"https:\/\/learningbox.online\/wp-content\/uploads\/blog\/scorm_00_3.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pgWaOl-mF5","_links":{"self":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts\/87115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/comments?post=87115"}],"version-history":[{"count":54,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts\/87115\/revisions"}],"predecessor-version":[{"id":105909,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts\/87115\/revisions\/105909"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/media\/105895"}],"wp:attachment":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/media?parent=87115"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/categories?post=87115"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/tags?post=87115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}