Blockchain-Based Certification for Online Quiz Competitions
Abstract
Online quiz competitions have grown rapidly as tools for education, recruitment, and outreach. However, the integrity and provenance of certificates issued to winners and participants remain a concern: centralized certificate systems are vulnerable to tampering, forgery, and single-point failures. This paper presents a blockchain-based certification framework for online quiz competitions that ensures tamper-evident, verifiable, and easily-shareable digital certificates. We describe the system architecture, smart contract design, certificate generation workflow, and an implementation prototype using Ethereum-compatible smart contracts and InterPlanetary File System (IPFS) for off-chain storage of certificate metadata. Evaluation includes security analysis, gas-cost benchmarking, and a user verification latency study. Results show that the proposed approach provides strong integrity guarantees, acceptable cost for small-to-medium events, and fast verification (sub-second for on-chain lookups when using light clients). We conclude with limitations, potential improvements, and directions for future work.
References
M. Sharples and J. Domingue, “The Blockchain and Kudos: A Distributed System for Educational Record, Reputation and Reward,” Hum.-Comput. Interact., 2016.
A. Clayton, B. Potts, “Blockchain Credentials in Higher Education: Use Cases and Challenges,” Journal of Digital Learning, 2019.
D. Grech and A. Camilleri, “Blockchain in Education,” European Commission JRC, 2017.
S. Nakamoto, “Bitcoin: A Peer-to-Peer Electronic Cash System,” 2008. (for background on blockchain immutability) [5] A. Ali et al., “On-chain vs Off-chain Storage for Blockchain-based Credentials,” Proc. of BlockchainConf, 2020. [6] J. Camenisch et al., “Privacy-Preserving Attribute-Based Credentials,” Privacy Enhancing Technologies, 2018. [7] R. Chen and L. Zhao, “Revocation Methods for Blockchain Credentials,” IEEE Trans. on Dependable and Secure Computing, 2021. [8] M. Al-Qaydi, “IPFS and Content-Addressed Storage in Decentralized Systems,” Distributed Systems Review, 2019. [9] E. B. Fernandez, “Designing Smart Contracts for Real-world Applications,” IEEE Software, 2020. [10] J. Wang, “Merkle Trees for Scalable Certificate Issuance,” ACM Transactions on Blockchain, 2022.
Refbacks
- There are currently no refbacks.