← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 2110375] [NEW] Logic Puzzle has two correct answers. gBrainy only allows one.

 

Public bug reported:

Given Logic Puzzle:     if P < X < Q and R < Y < S  and you know X < Y
is true, which of the following options is correct? Answer A, B, C, or
D.

My method of solving. Verified by someone else.

p = 0
x = 1
q = 2
r = 3
y = 4
s = 5
Choose one of the following:
A) s > p		THIS IS TRUE
B) p < r		THIS IS TRUE
C) p > r		NOT CORRECT
D) q = S		NOT CORRECT

gBrainy Game says that only  A) S > P is the correct answer.

gBrainy 2.4.6 Version (Jordi Masi Hernandez)
SNAP_DESKTOP_LAST_REVISION=30
GPL-2.0+License 
Ubuntu 24.04.2 LTS

Both answers provided to this question are correct using this solving
method. Game only showed one answer as correct. There is also no direct
correlation between S and P so, it's indeterminable that S is greater
than p unless number assignment method is used.

** Affects: gbrainy (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "5-10-2025_Two Answers are Correct-Puzzle_B and A.png"
   https://bugs.launchpad.net/bugs/2110375/+attachment/5876858/+files/5-10-2025_Two%20Answers%20are%20Correct-Puzzle_B%20and%20A.png

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gbrainy in Ubuntu.
https://bugs.launchpad.net/bugs/2110375

Title:
  Logic Puzzle has two correct answers. gBrainy only allows one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gbrainy/+bug/2110375/+subscriptions



Follow ups