Difference between revisions of "Form:Use Cases"

From LINKS Community Center
Jump to: navigation, search
 
(28 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
if a page with that name already exists, you will be sent to a form to edit that page.
  
{{#forminput:form=Use Cases|autocomplete on category=Use Cases|placeholder=e.g. Tornado in Paderborn, Germany, 2022}}
+
{{#forminput:form=Use Cases|autocomplete on category=Use Cases|placeholder=e.g. Tornado in Paderborn, Germany,
 
+
2022}}
</noinclude><includeonly>
+
</noinclude>
 +
<includeonly>
 
{{{info|create title=New Use Case|edit title=Edit Use Case}}}
 
{{{info|create title=New Use Case|edit title=Edit Use Case}}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
+
<div id="wikiPreview"
 +
style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|Use Cases}}}
 
{{{for template|Use Cases}}}
<div style="font-size:0.8em; margin-bottom:1em"><h6>Note</h6>
+
<div style="font-size:0.8em; margin-bottom:1em">
The following fields are <b>mandatory</b>:<ul style="margin:0"><li>Core data &rarr; Brief summary</li>
+
<h6>Note</h6>
<li>Questions &rarr; Which thematics are closest to the goal of the Use Case?</li></ul>
+
The following fields are <b>mandatory</b>:<ul style="margin:0">
Leaving these fields without an answer will prevent you from saving the form.</div>
+
<li>Core data &rarr; Brief summary</li>
 +
<li>Questions &rarr; Which thematics are closest to the goal of the Use Case?</li>
 +
</ul>
 +
Leaving these fields without an answer will prevent you from saving the form.
 +
</div>
 +
<div style="font-size:0.8em; font-weight:bold; margin-bottom:2.5em">Please do not include any personal or
 +
confidential information (e.g., addresses, contact details, etc.) in your contributions!</div>
 
= Core data =
 
= Core data =
 
{| class="formtable"
 
{| class="formtable"
! Category:
+
! Category
 
| {{{field|Use Cases Category|input type=checkboxes|values from category=Use Cases Category}}}
 
| {{{field|Use Cases Category|input type=checkboxes|values from category=Use Cases Category}}}
 
|-
 
|-
! Year:
+
! Year
 
| {{{field|Year|input type=year}}}
 
| {{{field|Year|input type=year}}}
 
|-
 
|-
! Location: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">City and country.</p>
+
! Publishing Organisation:
 +
| {{{field|Publishing Organisation|input type=text}}}
 +
|-
 +
! Location <br>
 +
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">City and country.</p>
 
| {{{field|Location|input type=text|placeholder=e.g. Paderborn, Germany}}}
 
| {{{field|Location|input type=text|placeholder=e.g. Paderborn, Germany}}}
 
|-
 
|-
! Hazard: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., earthquake, flood</p>
+
! Hazard <br>
| {{{field|Event type|input type=text with autocomplete|values from category=Event type|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
+
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., earthquake, flood</p>
 +
| {{{field|Event type|input type=text with autocomplete|values from category=Event type|placeholder=Start typing to
 +
see suggestions. Add multiple by pressing Enter after each.}}}
 
|-
 
|-
! Scale: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Leave at "none" if you don't know the answer.</p>
+
! Scale <br>
 +
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Leave at "none" if you don't know the answer.</p>
 
| {{{field|Scale|input type=radiobutton|values from category=Use cases scale}}}
 
| {{{field|Scale|input type=radiobutton|values from category=Use cases scale}}}
 
|-
 
|-
! What is the overall timeframe of the use case? <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Leave at "none" if you don't know the answer.</p>
+
! What is the overall timeframe of the use case? <br>
| {{{field|SM event detection time|input type=radiobutton|values=Less than 3 days, 1 to 3 days, More than 3 days}}}
+
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Leave at "none" if you don't know the answer.</p>
 +
| {{{field|SM event detection time|input type=radiobutton|values=Less than 1 day, 1 to 3 days, More than 3 days}}}
 
|-
 
|-
! Brief summary: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Required. This text will also appear in the list of all use cases.</p>
+
! Brief summary <br>
| {{{field|Description|input type=textarea|maxlength=200|placeholder=A short summary of the Use Case (200 characters max).|mandatory}}}
+
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Required. This text will also appear in the list
 +
of all use cases.</p>
 +
| {{{field|Description|input type=textarea|maxlength=200|placeholder=A short summary of the Use Case (200 characters
 +
max).|mandatory}}}
 
|}
 
|}
 
= Extended data =
 
= Extended data =
 
{| class="formtable"
 
{| class="formtable"
! Theme: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Which general theme did the Use Case cover?</p>
+
! Theme <br>
 +
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Which general theme did the Use Case cover?</p>
 
| {{{field|Type|input type=checkboxes|values from category=Use Case Type}}}
 
| {{{field|Type|input type=checkboxes|values from category=Use Case Type}}}
 
|-
 
|-
! Disaster Management Phase:
+
! Disaster Management Phase
 
| {{{field|Disaster Management Phase|input type=checkboxes|values from category=Disaster Management Phase}}}
 
| {{{field|Disaster Management Phase|input type=checkboxes|values from category=Disaster Management Phase}}}
 
|-
 
|-
! Vulnerable Groups:
+
! Which vulnerable groups were involved?
| {{{field|Vulnerable Groups|input type=text with autocomplete|values from category=Vulnerable Groups|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
+
| {{{field|Vulnerable Groups|input type=text with autocomplete|values from category=Vulnerable
 +
Groups|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
 
|-
 
|-
! Which social media and crowdsourcing technologies were used?  
+
! Which social media and crowdsourcing technologies were used?
| {{{field|Used technologies|input type=textarea with autocomplete|values from category=Disaster Community Technology|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
+
| {{{field|Used technologies|input type=textarea with autocomplete|values from category=Disaster Community
 +
Technology|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
 
|-
 
|-
! Was a technology specifically developed for this use case? <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Leave at "none" if you don't know the answer.</p>
+
! Was a technology specifically developed for this use case? <br>
 +
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Leave at "none" if you don't know the answer.</p>
 
| {{{field|Developed technology|input type=radiobutton|values=yes,no}}}
 
| {{{field|Developed technology|input type=radiobutton|values=yes,no}}}
 
|-
 
|-
! Which guidelines were used?  
+
! Which guidelines were used?
| {{{field|Used guidelines|input type=text with autocomplete|values from category=Guideline|placeholder=Click here to see the full list. You can add multiple.}}}
+
| {{{field|Used guidelines|input type=text with autocomplete|values from category=Guideline|placeholder=Click here
 +
to see the full list. You can add multiple.}}}
 
|-
 
|-
! Which Social Media Platforms were used?  
+
! Which Social Media Platforms were used?
| {{{field|Used platforms|input type=text with autocomplete|values from category=Social media platform|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
+
| {{{field|Used platforms|input type=text with autocomplete|values from category=Social media
 +
platform|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
 
|-
 
|-
! Which hashtags or keywords were used (if applicable)? <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., #covid #tornado</p>
+
! Which hashtags or keywords were used (if applicable)? <br>
| {{{field|Used hashtags|input type=text with autocomplete|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
+
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., #covid #tornado</p>
 +
| {{{field|Used hashtags|input type=text with autocomplete|placeholder=Start typing to see suggestions. Add multiple
 +
by pressing Enter after each.}}}
 
|}
 
|}
 
= Questions =
 
= Questions =
 
{| class="formtable"
 
{| class="formtable"
! Upload Images: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The images you upload will appear on the Use Case's profile. Mind the copyright.</p>
+
<!-- ! Upload Images: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The images you upload will appear on the Use Case's profile. Mind the copyright.</p>
| <span style="font-size:0.7em; color:gray;">If the images you want to attach to the Use Case are already on the LCC, type their file names below. If you want to upload images from your device, click the Upload button.</span>{{{field|Other images|input type=tokens|values from namespace=File|uploadable|image preview}}}<span style="font-size:0.7em; color:gray;">By clicking <b>Upload</b> you confirm that you have the rights to distribute the images.</span>
+
| {{{field|Other images|input type=tokens}}}<span style="font-size:0.7em; color:gray;">By clicking <b>Upload</b> you confirm that you have the rights to distribute the images.</span> -->
 
|-
 
|-
! Description: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">If you would like to extend the brief summary, you can do so here.</p>
+
! Description <br>
| {{{field|Long description|input type=textarea|autogrow=|editor=visualeditor|placeholder=A more detailed description of the Use Case.}}}
+
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">If you would like to extend the brief summary,
 +
you can do so here.</p>
 +
| {{{field|Long description|input type=textarea|autogrow=|editor=visualeditor|placeholder=A more detailed
 +
description of the Use Case.}}}
 
|-
 
|-
! What was the overall goal of the Use Case?  
+
! Involved Organisations:
 +
| {{{field|Involved Organisations|input type=tokens}}}
 +
|-
 +
! What was the overall goal of the Use Case?
 
| {{{field|SMCS usage problems solving|input type=textarea|autogrow=}}}
 
| {{{field|SMCS usage problems solving|input type=textarea|autogrow=}}}
 
|-
 
|-
! Which thematics are closest to the goal of the Use Case?  
+
! Which thematics are closest to the goal of the Use Case?
 
| {{{field|Use cases thematic|input type=checkboxes|values from category=Use cases thematic|mandatory}}}
 
| {{{field|Use cases thematic|input type=checkboxes|values from category=Use cases thematic|mandatory}}}
 
|-
 
|-
! What limitations were identified? <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., regulatory hurdles</p>
+
! What limitations were identified? <br>
 +
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., regulatory hurdles</p>
 
| {{{field|Limitations|input type=textarea|autogrow=}}}
 
| {{{field|Limitations|input type=textarea|autogrow=}}}
 
|-
 
|-
! What worked well and could be recommended to others?  
+
! What worked well and could be recommended to others?
 
| {{{field|Worked well|input type=textarea|autogrow=}}}
 
| {{{field|Worked well|input type=textarea|autogrow=}}}
 
|-
 
|-
! Links for further reading: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Important tweets, sources, articles, photos, videos, etc.</p>
+
! Links for further reading <br>
| {{{field|Additional links|input type=tokens}}}
+
<p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Important tweets, sources, articles, photos,
|}
+
videos, etc.</p>
= Meta =
+
| {{{field|Additional links|input type=tokens|placeholder=Copy the link here. Use Enter to add multiple.}}}
{| class="formtable"
 
! Entry created at:
 
| {{{field|Entry Created At|input type=datepicker}}}
 
|-
 
! Entry last reviewed:
 
| {{{field|Entry Last Reviewed|input type=datepicker}}}
 
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
<headertabs/>
+
<headertabs />
 
</includeonly>
 
</includeonly>

Latest revision as of 12:04, 13 October 2023

This is the "Use Cases" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.