Askii

Making / Learning / Work was an adult learning innovation project hosted at the MIT Media Lab from September 2014 to May 2016. This site is an archive of the project documentation.

In low-income jobs, certification exams are often a pathway to better employment prospects. Just in the healthcare field alone, passing an exam such as the Phlebotomy Technician Certification (CPT) and EKG Technician Certification (CET) can drastically improve your employability and annual income.

Askii is an open-source API (application programming interface) for question and answer learning. Askii focuses on delivering a learning experience that helps adult learners study for certification exams. It can be used as the back-end to SMS, mobile, and web-based learning systems.

Askii is designed to incorporate study skills. It tracks the questions that a learner struggles with, and interleaves personalized review content with in the learning experience.

Currently, Askii is designed to be used by developers, but we are working on ways to create customizable web applications, mobile applications, and SMS systems that allow people to create learning experiences without needing to code.

Directions to Explore with Askii

SMS Systems

One avenue that we plan to explore with Askii is how to create a combined mobile web page and SMS system that allows adult learners to study for a certification exam while on their commute. When a learner has a spare five minutes, they can simply text Askii to begin their customized lesson. Askii will respond with a customized set of questions and links to content that learners can study from on the go.

As some adult learners do not have access to smart phones, Askii has been designed to be both smart phone and feature phone compatible. Any phone with access to basic Internet browsing will be able to use Askii.

The first prototype of this SMS and web-based system was completed in March 2015. We plan to run pilot tests of this system over the summer.

Mobile Applications - Read Out Loud

Askii is actually now powering the back-end of Read Out Loud, allowing learners to save words they want to revisit and review them in context of the books they are reading.

Questions / Comments

Curious to learn more about Askii? Please feel free to contact us.

Updates Regarding Askii

Askii as an API

As we built the SMS and mobile webpage learning system discussed in the post, Creating Askii, we found we were most interested the algorithms behind the syst...