Title: Question about Jeopardy Maker Post by: tkcat65 on January 12, 2011, 09:34:14 AM Iam trying to create a game with 4 columns and 5 rows. I have deleted the questions folder and extracted the program again - but I am still getting standard game. Can you please help with this
Title: Re: Question about Jeopardy Maker Post by: pftq on January 12, 2011, 10:33:07 AM Hi can you clarify what you expect to happen?
If you are wanting to change the number of columns and rows (which it sounds like): - The number of rows is determined by how many lines are in the question text files (disable wordwrap to count properly, only hitting enter counts as a new line). - The number of columns is determined by how many text files you have in the questions folder. So if you have text files going up to column4..., it will have 4 columns. Copy and paste for more or delete a pair to lose a column. Hope that helps. :) Title: Re: Question about Jeopardy Maker Post by: Racerroy on December 13, 2016, 04:05:08 PM I Love the program I have been searching for something like this for awhile. I teach safety to miners and looking for a good tool to make part of the class more interactive. My question is
Is it possible to have multi line questions? For example: Which one of the following is a protected right of miners? A. Smoking in restricted areas B. Refusing to work because of the requirement to wear personal protective equipment C. Refusing to work because proper safety and health training was not received D. Refusing a required medical examination such as a hearing test If I just put this in the question file I get more boxes. Thanks Title: Re: Question about Jeopardy Maker Post by: pftq on December 13, 2016, 04:05:51 PM You can type the html tag
Code: <br /> Title: Re: Question about Jeopardy Maker Post by: Racerroy on December 13, 2016, 04:12:23 PM I get the same results, I get extra boxes and only the first line of the question comes up when I click on the question.
Title: Re: Question about Jeopardy Maker Post by: Racerroy on December 13, 2016, 04:14:48 PM This is what I have
without the " " Which one of the following is a protected right of miners?" " A. Smoking in restricted areas" " B. Refusing to work because of the requirement to wear personal protective equipment C. Refusing to work because proper safety and health training was not received D. Refusing a required medical examination such as a hearing test Title: Re: Question about Jeopardy Maker Post by: Racerroy on December 13, 2016, 04:15:41 PM I figured it out, thanks for the help, I had to make sure the question was all on 1 line with the code in between
Title: Re: Question about Jeopardy Maker Post by: pftq on December 13, 2016, 04:17:07 PM Type the br html tag but don't have a line break before or after. You can
attach the question file and I'll reattach as an example |