Jump to content

Form:Course: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Course" form.
Use this form to add a new Course resource.
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.
 
{{#forminput:form=Course}}
{{#forminput:form=Course}}
</noinclude><includeonly>
</noinclude><includeonly>
<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>
Line 11: Line 7:
{| class="formtable"
{| class="formtable"
! Status:
! Status:
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
| {{{field|Status|input type=radiobutton|values from property=Has status|default=Published|mandatory}}}
|-
|-
! Display Title (Optional):
! Display Title (Optional):
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
|-
! Subtitle (Optional):
| {{{field|Subtitle|placeholder=A short, catchy tagline}}}
|-
! Author/Instructor:
| {{{field|Author|mandatory}}}
|-
|-
! Cover Image:  
! Cover Image:  
| {{{field|Image|uploadable}}}
| {{{field|Image|uploadable}}}
|-
! Main Categories:
| {{{field|Main Categories|input type=tokens|values from property=Belongs to main category|existing values only|mandatory}}}
|-
|-
! Topic Tags:  
! Topic Tags:  
Line 26: Line 25:
|-
|-
! Short Description:  
! Short Description:  
| {{{field|Description|input type=textarea|rows=3|mandatory}}}
| {{{field|Description|input type=textarea|rows=3|placeholder=The 1-2 sentence summary for cards.|mandatory}}}
|-
|-
! Is Featured?:  
! Featured?:  
| {{{field|Is Featured|input type=checkbox|yes=Yes|no=No|default=No}}}
| {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}}
|-
! Author/Instructor:
| {{{field|Author|mandatory}}}
|-
|-
! URL:  
! URL:  
| {{{field|URL}}}
| {{{field|URL|mandatory}}}
|}
|}


'''Recommendation Details'''
'''Recommendation Details'''
 
<div class="field-divider"></div>
''Fill in the details for this resource. All sections are optional.''


'''Overview:'''
'''Overview:'''
{{{field|Overview|input type=textarea|rows=5|placeholder=What this course teaches and its structure}}}
{{{field|Overview|input type=textarea|editor=visualeditor|rows=8|placeholder=What this course teaches and its structure...}}}


'''Why We Recommend It:'''
'''Why We Recommend It:'''
{{{field|Why We Recommend It|input type=textarea|rows=5|placeholder=What makes this course valuable - your unique insight}}}
{{{field|Why We Recommend It|input type=textarea|editor=visualeditor|rows=8|placeholder=What makes this course valuable - your unique insight...}}}


'''Who It's For:'''
'''Who It's For:'''
{{{field|Who It's For|input type=textarea|rows=3|placeholder=Skill level and target audience}}}
{{{field|Who Its For|input type=textarea|editor=visualeditor|rows=5|placeholder=Skill level and target audience...}}}


'''Pro Tip:'''
'''Pro Tip:'''
{{{field|Pro Tip|input type=textarea|rows=3|placeholder=How to get maximum value from this course}}}
{{{field|Pro Tip|input type=textarea|editor=visualeditor|rows=5|placeholder=How to get maximum value from this course...}}}


'''Good to Know:'''
'''Good to Know:'''
{{{field|Good to Know|input type=textarea|rows=3|placeholder=Duration, price, format, prerequisites}}}
{{{field|Good to Know|input type=textarea|editor=visualeditor|rows=5|placeholder=Duration, price, format, prerequisites...}}}


{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Revision as of 06:57, 20 September 2025

Use this form to add a new Course resource.