- 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.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Java系統分析與架構設計
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Python for Secret Agents:Volume II
- CentOS 7 Server Deployment Cookbook
- Go語言高效編程:原理、可觀測性與優化
- HTML5 Mobile Development Cookbook
- 基于免疫進化的算法及應用研究
- BIM概論及Revit精講
- 深入分布式緩存:從原理到實踐
- Learning Apache Cassandra
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- SQL Server實用教程(SQL Server 2008版)
- Getting Started with Python and Raspberry Pi
- ABAQUS6.14中文版有限元分析與實例詳解