Some time ago I announced that I am preparing myself for the Qt Essentials Exam. In preparation I create the Qt knowledge quiz, which is a set of my self-invented questions with answers and explanations. After submitting answer, you will receive referral material which describes the topic of question (usually Qt Docs). I emphasize that these questions have nothing to do with real Qt Essentials questions. They can be helpful during the learning time to discover which parts of Qt material are poorly understood though.
At the moment the base contains 25 questions, anyway I am going to develop it constantly. I also welcome any comments, mistakes reports and suggestions.
The webpage itself isn’t very fancy. The main goal of it is to be practical and user friendly. So if you think that the appearance is austere, you’re right. Maybe in some time I will tune it somehow.
Click here to play Qt knowledge quiz: Qt Quiz.
Stay tuned for new questions!
Useful resources:
- Qt Essentials Exam Curriculum 010-002
- Qml Book – Qt5 Cadaques
- Almost 100 of youtube Qt video tutorials by Brian @VoidRealms Youtube Playlist
Update: already 33 questions in the base!
Austere indeed; it’s completely empty! I see an h2 and a footer, but the “content” div is empty.
LikeLike
Thank you for your report. Can you tell me what browser do you use? Does your browser support javascript? I tested it on modern Chrome, Mozilla Firefox and IE, and it was working properly.
The content is js-generated, so the page will not work for browser with javascript disabled.
LikeLike
What did Yo write it in? I think You told me but I forgot…
LikeLike
Javascript + html + css. BTW, you can see the full source code here – https://github.com/katecpp/qt_quiz
LikeLike
Good set of questions. thanks.
LikeLike