Skip to content

Commit

Permalink
Update schema versions to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 1, 2024
1 parent b267035 commit 53d6adf
Show file tree
Hide file tree
Showing 29 changed files with 57 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@id": "activity1_schema",
"prefLabel": "Screening",
"description": "example of an activity",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"ui": {
"addProperties": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "document_upload_item",
"prefLabel": {"en": "Upload Documents"},
"description": "This is a document upload item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can upload a document.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Activity",
"@id": "Activity2_schema",
"prefLabel": {"en": "Select Dropdown"},
"description": "dummy activity to show all inputs types and widgets",
"preamble": "This activity will show you all the different input type and widgets currently available.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"ui": {
"addProperties": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "country_item",
"prefLabel": "country item",
"description": "This is a country item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can select a country.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "date_item",
"prefLabel": "date item",
"description": "This is a date item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input a date.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "language_item",
"prefLabel": "language item",
"description": "This is a language item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can select several language.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "state_item",
"prefLabel": "state item",
"description": "This is a state item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can select a USA state.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "time_range_item",
"prefLabel": "time range item",
"description": "This is a time range item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input a time range.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "year_item",
"prefLabel": "year item",
"description": "This is a year item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input a year.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Activity",
"@id": "Activity3_schema",
"prefLabel": {"en": "Enter Input"},
"description": "dummy activity to show all inputs types and widgets",
"preamble": "This activity will show you all the different input type and widgets currently available.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"ui": {
"addProperties": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "email_item",
"prefLabel": "email item",
"description": "This is an email item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input an email address.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "float_item",
"prefLabel": "float item",
"description": "This is a float item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input a float like 3.1415926...",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "integer_item",
"prefLabel": "integer item",
"description": "This is a integer item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input a integer like 3, -4 or 321...",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "multitext_item",
"prefLabel": "multitext item",
"description": "This is a multitext item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input several text field.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "participant_id_item",
"prefLabel": "participant id item",
"description": "This is a participant id item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input the participant id number.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "text_item",
"prefLabel": "text item",
"description": "This is a text item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input some text with a max length of 300.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "textarea_item",
"prefLabel": "text area item",
"description": "This is a text area item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an item where the user can input large amounts of text.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "radio_item",
"prefLabel": "radio item",
"description": "This is a radio item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an example of a radio item with several possible answers to choose from (only one answer allowed).",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "radio_item_multiple_choice",
"prefLabel": "radio item with multiple choice",
"description": "This is a radio item with multiple choice.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an example of a radio item with several possible answers to choose from (several answers allowed).",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "select_item",
"prefLabel": "select item",
"description": "This is a select item that works with a drop down menu.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an example of a select item with several possible answers to choose from a dropdown menu (only one answer allowed).",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "select_item_multiple_choice",
"prefLabel": "select item multiple choice",
"description": "This is a select item that works with a drop down menu.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an example of a select item with several possible answers to choose from a dropdown menu (several answers allowed).",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "slider_item",
"prefLabel": "slider item",
"description": "This is a slider item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an example of a slider item.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Activity",
"@id": "selectActivity_schema",
"prefLabel": {"en": "Select Response"},
"description": "dummy activity to show all inputs types and widgets",
"preamble": "This activity will show you all the different input type and widgets currently available.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"ui": {
"addProperties": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "audio_check_item",
"prefLabel": "audio check item",
"description": "This is a audio check item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This is an audio check item. Click on the start button and say something audibly. Click Play button to hear your recording. If you think there is too much background noise, please go somewhere quieter and Redo, else click Continue.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "audio_image_record_item",
"prefLabel": "audio image record item",
"description": "This is a audio image record item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"image": "https://picsum.photos/500/400",
"question": "This is an audio image record item where the participant describes verbally an image shown below for a minute",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "audio_number_record_item",
"prefLabel": "audio numbers record item",
"description": "This is a audio number record item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This will record while the participant as he or she says these numbers out loud.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Field",
"@id": "audio_passage_record_item",
"prefLabel": "audio passage record item",
"description": "This is a audio passage record item.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"question": "This will record while the participant reads a passage from a story.",
"ui": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Activity",
"@id": "voiceActivity_schema",
"prefLabel": {"en": "Voice Activity" },
"description": "dummy activity to show all inputs types and widgets",
"preamble": "This activity will show you all the different input type and widgets currently available.",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"ui": {
"addProperties": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/generic",
"@type": "reproschema:Protocol",
"@id": "{{cookiecutter.__protocol_slug}}_schema",
"prefLabel": "{{cookiecutter.__protocol_slug}}",
"description": "{{cookiecutter.protocol_description}}",
"schemaVersion": "1.0.0-rc4",
"schemaVersion": "1.0.0",
"version": "0.0.1",
"landingPage": [{
"@id": "README.md",
Expand Down

0 comments on commit 53d6adf

Please sign in to comment.