Last active
January 19, 2026 01:10
-
-
Save coolstories/1056ffc83b8759e1b2fd50ef63359fa5 to your computer and use it in GitHub Desktop.
Simple Web Highlighter highlights from artofproblemsolving.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "url": "https://artofproblemsolving.com/classroom/4462", | |
| "hostname": "artofproblemsolving.com", | |
| "title": "Introduction to Counting & Probability", | |
| "highlights": [ | |
| { | |
| "domain": "artofproblemsolving.com", | |
| "enhancedContext": { | |
| "after": "sr_vrdLet's look at some applications of the Binomial Theorem. Please let us know at any point if yo", | |
| "before": "sing the concepts and tools that we've developed in this course.ZhangfengruioofSmartwardZhangfengrui", | |
| "elementInfo": { | |
| "className": "", | |
| "elementIndex": 0, | |
| "id": "", | |
| "parentChain": [ | |
| { | |
| "className": "styles_scrollWrapper__2_HGy", | |
| "id": "", | |
| "tagName": "DIV" | |
| }, | |
| { | |
| "className": "styles_fadeWrapper__1c34m", | |
| "id": "", | |
| "tagName": "DIV" | |
| }, | |
| { | |
| "className": "styles_messageContent__1EyvQ", | |
| "id": "", | |
| "tagName": "DIV" | |
| } | |
| ], | |
| "tagName": "SPAN", | |
| "textContent": "rip" | |
| }, | |
| "occurrenceInfo": { | |
| "allPositions": [ | |
| 8128 | |
| ], | |
| "currentOccurrence": 0, | |
| "totalOccurrences": 1 | |
| }, | |
| "pageStructure": { | |
| "pageHeight": 783, | |
| "pageWidth": 1440, | |
| "totalHeadings": 0, | |
| "totalLinks": 3, | |
| "totalParagraphs": 0 | |
| }, | |
| "positionInfo": { | |
| "absoluteLeft": 90, | |
| "absoluteTop": 502.8515625, | |
| "height": 19.5, | |
| "relativeLeft": 0.0625, | |
| "relativeTop": 0.6422114463601533, | |
| "viewportLeft": 90, | |
| "viewportTop": 502.8515625, | |
| "width": 18.1328125 | |
| } | |
| }, | |
| "html": "rip", | |
| "id": "highlight_1768785022962_oc9rica02", | |
| "markingColor": "#e91e63", | |
| "markingId": "marking-2", | |
| "markingName": "Questions", | |
| "projectId": null, | |
| "projectName": "Recent Highlights", | |
| "text": "rip", | |
| "textAfter": "sr_vrdLet's look at some applications of the Binom", | |
| "textBefore": "n this course.ZhangfengruioofSmartwardZhangfengrui", | |
| "timestamp": "2026-01-19T01:10:22.961Z", | |
| "title": "Introduction to Counting & Probability", | |
| "url": "https://artofproblemsolving.com/classroom/4462", | |
| "color": "#e91e63", | |
| "originalMarkingId": "marking-2", | |
| "colorVerification": "#e91e63", | |
| "notes": "" | |
| } | |
| ], | |
| "markings": [ | |
| { | |
| "color": "#ffeb3b", | |
| "description": "Main concepts and key takeaways", | |
| "id": "marking-1", | |
| "name": "Big Ideas" | |
| }, | |
| { | |
| "color": "#e91e63", | |
| "description": "Questions and uncertainties", | |
| "id": "marking-2", | |
| "name": "Questions" | |
| }, | |
| { | |
| "color": "#4caf50", | |
| "description": "Historical changes and developments", | |
| "id": "marking-3", | |
| "name": "Change Over Time" | |
| }, | |
| { | |
| "color": "#2196f3", | |
| "description": "Different viewpoints and opinions", | |
| "id": "marking-4", | |
| "name": "Multiple Perspectives" | |
| }, | |
| { | |
| "color": "#ff9800", | |
| "description": "Subject-specific terminology", | |
| "id": "marking-5", | |
| "name": "Language of the Discipline" | |
| }, | |
| { | |
| "color": "#9c27b0", | |
| "description": "Ethical considerations and moral implications", | |
| "id": "marking-6", | |
| "name": "Ethics" | |
| } | |
| ], | |
| "sharedAt": "2026-01-19T01:10:29.578Z", | |
| "SimpleWebHighlighterVersion": "3.0" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment