Can’t split text using IFS=$’n’, and answers don’t respond
I’m learning bash-scripting, and am in the process of building a “quiz app”, which is supposed to pick a random question from a json file of questions, display the possible answers, let me pick an answer from 1 to 4 and write if I’ve chosen correctly.
As far as I can tell, I’ve followed every step the teacher made, but what I’m getting is: