Class Name | Difficulty Rating | Percent Scoring 5 |
---|
Table on the top 25 hardest Ap classes • 1 min read
Description
we're using jQuery to dynamically populate a table with information about the top 25 hardest AP classes. The apClasses array contains objects with the class name and a difficulty rating. The jQuery script loops through this array and appends rows to the table.