dotcodeschool / frontend

Dot Code School is an interactive online school that teaches you how to build meaningful web3 applications using the Polkadot SDK.
https://dotcodeschool.com
MIT License
1 stars 4 forks source link

UX redesign #4

Open iammasterbrucewayne opened 2 months ago

iammasterbrucewayne commented 2 months ago
Course Onboarding UX Design & Development
Design and implement an intuitive onboarding experience for users starting a new course
Learning Interface with Real-time Feedback Update the interface to provide immediate feedback to users as they push code to the server, including error messages and confirmations of successful code submission.
Test Logs Display UI A user-friendly interface for displaying test results for failed tests to help users better understand their mistakes.
Solutions Section Implementation A section within the interface where users can view suggested solutions or hints after attempting to solve problems, designed to facilitate learning through example and exploration.