-
Notifications
You must be signed in to change notification settings - Fork 7
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
Slim "Add my article" form #1056
Comments
"Who can submit" seems to be a pressing concern with journal editors - allowing authors to select from an existing list of ORCIDs at the pre-submit stage might be the least intrusive time to do this (but they'll have to authenticate via ORCID, more complexity, may not have an account etc.). |
To consider the practicality of this, it would be useful to have a sense of what proportion of prior contributors have an associated ORCID. The explorer already shows all the authors with ORCIDs. Just a quick look shows that at least some contributors don't have an ORCID. So the trade-off would be that we may lose out on our contribution rate. |
Related is PathwayCommons/app-ui#1434 - i.e. making 'Add my article' as simple and widely available as possible, simple form |
I've come back to this post on ORCID: https://info.orcid.org/balancing-researcher-control-and-data-integrity/ which discusses a bunch of issues related to having an open, and inclusive resource. |
Based on recent discussion, propose a "zero input" call to action to launch the curation tool, which would be low-friction and potentially easier to 'share'. Editor already provides feature to fill out article/author details when missing, and treats it as as just another required step towards submission. |
Description
Q: What is the name of the feature?
A: Defer "Add my article" form details to submit-time
Q: What does this feature enable the user to do?
A: Enables rapid-entry to curation. This includes via homepage as well as other elements in web page.
Q: What information must the user provide to use the feature?
A: Article title or PMID or doi. At submit-time, can select name and offer email (may be optional).
Q: What are the applicable constraints, e.g. compatibility or performance?
A: Identify any dependencies on deferred details in document workflow from initiation to submission.
Major risk is that a user would not have an emailed link to their document. For instance, if they lose the editor page somehow, or wish to defer creation until later, it won't be 'in their inbox'.
Q: How does this feature affect each class of user (persona)?
A: For naive homepage visitors, entry is 1-step + 1-click. For others (e.g. article component in Explorer) this enables 1-click entry.
Specification
Mockup
Homepage (A)
Homepage (B; no popup)
Editor, submission stage
Details
Free text input for names can be problematic
Some actual examples of authors who input their name:
With #1065, the author field should be populated with an author profile, possibly containing an ORCID so that there is less ambiguity.
Refs
The text was updated successfully, but these errors were encountered: