_template

%%title%%

Description

%%form_data{blurb}%%


Supporting Resources

%%form_data{file1}%%

%%form_data{file2}%%

%%form_data{file3}%%

%%form_data{file4}%%

%%form_data{file5}%%

%%form_data{url1}%%

%%form_data{url2}%%

%%form_data{url3}%%


====
[[form]]
fields:

  subject:
    label: Select the Category
    type: select
    values:
      accreditation: Accrediation
      assessment: Assessment
      curriculum: Curriculum
      evaluation: Evaluation
      language: Language
      mindsetandgrit: Mindset and Grit
      misc: Misc
      proflearning: Professional Learning
      techintegration: Tech Integration
    default: misc

  text2:
    type: static
    value:  " If this is a curriculum and subject specific resource choose the appropriate subject."

  subject2:
    label: Select the Category
    type: select
    values:
      languagearts: Language Arts
      math: Mathematics
      health: Health
      science: Science
      ss: Social Studies
      art: Arts
      pe: Physical Education
      other: Other
      none: none
    default: none

  text3:
    type: static
    value:  " Describe the Resource."

  blurb:
    label: Resource Description
    type: wiki
    width: 60
    height: 15

  videotext:
    type: static
    value:  " If you would like to add a video insert the **Embedding code** below." 

  video:
    label: Supporting Video
    type: text
    match: /(<iframe)|()/
    match-error: "Please make sure you have copied the embedding code and not just the URL."
    width: 50
    height: 3

  filetext:
    type: static
    value:  " Select up to five files to upload to go with this Resource."

  file1:
    label: File 1
    type: file

  file2:
    label: File 2
    type: file

  file3:
    label: File 3
    type: file

  file4:
    label: File 4
    type: file

  file5:
    label: File 5
    type: file

  urltext:
    type: static
    value:  " Select up to three webpages in support of the Teacher Evaluation Resource."

  url1:
    label: URL 1
    type: url

  url2:
    label: URL 2
    type: url

  url3:
    label: URL 3
    type: url

[[/form]]

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