Hello all,
An instructor at UVA has requested the ability to copy and paste images easily into CKEditor. In particular, he is interested in allowing students to include an image in a forum post without making it an attachment that must be opened separately or using the Image option to upload and insert it in the editor. However, if added, this option should be available in CKEditor throughout Sakai.
Are other institutions interested in having easier CKEditor image embed functionality (cut and paste or drag-drop)?
If so, other than the difficulty of implementation, what considerations would need to be taken into account? For example:
Thanks,
Tiffany Stull
--
You received this message because you are subscribed to the Google Groups "Sakai Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sakai-user+unsubscribe@apereo.org.
To post to this group, send email to sakai...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/sakai-user/.
--
You received this message because you are subscribed to the Google Groups "Sakai Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sakai-user+...@apereo.org.
Matthew,
As I have said before when storing student content in My Resources was proposed for other use cases on the mailing lists, I STRONGLY disagree with the idea of placing ANY student uploads automatically in a folder where those uploads must be made Public for instructors or classmates to access them.
Automatically making user content publicly available would be
illegal:
Similarly, placing the images in the Resources tool could
be problematic because, as far as I know, Resources
doesn't distinguish between student and instructor uploads for the
purpose of Import from Site and Duplicate Site.
Some facility for identifying the user role and not copying
student content would need to be added.
A lot of tools send content to other locations than Resources in a site, and I assume that the suggested image upload via cut and paste would need to behave in the same way.
For example, the following items go somewhere in content that is NOT Resources:
I guess cleanup isn't too much of an issue because other existing
content isn't deleted when the item where it was uploaded is
deleted. For example, Email Archive attachments never
delete when you delete an archived message. Sometimes developers
need to go into the database to get rid of email attachments when
users request it.
Tiffany
Hi all,
I apologize for my incorrect assertion that making student work publicly available would be a FERPA violation. In reviewing the FERPA requirements, the law only pertains to personally identifying information - so as long as the students' uploads didn't include any content that would identify their person or location, it would not be a FERPA violation to expose them.
However, I still think it inappropriate to expose student
submissions publicly without their consent, and it could be a
copyright violation depending on the copyright of the uploaded
item in question.