-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.2
-
None
-
MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
First: create a branched surveypro with
boolean1
boolean2 where boolean2 is conditioned by answer to boolean1 == 1
The condition is well respected at fill time.
Second: create a branched surveypro with
boolean1
boolean2 where boolean2 is conditioned by answer to boolean1 == 0
The condition is not respected at fill time.