YaleDHLab / ensemble-at-yale

Crowdsourcing the transcription of Yale playbills - http://bit.ly/ensemble-at-yale
http://ensemble.yale.edu
MIT License
6 stars 4 forks source link

Do the help files need cleanup? #83

Closed duhaime closed 7 years ago

duhaime commented 7 years ago

Monica found that some of the help files in the Mark step seem to remark on aspects of the Transcribe workflow. Here's the help for Dates, for example:

screen shot 2016-12-12 at 2 43 02 pm

This text content is evidently set by the file specified by the help key in: project/ensemble-at-yale/workflows/mark.json

{  
    "type":"rectangleTool",
    "label":"Dates",
    "color":"#2EC6EA",
    "generates_subject_type":"ey_dates",
    "help":{  
       "file":"ey_dates"
    }
 }

Currently the help file for the Date portion of the Mark workflow is ey_dates, which contains the text displayed in the help modal above. Should we do a quick sweep of these help files to make sure they're all up to date?

pleonard212 commented 7 years ago

Yes! We noticed this too and we're trying to trace where the spurious help was coming from. there is also a similar issue with the help for transcription too...

img_0295

The text says "draw a box" but we are in the Transcribe, not Mark, workflow.

duhaime commented 7 years ago

@pleonard212 @lindsaymking Do the help files look okay now? They seem to be all set now (at least the cases I've seen): screen shot 2017-01-03 at 10 08 20 am

lindsaymking commented 7 years ago

From what I can see, doing some marking and transcribing, things look good!

On Tue, Jan 3, 2017 at 10:08 AM, Douglas Duhaime notifications@github.com wrote:

@pleonard212 https://github.com/pleonard212 @lindsaymking https://github.com/lindsaymking Do the help files look okay now? They seem to be all set now (at least the cases I've seen): [image: screen shot 2017-01-03 at 10 08 20 am] https://cloud.githubusercontent.com/assets/4801116/21611835/953ff9d0-d19c-11e6-80d1-ce185d602b78.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/YaleDHLab/ensemble-at-yale/issues/83#issuecomment-270134854, or mute the thread https://github.com/notifications/unsubscribe-auth/ATpdUob3hyPFnor7QFgQJkhyrX4BCYHbks5rOmSCgaJpZM4LLyRz .

duhaime commented 7 years ago

Excellent! I'll mark this as resolved, and we can reopen if needed...