_template

Fellowships List | Internships List

%%form_raw{logoimage}%%

Deadline: %%form_data{deadlinemonth}%%/%%form_data{deadlineday}%%/%%form_data{deadlineyear}%%
Second Deadline: %%form_data{seconddeadlinemonth}%%/%%form_data{seconddeadlineday}%%/%%form_data{seconddeadlineyear}%%
Fellowship type: %%form_data{type}%%
Location: %%form_data{location}%%
Fellowship website: [*%%form_data{fellowshipwebsite}%% Link to Program Website]
School specific?: %%form_data{schoolspecific}%%


Program Overview (from the program website): %%form_data{overview}%%

Nations' Service pages that link to this page:


Add a New Comment
or Sign in as Wikidot user
(will not be published)
- +

Previous fellowship: Summer of Code

====
[[form]]
fields:
  type:
    label: Fellowship Type
    type: select
    values:
      0: Summer/Seasonal
      1: 6-month
      2: 9-month
      3: Year-long
      4: 2-year
      5: > 2 years
      6: Other
    default: 3
  logoimage:
    label: Logo
    type: file
  fellowshipwebsite:
    label: Fellowship website
    type: url
  deadlinemonth:
    label: First deadline month
    type: select
    values:
      0: 01
      1: 02
      2: 03
      3: 04
      4: 05
      5: 06
      6: 07
      7: 08
      8: 09
      9: 10
      10: 11
      11: 12
      12: --
    default:0
  deadlineday:
    label: First deadline day
    type: select
    values:
      0: 01
      1: 02
      2: 03
      3: 04
      4: 05
      5: 06
      6: 07
      7: 08
      8: 09
      9: 10
      10: 11
      11: 12
      12: 13
      13: 14
      14: 15
      15: 16
      16: 17
      17: 18
      18: 19
      19: 20
      20: 21
      21: 22
      22: 23
      23: 24
      24: 25
      25: 26
      26: 27
      27: 28
      28: 29
      29: 30
      30: 31
      31: --
    default:0
  deadlineyear:
    label: First deadline year
    type: select
    values:
      0: 2011
      1: 2012
      2: 2013
      3: 2014
      4: ----
    default:1
  seconddeadlinemonth:
    label: Second deadline month
    type: select
    values:
      0: 01
      1: 02
      2: 03
      3: 04
      4: 05
      5: 06
      6: 07
      7: 08
      8: 09
      9: 10
      10: 11
      11: 12
      12: --
    default:12
  seconddeadlineday:
    label: Second deadline day
    type: select
    values:
      0: 01
      1: 02
      2: 03
      3: 04
      4: 05
      5: 06
      6: 07
      7: 08
      8: 09
      9: 10
      10: 11
      11: 12
      12: 13
      13: 14
      14: 15
      15: 16
      16: 17
      17: 18
      18: 19
      19: 20
      20: 21
      21: 22
      22: 23
      23: 24
      24: 25
      25: 26
      26: 27
      27: 28
      28: 29
      29: 30
      30: 31
      31: --
    default:31
  seconddeadlineyear:
    label: Second deadline year
    type: select
    values:
      0: 2011
      1: 2012
      2: 2013
      3: 2014
      4: ----
    default:4
  location:
    label: Fellowship location
    hint: City, State
    type: text
  description:
    label: Brief Description (<5 words)
    width: 30
    type: text
    hint: Urban Sustainability Research
  overview:
    label: Fellowship overview
    hint: copy from program website
    type: wiki
    width: 250
    height: 10
  schoolspecific:
    label: School-specific?
    type: select
    values:
      0: Not school-specific
      1: Princeton
      2: UVa
      3: Tufts
      4: Colgate 
      5: Brown
      6: UPenn
      7: Michigan State
      8: UChicago
      9: Stanford
      10: Dartmouth
      11: Cornell
      12: Columbia
      13: Other
    default:0
  postgrad:
    label: Post-graduates?
    type: checkbox
    default:yes
  undergraduate:
    label: Undergraduates?
    type: checkbox
[[/form]]

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