Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction popup #52

Open
jchartrand opened this issue May 15, 2012 · 0 comments
Open

Correction popup #52

jchartrand opened this issue May 15, 2012 · 0 comments
Assignees

Comments

@jchartrand
Copy link
Owner

New popup triggered by new 'correction' button described in issue #50 #50

Fields:

a) Plain text box (label = Correction)

b) four radio buttons with group title 'certainty' and individual labels:

definite
reasonably certain
probable
speculative

c) three radio buttons with group title 'type' and individual labels:

OCR
typographical
other

-In CWRC-TEI serialize as:

<sic><corr cert="definite" type="typographical" ana="Autumn">Antony</corr><sic>
where the value entered for the correction goes into the 'ana' attribute

-In Orlando serialize as:

<SIC CORR="French">Fernch</SIC>
Drop any entered value for type and certainty for now.

@ghost ghost assigned ajmacdonald May 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants