Skip to content

A play with a custom js/html block for creating an array of objects for interrogation

Notifications You must be signed in to change notification settings

HollyJM81/classroomTestResults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

classroomTestResults

A simple set of functions in javascript to take an array of student names as strings, and a) generate a new array of student objects, with first and last names; b) add subject and grade as a new key-value pair to any given student.

This was my first piece of code (of more than 1 statement) outside of beginners' coding courses, and I used it to practice some of the javascript concepts and methods I was finding more challenging to understand.

Next step: I would like to make a dynamic, single page deployment that demonstrates how a user interface might work.

About

A play with a custom js/html block for creating an array of objects for interrogation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published