VisualDataSchema:Experience: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 9: | Line 9: | ||
         "name": {  |          "name": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "name",  |                  "name": "name",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": []  |                  "input-config": [],  | ||
                "required": true  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Name"  | ||
         },  |          },  | ||
         "country": {  |          "country": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "country",  |                  "name": "country",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "OO.ui.DropdownInputWidget",  |                  "preferred-input": "OO.ui.DropdownInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "options-allow-null": true,  |                  "options-allow-null": true,  | ||
                 "options-wikilist": "Template:Countries",  |                  "options-wikilist": "Template:Countries",  | ||
                 "  |                  "required": true  | ||
             },  |              },  | ||
             "enum": [  |              "enum": [  | ||
| Line 294: | Line 38: | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Country",  | ||
             "description": "country where you participated to the activity"  |              "description": "Please, select the country where you participated to the activity"  | ||
         },  |          },  | ||
         "age": {  |          "age": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "age",  |                  "name": "age",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "OO.ui.NumberInputWidget",  |                  "preferred-input": "OO.ui.NumberInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 310: | Line 53: | ||
             "type": "integer",  |              "type": "integer",  | ||
             "format": "number",  |              "format": "number",  | ||
             "title": "  |              "title": "Age"  | ||
         },  |          },  | ||
         "profession": {  |          "profession": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "profession",  |                  "name": "profession",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 325: | Line 67: | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Profession"  | ||
         },  |          },  | ||
         "project": {  |          "project": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "project",  |                  "name": "project",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "LookupElement",  |                  "preferred-input": "LookupElement",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 342: | Line 81: | ||
                 "askquery-printouts": [  |                  "askquery-printouts": [  | ||
                     "name"  |                      "name"  | ||
                 ]  |                  ],  | ||
                "required": true  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Project",  | ||
             "description": "ask other volunteers or project coordinators if you aren't sure"  |              "description": "Please, write the name of the project. You could ask other volunteers or project coordinators if you aren't sure"  | ||
         },  |          },  | ||
         "activity": {  |          "activity": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "activity",  |                  "name": "activity",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 362: | Line 101: | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Activity"  | ||
         },  |          },  | ||
         "testimony": {  |          "testimony": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "type": "property",  | |||
                 "name": "testimony",  |                  "name": "testimony",  | ||
                 "  |                  "visibility": "visible",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 378: | Line 115: | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Testimony",  | ||
             "description": "Please describe your experience   |              "description": "Please, describe your experience."  | ||
         },  |          },  | ||
         "picture": {  |          "picture": {  | ||
| Line 409: | Line 146: | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "  |              "title": "Picture",  | ||
             "description": "A picture of yourself (if possible while doing the activity) makes your contribution more personal and colorful"  |              "description": "A picture of yourself (if possible while doing the activity) makes your contribution more personal and colorful"  | ||
         }  |          }  | ||
Revision as of 08:40, 23 February 2024
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Your experience" |