Template:E-tivity title

From WikiEducator
Jump to: navigation, search

Usage

<templatedata> {

   "description": "e-Tivity layout with optional parameters",
   "params": {
       "title": {
           "label": "Title",
           "description": "title and is always shown",
           "default": "",
           "type": "string",
           "required": true
       },
      
       "heading": {
           "label": "Heading",
           "description": "alternative for title and is always shown",
           "default": "",
           "type": "string",
           "required": true
       },
       "summary": {
           "label": "Summary",
           "description": "One line summary of the E-Activity",
           "default": "",
           "type": "string",
           "required": true
       },
       "time": {
           "label": "Time",
           "description": "Estimated time for learner to complete E-Activity",
           "default": "",
           "type": "string"
        },
       "reference": {
           "label": "Reference",
           "description": "Reference code for the E-Activity",
           "default": "",
           "type": "string"
        },
       "assignment": {
           "label": "Assignment",
           "description": "Provide optional link to assignment",
           "default": "",
           "type": "string"
        },
       "body": {
           "label": "Body",
           "description": "body text",
           "default": "",
           "type": "string"
        }
      }

} </templatedata>

Example

Icon summary line.svg
Wiki skills learning challenge
Summary: Learn and demonstrate basic wiki skills on your user page in WikiEducator
Time7.svg
3 hours
Tags2.svg
#Tagnumber here
Font2.svg
Not linked to assignment.

Wiki skills are prerequisite knowledge required to develop and publish OER course materials in WikiEducator.