Development of a mobile app for technology-enhanced learning (TEL) of combinatorial logic circuits

The goal of the project is to develop a mobile app that can help enhance the learning of combinatorial logic circuits, such as decoders and multiplexers. The main function of the app is to automatically generate a set of combinatorial logic questions for practice and provide verification that the an...

Full description

Saved in:
Bibliographic Details
Main Author: Ang, Liang
Other Authors: Jong Ching Chuen
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2023
Subjects:
Online Access:https://hdl.handle.net/10356/167149
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The goal of the project is to develop a mobile app that can help enhance the learning of combinatorial logic circuits, such as decoders and multiplexers. The main function of the app is to automatically generate a set of combinatorial logic questions for practice and provide verification that the answers inputted by users are correct. The app is also designed to be interactive with multiple methods of answering questions such as text input, multiple choice and a dropdown picker. Additional functions such as study notes is also included. The application is built using React Native, a JavaScript framework used for developing cross platform applications. Backend development is done using the Firebase application programming interface.