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

Adds option to reject credential applications based on template #1266

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Lucas-Mc
Copy link
Contributor

This change adds the option to reject a credential application during the review stage via a template. The options I have included can be seen in the screenshot here:
Screen Shot 2021-02-11 at 2 47 23 PM
Once an option is chosen, one of the following comments gets added to the email as the responder comments to be sent to the applicant:

1. Inconsistent information: 
	Some of the information on your application does not make sense.
        Please resubmit with the correct information.
2. Incorrect CITI course / wrong PDF:
	It looks like you did not complete the correct CITI course. The correct
        course is "Data or Specimens Only Research". Please resubmit with
        the correct information.
3. CITI Certificate:
	You submitted the CITI Certificate instead of the Completion
        Report (it should include a list of courses and scores). Please
        resubmit with the correct report.
4. No HIPAA section:
	The HIPAA module is missing from your CITI completion report.
5. Failed HIPAA section:
	Please retake the CITI course paying particular attention to the
        section on HIPAA Privacy Protections.
6. Inconsistent CITI report email:
	The email on your CITI report does not match your application
        email. You can not share CITI training reports.
7. Industry Researcher without institution:
	You list your research category as Industry Researcher but did
        not list an institution. Please update your institution or if you are
        not associated with an institution or select Independent Researcher
        as your research category.
8. Hospital Researcher without institution:
	You listed yourself as a Hospital Researcher but did not list an
        institution. Please resubmit with the correct information.
9. Student without institution:
	You listed yourself as a Student but did not list an institution.
        Please resubmit with the correct information.
10. MIT Affiliates as institution:
	"Massachusetts Institute of Technology Affiliates" should not
        be listed as your institution. This is for the CITI course step only.
        Please resubmit with the correct information.
11. Incorrect reference name:
	The name for your reference does not seem correct. Please
        resubmit with the correct information.
12. Listed self as reference:
	You listed yourself as a reference. Please resubmit with
        another valid reference.
13. Inactive reference email:
	The email address listed for your reference is not
        active (emails sent to this address are undelivered).
14. Can not verify identity:
	We cannot identify you or your reference in our web search. Can
        you resubmit and provide references to your publications, personal
        webpage, or associations with known organizations?
15. DUA violation:
	Access is provided to individuals. Your research summary suggests
        that data may be shared within the group. Please resubmit your
        application, making it clear that the Data Use Agreement will be followed. If
        your colleagues plan to access the data, then they will need to apply for
        access independently.
16. Other:
	""

For this change, the current process is not changed, this is just a feature for the reviewers who prefer it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Credentialing
In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant