Description Usage Arguments Details Value
This function takes the name of your compiled handout or precept
document and prepends your netid. So if your netid was lee89
and you had just made handout3.pdf
, then
rename_for_upload("handout3.pdf")
would create a file called
lee89_handout3.pdf
which you could upload the Blackboard.
1 | rename_for_upload(fname)
|
fname |
A pdf file you want to upload to Blackboard |
Note: This function assumes that your username is also your netid. If this isn't true, don't use this function! Just rename the file by hand.
Returns nothing, but does change the name of the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.