Skip to content

oluwadara03/Carleton-Course-Registration-Usability-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

🎓 Carleton Course Registration Usability Study

This project involved a redesign of the Carleton Central course registration interface, with a statistical analysis described in the report.pdf. Six Carleton University students took part in this experiment. The goal of the experiment was to simplify the complex registration flow by reducing back and forth navigation, and user confusion during course selection. By applying HCI principles, the new interface lowered cognitive load and simplified course searching for a successful registration.


🔗 Project Links


📺 Project Demo

Demo.Video.mp4

🛠️ Technologies

  • Design: Figma
  • Data Analysis: Python, Pandas, SciPy
  • Metrics: NASA-TLX, Task Completion Time

🚀 Run Analysis

To view the statistical analysis for one of the graphs:

  1. Clone the repo: git clone https://github.com OR download the project as a .zip file
  2. Install dependencies: pip install pandas scipy
  3. Navigate to the analysis folder: cd Analysis
  4. Run the script: python analysis.py
  5. Wait about 1 minute for it to run. This will generate the line graph (Graph B in report.pdf).