- Mastering jQuery UI
- Vijay Joshi
- 131字
- 2021-07-23 20:33:34
Chapter 1. Designing a Simple Quiz Application
To begin with, we will design a simple quiz application where users have to match country names to their corresponding capital names by dragging a country name over its correct capital. A correct match will result in one point, and drag and drop will be disabled for both the country and its capital.
The display will contain two columns, the first one will have country names and the second one will have the names of the capitals of those countries. Both the columns will be shuffled randomly. Once the user has matched all the names successfully, a modal dialog will appear. Users will also be given the option to reset the quiz. Resetting will restart the game and shuffle the lists again.
推薦閱讀
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- FreeSWITCH 1.8
- 移動UI設(shè)計(jì)(微課版)
- 兩周自制腳本語言
- Learning SAP Analytics Cloud
- 面向STEM的Scratch創(chuàng)新課程
- Java Web程序設(shè)計(jì)
- 高級C/C++編譯技術(shù)(典藏版)
- C語言程序設(shè)計(jì)學(xué)習(xí)指導(dǎo)與習(xí)題解答
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- INSTANT Yii 1.1 Application Development Starter
- Learning Unreal Engine Game Development
- Docker on Windows
- 前端程序員面試算法寶典
- INSTANT Lift Web Applications How-to