| You haven't got the mine field working. The mines work when the wrong answers have the same hint as a right answer. So you need an extra column that is triggered by all the mines because it contains all the wrong answers (and varients). You actually need two extra columns one with all the right answers which will say no mines yet when a right answer is added and then one with the same hint column and an ee which has all wrong one's in, which will automatically overwrite the first column and end the quiz when triggered. Without that the mines don't work. |