Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 30, 2024
1 parent 5b10386 commit 758eecc
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9d59450d
7dcded12
2 changes: 1 addition & 1 deletion begin/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ <h3 data-number="1.4.2" class="anchored" data-anchor-id="sec-begin-support-train
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"loop":false,"openEffect":"zoom","selector":".lightbox","descPosition":"bottom","closeEffect":"zoom"});
<script>var lightboxQuarto = GLightbox({"selector":".lightbox","descPosition":"bottom","closeEffect":"zoom","openEffect":"zoom","loop":false});
(function() {
let previousOnload = window.onload;
window.onload = () => {
Expand Down
6 changes: 4 additions & 2 deletions begin/vocab.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ <h2 id="toc-title">Table of contents</h2>
<li><a href="#sec-begin-vocab-general-record" id="toc-sec-begin-vocab-general-record" class="nav-link" data-scroll-target="#sec-begin-vocab-general-record"><span class="header-section-number">3.1.3</span> Record</a></li>
<li><a href="#sec-begin-vocab-general-participant" id="toc-sec-begin-vocab-general-participant" class="nav-link" data-scroll-target="#sec-begin-vocab-general-participant"><span class="header-section-number">3.1.4</span> Participant</a></li>
<li><a href="#sec-begin-vocab-general-instrument" id="toc-sec-begin-vocab-general-instrument" class="nav-link" data-scroll-target="#sec-begin-vocab-general-instrument"><span class="header-section-number">3.1.5</span> Data Collection Instrument (DCI or Instrument)</a></li>
<li><a href="#sec-begin-vocab-general-form" id="toc-sec-begin-vocab-general-form" class="nav-link" data-scroll-target="#sec-begin-vocab-general-form"><span class="header-section-number">3.1.6</span> Data Collection Form (DCI or Instrument)</a></li>
<li><a href="#sec-begin-vocab-general-form" id="toc-sec-begin-vocab-general-form" class="nav-link" data-scroll-target="#sec-begin-vocab-general-form"><span class="header-section-number">3.1.6</span> Data Collection Form</a></li>
<li><a href="#sec-begin-vocab-general-survey" id="toc-sec-begin-vocab-general-survey" class="nav-link" data-scroll-target="#sec-begin-vocab-general-survey"><span class="header-section-number">3.1.7</span> Survey</a></li>
<li><a href="#sec-begin-vocab-general-event" id="toc-sec-begin-vocab-general-event" class="nav-link" data-scroll-target="#sec-begin-vocab-general-event"><span class="header-section-number">3.1.8</span> Event</a></li>
<li><a href="#sec-begin-vocab-general-user" id="toc-sec-begin-vocab-general-user" class="nav-link" data-scroll-target="#sec-begin-vocab-general-user"><span class="header-section-number">3.1.9</span> User</a></li>
Expand Down Expand Up @@ -493,10 +493,12 @@ <h3 data-number="3.1.5" class="anchored" data-anchor-id="sec-begin-vocab-general
<p>An electronic form used to collect data. An instrument can have one of two configurations: an data collection form or a survey.</p>
</section>
<section id="sec-begin-vocab-general-form" class="level3" data-number="3.1.6">
<h3 data-number="3.1.6" class="anchored" data-anchor-id="sec-begin-vocab-general-form"><span class="header-section-number">3.1.6</span> Data Collection Form (DCI or Instrument)</h3>
<h3 data-number="3.1.6" class="anchored" data-anchor-id="sec-begin-vocab-general-form"><span class="header-section-number">3.1.6</span> Data Collection Form</h3>
<p>Instrument used to collect data from behind the REDCap login. To enter data using a data collection form, individuals must login to REDCap using their username and password.</p>
</section>
<section id="sec-begin-vocab-general-survey" class="level3" data-number="3.1.7">
<h3 data-number="3.1.7" class="anchored" data-anchor-id="sec-begin-vocab-general-survey"><span class="header-section-number">3.1.7</span> Survey</h3>
<p>Instrument used to collect data without a REDCap login. Surveys are most often used to collect data from research participants and/or patients. Surveys can have a unique link for each participant or a generic public survey link.</p>
</section>
<section id="sec-begin-vocab-general-event" class="level3" data-number="3.1.8">
<h3 data-number="3.1.8" class="anchored" data-anchor-id="sec-begin-vocab-general-event"><span class="header-section-number">3.1.8</span> Event</h3>
Expand Down
2 changes: 1 addition & 1 deletion check/testing.html
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ <h3 data-number="13.4.5" class="anchored" data-anchor-id="sec-check-testing-sati
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"openEffect":"zoom","closeEffect":"zoom","descPosition":"bottom","selector":".lightbox","loop":false});
<script>var lightboxQuarto = GLightbox({"loop":false,"selector":".lightbox","descPosition":"bottom","openEffect":"zoom","closeEffect":"zoom"});
(function() {
let previousOnload = window.onload;
window.onload = () => {
Expand Down
2 changes: 1 addition & 1 deletion check/testing2.html
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@ <h3 data-number="14.4.5" class="anchored" data-anchor-id="sec-check-testing-sati
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","selector":".lightbox","openEffect":"zoom","loop":false,"closeEffect":"zoom"});
<script>var lightboxQuarto = GLightbox({"loop":false,"selector":".lightbox","descPosition":"bottom","openEffect":"zoom","closeEffect":"zoom"});
(function() {
let previousOnload = window.onload;
window.onload = () => {
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"href": "begin/vocab.html#sec-begin-vocab-general",
"title": "3  Vocabulary",
"section": "",
"text": "3.1.1 Project\nA REDCap project is a self-contained entity used for collecting and managing data. Many people use the term, database, interchangeably. REDCap users may have access to or may have created multiple REDCap projects.\n\n\n3.1.2 Server\nA REDCap server hosts a collection of projects. Identifying the correct server is the first step to navigating to your desired project.\nAt OU, the two production servers are https://bbmc.ouhsc.edu and https://redcap.ouhsc.edu.\nThe first is the newer and larger instance, while the second one (sometimes called the “CoPH server”) is being phased out and no longer accepting new projects.\nBeginning users will rarely encounter OU’s “development” server, which is https://redcap-dev-2.ouhsc.edu.\n\n\n3.1.3 Record\n… distinguish w/ event and participant …\n\n\n3.1.4 Participant\nA participant is sometimes synonymous with record, but not always…\n\n\n3.1.5 Data Collection Instrument (DCI or Instrument)\nAn electronic form used to collect data. An instrument can have one of two configurations: an data collection form or a survey.\n\n\n3.1.6 Data Collection Form (DCI or Instrument)\n\n\n3.1.7 Survey\n\n\n3.1.8 Event\nA REDCap event is a nested inside a record, typically to facilitate longitudinal data collection within the same participant.\n\n\n3.1.9 User\nMany types of REDCap users can be interact with a single project. See Section 11.2.1 for a list of common roles, ranging from a participant responding to a public survey to a project administrator.\n\n\n\n\n\n\nAdditional Chapter Details\n\n\n\nThis chapter was started in October 2024. If you have suggested modifications or additions, please see How to Contribute on the book’s welcome page.",
"text": "3.1.1 Project\nA REDCap project is a self-contained entity used for collecting and managing data. Many people use the term, database, interchangeably. REDCap users may have access to or may have created multiple REDCap projects.\n\n\n3.1.2 Server\nA REDCap server hosts a collection of projects. Identifying the correct server is the first step to navigating to your desired project.\nAt OU, the two production servers are https://bbmc.ouhsc.edu and https://redcap.ouhsc.edu.\nThe first is the newer and larger instance, while the second one (sometimes called the “CoPH server”) is being phased out and no longer accepting new projects.\nBeginning users will rarely encounter OU’s “development” server, which is https://redcap-dev-2.ouhsc.edu.\n\n\n3.1.3 Record\n… distinguish w/ event and participant …\n\n\n3.1.4 Participant\nA participant is sometimes synonymous with record, but not always…\n\n\n3.1.5 Data Collection Instrument (DCI or Instrument)\nAn electronic form used to collect data. An instrument can have one of two configurations: an data collection form or a survey.\n\n\n3.1.6 Data Collection Form\nInstrument used to collect data from behind the REDCap login. To enter data using a data collection form, individuals must login to REDCap using their username and password.\n\n\n3.1.7 Survey\nInstrument used to collect data without a REDCap login. Surveys are most often used to collect data from research participants and/or patients. Surveys can have a unique link for each participant or a generic public survey link.\n\n\n3.1.8 Event\nA REDCap event is a nested inside a record, typically to facilitate longitudinal data collection within the same participant.\n\n\n3.1.9 User\nMany types of REDCap users can be interact with a single project. See Section 11.2.1 for a list of common roles, ranging from a participant responding to a public survey to a project administrator.\n\n\n\n\n\n\nAdditional Chapter Details\n\n\n\nThis chapter was started in October 2024. If you have suggested modifications or additions, please see How to Contribute on the book’s welcome page.",
"crumbs": [
"Data Entry for New Users",
"<span class='chapter-number'>3</span>  <span class='chapter-title'>Vocabulary</span>"
Expand Down

0 comments on commit 758eecc

Please sign in to comment.