_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
      studentsupport: Student Support
    default: misc

  text1:
    type: static
    value:  " Describe the Teacher Evaluation 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 three files to upload to go with this Teacher Evaluation 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