Jump to content
Hello,
 
I designed this quiz for fun but I need someone to just see if the user interface is easy to understand. This website is a personal website of mine I made from the ground up so expect some issues with the design. Though, I am interested to see how the quiz app performs, primarily. I'm still thinking of adding other types of quizzes or mini-games in the future but I want to focus on this one for now.
 
I need to know things like:
  • UI ease of use
  • Feature ideas (if any)
  • Design improvement ideas
  • Is it fun or interesting, at least?
 
 
 
 
Quiz is at the bottom of the home page, and I included a screenshot to this post. The objective is to guess who said the presented quote.
 
Thanks in advance.
 
Link to the site: After the Pen

quiz.png

Link to comment
https://linustechtips.com/topic/1341420-quick-website-review/
Share on other sites

Link to post
Share on other sites

It's OK.

There's room for improvement.

For example, add some spaces in the area where the answer would end up, just so that when one clicks on an answer, the buttons don't move because the text now shifts the page vertically.

I'd also try to have all the buttons the same width (maybe have some javascript loop through all buttons of a question and get the max width and then set that width to all answers?) Would probably also be easier to have those possible answers arranged in 3-4 vertical columns.

 

Totally optional but may want to consider having a custom css page with print hints to make the quizz more printer friendly (try firefox , print see how the print preview looks)

 

Link to comment
https://linustechtips.com/topic/1341420-quick-website-review/#findComment-14758073
Share on other sites

Link to post
Share on other sites

7 minutes ago, mariushm said:

It's OK.

There's room for improvement.

For example, add some spaces in the area where the answer would end up, just so that when one clicks on an answer, the buttons don't move because the text now shifts the page vertically.

I'd also try to have all the buttons the same width (maybe have some javascript loop through all buttons of a question and get the max width and then set that width to all answers?) Would probably also be easier to have those possible answers arranged in 3-4 vertical columns.

 

Totally optional but may want to consider having a custom css page with print hints to make the quizz more printer friendly (try firefox , print see how the print preview looks)

 

Ok thanks. I'll make the necessary changes, and explore the print hints.

Link to comment
https://linustechtips.com/topic/1341420-quick-website-review/#findComment-14758084
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×