Skip to content

Commit

Permalink
Added testimonial
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisyalamov authored Nov 19, 2023
1 parent 849f8db commit 68c3bc7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions projects/2023-aileron.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,18 @@ Business Technology is an undergraduate programme at Manchester Metropolitan Uni

The cohort of the programme is very diverse in terms of skills background— some students have previous experience in industry, while others have never written a line of code. To create a level playing field, some of the technical units assume little prior knowledge and introduce students to particular concepts from first principles.

# The product
# The final product

Most coding concepts cannot be taught purely through theory— hands-on learning is an essential part of the student experience.

To offer students with an interactive learning experience, I worked on developing a platform internally codenamed **Aileron**. Aileron provides a simple interface for students to complete interactive coding tutorials, at their own pace.
To offer students with an interactive learning experience, I worked on developing a platform internally codenamed **Aileron**. Aileron provides a simple interface for students to complete interactive coding tutorials, at their own pace.

![An airleon tutorial](<https://raw.githubusercontent.com/chrisyalamov/id-repo/main/src/projects/2023-aileron/Screenshot 2023-10-25 at 15.31.58.png>)

By utilising in-browser development environments like CodeSandbox and StackBlitz, students can jump straight into code in their own practice area, without having to install or set up any software on their device. They can even complete tutorials on the go, using a mobile phone.

> Over 89% of the cohort engaged with the interactive tutorials.
# Features
## Incentives

Expand Down

0 comments on commit 68c3bc7

Please sign in to comment.