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

Form fix #177

Merged
merged 3 commits into from
Mar 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 5 additions & 38 deletions 05-OCS_Contribution.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,49 +43,16 @@ The process of submitting community case studies, involves filling out a simple

These case studies will be shared publicly on the Open Case Studies Community Repository for the benefit of other educators and learners, with minimal review from the Open Case Studies team. To submit a case study to the Community Repository, please fill out the form below:

**[OpenCaseStudies Community Repository Submission Form](https://forms.gle/BgkQMbb13wtaYHMo6)**
**[Open Case Studies Community Repository Submission Form](https://forms.gle/BgkQMbb13wtaYHMo6)**

### Official Library Submissions

If you have not yet created a case study, but want to create one for our official library, please complete the form below to contact the Open Case Studies team regarding a new case study idea. The team will get back to do as soon as we can.

<form
action="https://formspree.io/f/myybqzpz"
method="POST"
>
<label>
Name: <br>
<input type="text" name="_replyto"><br>
</label>
<label>
Email: <br>
<input type="text" name="_replyto"><br>
</label>
<label>
Case study title (tentative): <br>
<textarea rows = "5" cols = "60" name="message"></textarea><br>
</label>
<label>
Case study description: <br>
<textarea rows = "5" cols = "60" name="message"></textarea><br>
</label>
<label>
Dataset description: <br>
<textarea rows = "5" cols = "60" name="message"></textarea><br>
</label>
<label>
Statistics learning goals for the case study: <br>
<textarea rows = "5" cols = "60" name="message"></textarea><br>
</label>
<label>
Data science learning goals for the case study: <br>
<textarea rows = "5" cols = "60" name="message"></textarea><br>
</label>
<!-- your other form fields go here -->
<button type="submit">Send</button>
</form>

Ultimately your case study will be submitted using an issue template to the GitHub repository for this guide, located at [this link](https://github.com/opencasestudies/OCS_Guide/issues/new?assignees=carriewright11%2Cstephaniehicks&labels=&template=new-official-case-study-submission.md&title=).
**[Open Case Studies New Idea Offical Repository Submission Form](https://forms.gle/2EEYfnTJkNB7Nn9dA)**


Ultimately your case study will be submitted using an issue template to the GitHub repository for this guide, located at [this link](https://github.com/opencasestudies/OCS_Guide/issues/new?assignees=carriewright11%2Cstephaniehicks&labels=&template=new-official-case-study-submission.md&title=). The form indicates what is required for case studies to be considered for inclusion in our official collection, including peer review. We will now also describe some of these requirements in more depth in the next section.

## Offical Case Study Guidelines

Expand Down
2 changes: 2 additions & 0 deletions docs/no_toc/readme
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

this dir no_toc is necessary for the git actions to succeed - please do not remove the dir itself - files can be removed