Opportunity html

From Redazione
Jump to navigation Jump to search
Line 1: Line 1:
 
+
This is a form to create opportunity and calls regarding
This is a form to create announcements and calls regarding
 
 
internships, scholarships, EVS/ESC voluntary projects and
 
internships, scholarships, EVS/ESC voluntary projects and
 
other opportunities.
 
other opportunities.
 
It can be used by any authorized person of a center of
 
It can be used by any authorized person of a center of
Italian language and culture and the announcement produced
+
Italian language and culture and the opportunity produced
 
will be published both [[Calls_and_scholarships|on this page]]
 
will be published both [[Calls_and_scholarships|on this page]]
 
and on the [https://culturaitaliana.org/ front-end part of this project] (in construction at March 2020), in more interactive and modern way.
 
and on the [https://culturaitaliana.org/ front-end part of this project] (in construction at March 2020), in more interactive and modern way.
The authors of the content will be mentioned at the end of the announcement
+
The authors of the content will be mentioned at the end of the opportunity
 
(as well as affiliated to a given organization) so that they can get
 
(as well as affiliated to a given organization) so that they can get
 
an advantage (in terms of visits to their page) for their contribution.
 
an advantage (in terms of visits to their page) for their contribution.
Line 30: Line 29:
 
<!--
 
<!--
  
announcement_type
+
opportunity_type
announcement_title
+
opportunity_title
announcement_provider
+
opportunity_provider
announcement_description
+
opportunity_description
announcement_target_country
+
opportunity_target_country
announcement_funding_information
+
opportunity_funding_information
announcement_requisites
+
opportunity_requisites
announcement_url
+
opportunity_url
announcement_deadline
+
opportunity_deadline
  
 
-->
 
-->
Line 50: Line 49:
 
</span>
 
</span>
  
<select class="ci_form_input" name="Form announcement[Type]">
+
<select class="ci_form_input" name="Form opportunity[Type]">
 
<option></option>
 
<option></option>
 
<option value="Scholarship">Scholarship</option>
 
<option value="Scholarship">Scholarship</option>
Line 70: Line 69:
 
</span>
 
</span>
  
<input class="ci_form_input" type="text" placeholder="" name="Form announcement[Title]" value="">
+
<input class="ci_form_input" type="text" placeholder="" name="Form opportunity[Title]" value="">
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
The title of the announcement for publishing.
+
The title of the opportunity for publishing.
 
</span>
 
</span>
  
Line 86: Line 85:
 
</span>
 
</span>
  
<input class="ci_form_input" type="text" placeholder="" name="Form announcement[Provider]" value="">
+
<input class="ci_form_input" type="text" placeholder="" name="Form opportunity[Provider]" value="">
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
Line 102: Line 101:
 
</span>
 
</span>
  
<textarea name="Form announcement[Description]" class="form_announcement_input" style="width:100%" rows="3">
+
<textarea name="Form opportunity[Description]" class="form_opportunity_input" style="width:100%" rows="3">
 
</textarea>
 
</textarea>
  
Line 118: Line 117:
 
</span>
 
</span>
  
<input type="hidden" value="1" name="Form announcement[Target country][is_list]">
+
<input type="hidden" value="1" name="Form opportunity[Target country][is_list]">
  
<select multiple id="select_countries" class="ci_form_input" name="Form announcement[Target country][]">
+
<select multiple id="select_countries" class="ci_form_input" name="Form opportunity[Target country][]">
  
 
<optgroup label="EU Countries">
 
<optgroup label="EU Countries">
Line 316: Line 315:
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
To citizens of what country this announcement is addressed? You can also select groups of countries.
+
To citizens of what country this opportunity is addressed? You can also select groups of countries.
 
</span>
 
</span>
  
Line 344: Line 343:
 
</span>
 
</span>
  
<textarea name="Form announcement[Funding information]" class="form_announcement_input" style="width:100%" rows="3">
+
<textarea name="Form opportunity[Funding information]" class="form_opportunity_input" style="width:100%" rows="3">
 
</textarea>
 
</textarea>
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
Please enter the funding related to this announcement, indicating overall amount, currency, conditions, and any related information.
+
Please enter the funding related to this opportunity, indicating overall amount, currency, conditions, and any related information.
 
</span>
 
</span>
  
Line 361: Line 360:
 
</span>
 
</span>
  
<textarea name="Form announcement[Requisites]" class="form_announcement_input" style="width:100%" rows="3">
+
<textarea name="Form opportunity[Requisites]" class="form_opportunity_input" style="width:100%" rows="3">
 
</textarea>
 
</textarea>
  
Line 378: Line 377:
 
</span>
 
</span>
  
<input class="ci_form_input" type="text" placeholder="" name="Form announcement[Url]" value="">
+
<input class="ci_form_input" type="text" placeholder="" name="Form opportunity[Url]" value="">
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
Line 397: Line 396:
  
 
<table><tr><td>
 
<table><tr><td>
<select class="ci_form_input" name="Form announcement[Deadline][day]">
+
<select class="ci_form_input" name="Form opportunity[Deadline][day]">
 
<option></option>
 
<option></option>
 
<option>1</option>
 
<option>1</option>
Line 434: Line 433:
 
</td><td>
 
</td><td>
  
<select class="ci_form_input" name="Form announcement[Deadline][month]">
+
<select class="ci_form_input" name="Form opportunity[Deadline][month]">
 
<option></option>
 
<option></option>
 
<option value="1">January</option>
 
<option value="1">January</option>
Line 451: Line 450:
 
</td><td>
 
</td><td>
  
<select class="ci_form_input" name="Form announcement[Deadline][year]">
+
<select class="ci_form_input" name="Form opportunity[Deadline][year]">
 
<option></option>
 
<option></option>
 
<option>2020</option>
 
<option>2020</option>
Line 463: Line 462:
  
 
         <label class="checkbox-label">
 
         <label class="checkbox-label">
<input type="hidden" value="true" name="Form announcement[Deadline as soon as possible][is_checkbox]" >
+
<input type="hidden" value="true" name="Form opportunity[Deadline as soon as possible][is_checkbox]" >
             <input type="checkbox" name="Form announcement[Deadline as soon as possible][value]">
+
             <input type="checkbox" name="Form opportunity[Deadline as soon as possible][value]">
 
             <span class="checkbox-custom rectangular" data="checkbox_input"></span>
 
             <span class="checkbox-custom rectangular" data="checkbox_input"></span>
 
         </label>
 
         </label>
Line 614: Line 613:
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
If "as soon as possible" is checked please enter the final date of validity of the announcement as &ldquo;deadline&rdquo;.
+
If "as soon as possible" is checked please enter the final date of validity of the opportunity as &ldquo;deadline&rdquo;.
 
</span>
 
</span>
  

Revision as of 12:47, 1 April 2020

This is a form to create opportunity and calls regarding internships, scholarships, EVS/ESC voluntary projects and other opportunities. It can be used by any authorized person of a center of Italian language and culture and the opportunity produced will be published both on this page and on the front-end part of this project (in construction at March 2020), in more interactive and modern way. The authors of the content will be mentioned at the end of the opportunity (as well as affiliated to a given organization) so that they can get an advantage (in terms of visits to their page) for their contribution. Also, in general our model is the following: the forms just allow the creation of semantic data (in order to ensure interoperability among systems accessing such data) while, once the page/item is created, the page is completely editable (as a wiki) and can be completed with any relevant information: and of course it can exported to third-party systems as well.


The title of the opportunity for publishing.
Who is providing and funding this opportunity?
To citizens of what country this opportunity is addressed? You can also select groups of countries.
Please enter the funding related to this opportunity, indicating overall amount, currency, conditions, and any related information.
Please enter who can access this opportunity and the requisites.
Please enter the official url with further information
As soon as possible
If "as soon as possible" is checked please enter the final date of validity of the opportunity as “deadline”.