Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Talk:The OU PMatch algorithm

From MoodleDocs
Revision as of 12:23, 4 August 2011 by Joseph Rézeau (talk | contribs) (Created page with "I hope this is the best place to discuss the PMatch question type... I am currently testing it and have tons of questions and remarks. * Question 1 How can I match a correct answ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I hope this is the best place to discuss the PMatch question type... I am currently testing it and have tons of questions and remarks.

  • Question 1

How can I match a correct answer including a comma, e.g. "The French flag is white, blue and red."?

match (The French flag blue white and red.) gives error message: Missing closing bracket in code fragment "match (The French flag is blue".

--Joseph Rézeau 20:23, 4 August 2011 (WST)