CAT | Desire2Learn
10
zfD2L – Desire2Learn Web Services for Zend Framework
No comments · Posted by Adam Lundrigan in CDLI, Desire2Learn, Web Development, Zend Framework
For the better part of this past year, my job has consisted mainly of building (or rebuilding) a number of web portals. These portals all have two things in common: (1) they are built upon Zend Framework, and (2) they need to interface with the Desire2Learn Learning Environment (LE). The result of this confluence of [...]
No tags
1
D2L + jQuery = (Almost) Limitless Freedom
No comments · Posted by Adam Lundrigan in Desire2Learn, Web Development
Using a little bit of JavaScript magic, we easily can break out of the mold which Desire2Learn (D2L) locks widget content inside of. Example: Create a New Widget with the following HTML content: <script type=”text/javascript”> document.writeln(‘ Notice that i’ve added the OrgDefinedId of the currently-logged-in user to the query string of my_d2l_widget.php. We use this [...]

