Make thinking visible
Making Thinking Visible in the pre-digital world
Click Play to begin
- Four Old Ways Revisited… Icons
More links
Footnotes
Narration
- • Icons
- http://designthinkingforeducators.com/
.bg-rubric { background: transparent url("/blog/wp-content/plugins/pbl-launch/images/icons/32/rubric.png") no-repeat 3px 3px; padding:3px 9px 3px 36px; } .bg-video { background: transparent url("/blog/wp-content/plugins/pbl-launch/images/icons/32/video.png") no-repeat 3px 3px; padding:3px 9px 3px 36px; }
- • More Links
- • Footnotes
- • Narration
/* Check items' on/off as media plays */ $media.on({ timeupdate : function(event) { var cT = this.currentTime, cTd = cT.toFixed(1) ; // ... } });