_template

Remember to use the tag feature at the side to enter keywords which will allow other users to search efficiently.

%%title%%

Contributor: %%form_data{Contributor}%%

Language of text: %%form_data{Language}%%
Type of text: %%form_data{Text}%%
Author or source: %%form_data{author}%%
Intended age of students: %%form_data{Intended_age}%%
Source reference: %%form_data{References}%%
Rationale: %%form_data{Rationale}%%

Attached files:
%%form_data{Accompanying_resources}%%

No files attached to this page.

====

[[form]]

fields:

  Contributor:
    label: Please give your name:
    type: text
    width: 30
    height: 1

  Language:
    label: Language?
    type: select
    values:
      0: "French"
      1: "German"
      2: "Spanish"
      3: "Mandarin"
      4: "Italian"
      5: "Russian"
      6: "Other"

  Text:
    label: What is the PoS reference?
    type: select
    values:
      0: "Nouns (singular and plural), gender and articles"
      1: "Adjectives"
      2: "High frequency words (prepositions, conjunctions)"
      3: "Key present tense verbs"
      4: "Verbs and tenses"
      5: "Range of structures"
      6: "Other"

  author:
    label: Author of the resource:
    type: text
    width: 30 

  Intended_age:
    label: What is the age / stage of the pupils?
    type: select
    values:
      0: "Key Stage 1"
      1: "Key Stage 1/2"
      2: "Key Stage 2"
      3: "Key Stage 2/3"
      4: "Key Stage 3"
      5: "Key Stage 4"
      6: "Key Stage 3/4"
      7: "Key Stage 5"

  References:
    label: Please give the title of the resource:
    type: text
    width: 60
    height: 3

  Rationale:
    label: Please give a short description of the resource:
    type: text
    width: 60
    height: 6

  Accompanying_resources:
    label: How many resources are you uploading? Once you have created and saved the page, use the file link at the bottom of the page to attach your own resources.
    type: text
    width: 30
    height: 5

[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License