Posts made by Joseph Rézeau

Moodle in English -> Lesson -> Bug in Text. -> Re: Bug in Text.

by Joseph Rézeau -
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Cannot reproduce this "bug" and am skeptical that the text you mention would cause a bug anyway.

Please Jonathan, can you be more specific. Could you post here exactly the full contents of Lesson question that you say causes the problem:

  1. question type:
  2. question text ("Page contents"):
  3. Answer1 Answer:
  4. Answer1 Response:
  5. Answer2 ...
  6. etc.

"When I submit the question, I get an error, but it doesn't give me any error messages with it."

What do you mean by "I get an error" ? Have you tried to switch to "Display PHP errors ALL" in Admin / debug?

Post a screenshot showing the "error"...

As far as I know semi-colons do not need to be escaped.

Joseph

Moodle in English -> Lesson -> Bug in Text. -> Re: Bug in Text.

by Joseph Rézeau -
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Jonathan,

  1. When you say "I am doing a lesson module" do you actually mean you are using the Moodle Lesson activity?
  2. What type of page or question are you pasting your text into (MCQ question, or "branch table" or what else?
  3. Which version of Moodle are you using : 1.9.x or 2.0.x?
  4. What do you mean exactly by "it wouldn't work"? What happens?
  5. "I'm using the latest Simple Scripts install of Moodle." No idea what that means.

Joseph

Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Tomek,

With latest upgrade, Flashcard installs correctly now. Thanks. However, there are still some bugs.sad

1.- Edit the cards / Import button: error message:

Coding error detected, it must be fixed by a programmer: Invalid state passed to moodle_page::set_state. We are in state 3 and state 3 was requested.

2.- Edit or Create flashcard set and select Question to import.

I tried to import a match question, but got error message:

ERROR: Incorrect number of query parameters. Expected 1, got 0.

Joseph