5.6.5

      1. In quizzes with a time limit set, when the time ran out during the quiz, there was a bug where the quiz would stop at the answer screen instead of automatically moving to the result screen.

5.6.4

      1. On iOS devices, there was a bug where images in quizzes were not displayed when tapping on them.

5.6.3

    1. The same error message was being displayed multiple times, so it has been fixed to be displayed only once.
    2. The use of sections from questions in the middle of the puzzle is now prohibited. If you want to use a section, please set the section from the first question.
    3. Because there was a problem that it did not work correctly when using $$$$ in section name, the use of "$$$$" in section name was prohibited.
    4. A bug that prevented the creation of normal mode questions has been fixed so that questions can be created correctly.
    5. There was a problem in which the percentage of correct answers did not reach 100% when using the Complete Strategy mode together with "Questions set to be graded by the administrator in the report".
    6. There was a problem where the "Display" on the result screen did not match the content of a question when the "Display correct/false for each question" was set to "No".

5.6.2

  • In quizzes with partial points and quizzes with report submissions, when calculating partial points that are whole numbers (3 questions with 6 points = 2 points per question), there was a problem with the decimal point being calculated.
  • When creating fill-in-the-blank questions in Excel, the number of choices that can be set has been improved from 19 to 100.

5.5.4

    • The option value "#custom_lang" has been added.
    • Fixed a bug in multiple-choice questions with "#show_instant_result:false (Do not show correct/incorrect results for each question)", that even if there is an unanswered question, the warning message is not shown and the user can proceed to the next question.

5.5.3

    • When studying in the "Review" section, the questions were only given in the order they were given, so the questions are now always given in random order.

5.5.2

    • The design of the correct count display in the upper right corner of the study screen has been readjusted to make it easier to read.

5.4.5

  • Fixed a problem where undefined would be displayed as the correct answer when the second or later question in a multiple choice question was wrong.
  • 5.4.4

  • When answering fill-in-the-blank questions on the iPhone, the choices will now scroll upward when moved near the top edge of the screen, and scroll downward when moved near the bottom edge.
  • 5.4.3

  • Fixed a bug in which double screen transitions occurred when the enter key was pressed while the focus was on the next button.
  • If you are using sections, shuffle_questions:false is not allowed, mode:master is required, question_count is not allowed
  • Implemented the process when the license key is sent from learningBOX.
  • Prevent double screen transitions with the enter key by removing focus from the next button when moving to the next question.
  • Fixed a bug that extra tags are displayed on user's answers in case of button format in the result screen.
  • If there is more than one same hole in one question in the pull-down, it is an error.
  • Fixed a bug that the grabbing part on the right side of the sort question moves while dragging.
  • Suppressed the phenomenon that the width becomes too wide while moving in the reordering problem
  • Fixed a problem that the height of the right side option is unnecessarily high in combination questions.
  • Fixed a bug that a JavaScript error occurs in the result display screen when using a timer.
  • Remove code containing invalid pseudo-class:valid in mdb
  • In a combinatorial problem, an error occurred when trying to get the height of an element that no longer exists, so the process was removed.
  • Next