embed planbook on website
I would love to be able to embed the homework portion of my planbook to my class webpage rather than share a link. This way students can go to the website and immediately see what is due for the day, week or month. Additionally, to be able to attach documents to the embedded page allows students to print the homework when they lose or forget it.
Good news! You can embed your planbook into another website. Simply use the code below. You’ll want to change the link to be your student view link, and you can set the height and width as appropriate. Any questions, do not hesitate to contact us at support@planbook.com.
-
Erin commented
Molly,
Your code is working for me in Schoology, but I can't adjust the size of the embedded content. Even when I change the width and height numbers, nothing changes in Schoology. How did you make the embedded Planbook Student View large enough to actually use?
-
Molly commented
The one Carol gave worked for me to post to schoology but for my school webpage I had to use this format. If Carol's doesn't work for you try replacing the link with yours in this.
<iframe
src=http://planbook.com/student?t=300&k=123 border:solid 1px #777 " width="700" height="500" frameborder="0" scrolling="yes"></iframe> -
Carol commented
<object data=http://planbook.com/student?t=300&k=123 width="600" height="400">
<embed src=http://planbook.com/student?t=300&k=123 width="600" height="400">
</embed>
</object>Just replace the links with your student key link!
-
Ashley Bishop commented
What code are you referencing? I'd like to be able to do this too!
-
Rebecca Corbin commented
I agree... I was just looking online to see if that was possible.