Table of Contents
Summary
Learners in this course are provided an eText to learn JavaScript and administered an objective exam to determine competency. The 6-month completion rates were 76% and the feedback about the UX was poor.
There were two major research goals:
- What skills do learners need to demonstrate the learning objectives?
- Do learners have the right resources for those skills?
Results
9.2%
Increase
Prior to this project, the 6-month completion rates were 76%. After developing a targeted learning path 6-month completion rates rose to 83%.
Learnner feedback:
“I sincerely appreciate all your help. The learning materials, study guide, and sample tests you created were excellent. You are extremely technically knowledgeable on the subject and excellent at explaining challenging concepts in an easy-to-understand way. This is a rare skill and you have mastered it.”
Andrew D.
Research
I conducted individual user interviews with 50+ learners that had taken and failed the exam at least once. These interviews centered around their preparations for the exam, experience with the exam, and course satisfaction. Questions asked:
- Tell me about your experience with the assessment.
- What surprises were on the assessment?
- Which learning materials were helpful?
- Which learning materials were missing?
- What gaps did you find in the learning materials that were on the assessment?
- What do you think would help you succeed on the next attempt?
Methods
I targeted three skills to develop competency: conceptual understanding, memorization, and objective feedback.
Conceptual Comprehension
This is where the bulk of learning takes place. Because we learn differently I sought to develop resources for video instruction and hands-on practice. First I developed a study guide listing each concept covered with links to examples on W3Schools.com:
Then I created a video recording from a live course that covers the basic concepts with examples: JavaScript Overview WebinarÂ
Finally, for learners that required additional hands-on practice, I outlined free online resources within three sources. I connect learners to one of these three resources based on prior experience and learning style.
W3Schools
Complete these W3Schools JavaScript Exercises.
Codecademy
Complete these interactive, tutorials on Codecademy.
SoloLearn
Complete the interactive lessons on SoloLearn .
Memorization
Once the concepts of JavaScript are solidified, there is necessary memorization to successfully prepare for an assessment. This includes remembering key vocabulary, methods, and properties. I developed a set of interactive flashcards to help learners target recall: JavaScript Quizlet
The quizlet offers learners multiple modes to work with the terms:
- Flashcards
- Fill-in-the-blank
- Tests
- Games
Objective Feedback
The final step in preparing for an assessment is objective feedback to determine readiness and identify competencies that need further work. Because the course does not provide targeted practice items for JavaScript I developed a 37 item JavaScript Quiz