Quiz questions and "hacking" puzzles look too similar. This is bad because the user is supposed to do totally different things in them.
Create a new css file inside static, and make it distinct from the hacking puzzles CSS. Use the appropriate CSS inside at least one puzzle of each type (to be able to test it).
The hacking puzzles use the CSS static/puzzlestyle.css
You can start out by duplicating it, and then changing one or both CSS files so they are distinct.
Quiz questions and "hacking" puzzles look too similar. This is bad because the user is supposed to do totally different things in them.
Create a new css file inside static, and make it distinct from the hacking puzzles CSS. Use the appropriate CSS inside at least one puzzle of each type (to be able to test it).
The hacking puzzles use the CSS static/puzzlestyle.css
You can start out by duplicating it, and then changing one or both CSS files so they are distinct.