Login  Register

Re: Topic #5: Share Your Work

Posted by John Kvapil on May 01, 2017; 4:56pm
URL: https://nabble.aealearningonline.org/Topic-5-Share-Your-Work-tp3795p7895.html

Introduction to Javascript

Enrollment key:js1

http://www.aeak12online.org/course/view.php?id=3831

The target audience is middle school students 6th through 8th grade who have had HTML and CSS coding practice. Furthermore, the goal is introduce the topic to students with a wide range of abilities. There are many Javascript tutorials and lesson out there but usually require a certain amount of prior computer knowledge and reading ability.

The object of the lesson is to introduce Javascript with the focus on 1.Where it goes 2. Basic syntax with data types and joining them together 3. And basic understanding of how the code(input) is executed as output.

The question I have is regarding the assignment in terms of assessment. Should I add a simple (very simple) project for additional assessment?