-
Notifications
You must be signed in to change notification settings - Fork 7
Comment workflow for author collaboration #4
Comments
Context for those joining thread. @rickhumphries 's group uses ELMS:LN and uses this to collaboratively discuss with other IDs / content authors. I've noticed other units at PSU doing weird stuff like color coding lines and then taking them out later or using Especially curious @profmikegreene & @kat-wehr experience w/ content producers / ID perspective if there's a lot of red underlining in word docs or if a light weight commenting solution would be beneficial during production but hidden from students at all times so we don't make an oppsie |
I feel like I've brought this up before so forgive if I'm repeating something that has been explored already, but something like the Genius Annotator would be fantastic. On the flip, it would be cool for students to utilize something like this to do collaborative note taking and stuff. But I think the potential for ID-faculty conversations is much higher priority. |
Annotatable is a capability I think should be baked into the web, I fully support pushing it forward here. I'm hesitant to put any serious work on something that could be pulled out from under us. Diigo and Genius are closed products, although they have been around a good while, they worry me. Hypothes.is is an open option I'm aware of, I'm sure there are more. Is the idea that content created by hax could be delivered inside a tag with annotation capabilities? Do you need to integrate with any system to make that happen? |
I share your skepticism w/ integrating w/ anything that could disappear. To me this would have to be able to be locally hosted (and if it has the ability to be remote / quick setup then cool too). you need a backend to provide a storage mechanism and components to visualize it. Doesn't need to be HAX related though an authoring specific conversation could be HAX driven if needed. on the hax side, this could basically be visualizing things commented out w/ the traditional HTML |
#13 is now supported @rickhumphries so existing HTML comments won't be wiped. We'll want to make a tag for collaborating that's permission driven so people can't see it if they don't have access to that tag. This will be tied to the permission to view HAX in the first place. something like #42 is a blocking issue for this since we'd have to know we were between an inline element tag |
similar internal logistical pattern as #102 |
Following on from discussion in #3
For the comments workflow - we use Diigo (https://www.diigo.com) currently to collaborate by adding comments and highlights to the screen and that works in much the same way:
So this works by highlighting some text initially - then a mini pop up appears allowing you to make the highlight, comment or search:
The only drawback with this method is the mini pop up tends to get in the way a lot when you're not actually wanting to comment on anything - so you might want to have a 'comment-mode' in the same way as you have an 'edit-mode' where that type of thing exists
The text was updated successfully, but these errors were encountered: