Form:Law School: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
No edit summary
No edit summary
(31 intermediate revisions by the same user not shown)
Line 14: Line 14:
{| class="formtable"
{| class="formtable"
! Has the school canceled in-person class sessions for the Spring 2020 semester?
! Has the school canceled in-person class sessions for the Spring 2020 semester?
| {{{field|class_canceled|property=Canceled Classes|input type=checkbox|show on select=canceledClasses}}}
| {{{field|class_canceled|property=Canceled Classes|input type=dropdown|values=Yes,No|show on select=Yes=>canceledClasses}}}
|}
|}


Line 20: Line 20:
{| class="formtable"
{| class="formtable"
! Date that cancellations were announced:
! Date that cancellations were announced:
| {{{field|class_canceled_announce_date|property=Canceled Class Announced Date|input type=datepicker}}}
| {{{field|class_canceled_announce_date|property=Canceled Class Announced Date|input type=date}}}
|-
|-
! Date that cancellations became effective:  
! Date that cancellations became effective:  
| {{{field|class_canceled_effective_date|property=Canceled Class Effective Date|input type=datepicker}}}
| {{{field|class_canceled_effective_date|property=Canceled Class Effective Date|input type=date}}}
|-
|-
! URL of announcement:
| '''URL of announcement:''' (to include multiple links, separate each by '''*''')
| {{{field|class_canceled_announce_url|property=Canceled Class Announcement URL|size=100}}}
| {{{field|class_canceled_announce_url|property=Canceled Class Announcement URL|rows=2|input type=textarea|autogrow|placeholder=separate multiple by *|list|delimiter=*}}}
|}
|}
</div>
</div>


{| class="formtable"
{| class="formtable"
! Is the school offering online classes during the COVID=19 pandemic?
! Is the school offering online classes during the COVID-19 pandemic?
| {{{field|online_classes_offered|property=Online Classes Offered|input type=checkbox|show on select=onlineClassSoftware}}}
| {{{field|online_classes_offered|property=Online Classes Offered|input type=dropdown|values=Yes,No|show on select=Yes=>onlineClassSoftware}}}
|}
|}
<div id="onlineClassSoftware">
<div id="onlineClassSoftware">
{| class="formtable"
{| class="formtable"
! Software used:
! Software used:
| {{{field|online_class_software|property=Online Class Software}}}
| {{{field|online_class_software|property=Online Class Software|placeholder=separate multiple by *|list|delimiter=*}}}
|-
|-
! URL of information about online classes:
! Notes about online classes:
| {{{field|online_classes_offered_url|property=Online Classes Offered URL|size=100}}}
| {{{field|online_classes_offered_notes|property=Online Classes Offered Notes|input type=textarea|autogrow|maxlength=500}}}
|-
| '''URL of information about online classes:''' (to include multiple links, separate each by '''*''')
| {{{field|online_classes_offered_url|property=Online Classes Offered URL|rows=2|input type=textarea|autogrow|placeholder=separate multiple by *|list|delimiter=*}}}
|}
</div>
 
{| class="formtable"
! Is the school offering online finals during the COVID-19 pandemic?
| {{{field|online_finals_offered|property=Online Finals Offered|input type=dropdown|values=Yes,No,Canceled|show on select=Yes=>onlineFinalsSoftware;Canceled=>onlineFinalsSoftware;No=>onlineFinalsSoftware}}}
|}
<div id="onlineFinalsSoftware">
{| class="formtable"
! Software used:
| {{{field|online_finals_software|property=Online Finals Software|placeholder=separate multiple by *|list|delimiter=*}}}
|-
! Notes about online finals:
| {{{field|online_finals_offered_notes|property=Online Finals Offered Notes|input type=textarea|autogrow|maxlength=500}}}
|-
| '''URL of information about online finals:''' (to include multiple links, separate each by '''*''')
| {{{field|online_finals_offered_url|property=Online Finals Offered URL|rows=2|input type=textarea|autogrow|placeholder=separate multiple by *|list|delimiter=*}}}
|}
|}
</div>
</div>
Line 46: Line 66:
{| class="formtable"
{| class="formtable"
! Has the school canceled Spring 2020 graduation ceremonies?
! Has the school canceled Spring 2020 graduation ceremonies?
| {{{field|canceled_graduation|property=Canceled Graduation|input type=checkbox|show on select=canceledGraduation}}}
| {{{field|canceled_graduation|property=Canceled Graduation|input type=dropdown|values=Yes,No,Postponed|show on select=Yes=>canceledGraduation;No=>canceledGraduation;Postponed=>canceledGraduation}}}
|}
|}
<div id="canceledGraduation">
<div id="canceledGraduation">
{|
{|
! URL of information about cancellation of graduation ceremonies:
! Notes about cancellation of graduation ceremonies:
| {{{field|online_classes_offered_url|property=Online Classes Offered URL|size=100}}}
| {{{field|canceled_graduation_notes|property=Canceled Graduation Notes|input type=textarea|autogrow|maxlength=500}}}
|-
| '''URL of information about cancellation of graduation ceremonies:''' (to include multiple links, separate each by '''*''')
| {{{field|canceled_graduation_url|property=Canceled Graduation URL|rows=2|input type=textarea|autogrow|placeholder=separate multiple by *|list|delimiter=*}}}
|}
|}
</div>
</div>
{| class="formtable"
{| class="formtable"
! Has the school temporarily switched to pass/fail grading for the Spring 2020 semester?
! Has the school temporarily switched to pass/fail grading for the Spring 2020 semester?
| {{{field|pass_fail_grading|property=Pass Fail Grading|input type=checkbox|show on select=passFailGrading}}}
| {{{field|temp_pass_fail_grading|property=Temporary Pass Fail Grading|input type=dropdown|values=Yes,No,Optional|show on select=Yes=>passFailGrading;Optional=>passFailGrading;No=>passFailGrading}}}
|}
|}
<div id="passFailGrading">
<div id="passFailGrading">
{|
{|
! URL of information about pass/fail grading:
! Notes about pass/fail grading:
| {{{field|pass_fail_grading_url|property=Pass Fail Grading URL|size=100}}}
| {{{field|pass_fail_grading_notes|property=Pass Fail Grading Notes|input type=textarea|autogrow|maxlength=500}}}
|-
| '''URL of information about pass/fail grading:''' (to include multiple links, separate each by '''*''')
| {{{field|pass_fail_grading_url|property=Pass Fail Grading URL|rows=2|input type=textarea|autogrow|placeholder=separate multiple by *|list|delimiter=*}}}
|}
|}
</div>
</div>
Line 100: Line 126:
| {{{field|country|property=Has country}}}
| {{{field|country|property=Has country}}}
|-
|-
! Did geocoding fail?
| {{{field|geocode_fail|input type=checkbox|label=Geocoding failed|show on select=geocodeFail}}}
|}
<div id="geocodeFail">
The geographic coordinates will need to be entered manually. You can find coordinates by:
#clicking '''[https://www.google.com/search?&q={{urlencode:{{PAGENAME}}}}+geographic+coordinates here]''', or
#entering into a search engine <code>{{PAGENAME}} geographic coordinates</code>.
See '''[https://www.semantic-mediawiki.org/wiki/Help:Type_Geographic_coordinates here]''' for information about acceptable input formats.
{| class="formtable"
! Geographic coordinates:
| {{{field|manual_geocode|property=Has coordinates|placeholder=41.6987° N, 86.2380° W}}}
|}
</div>
{| class="formtable"
! Full time students:  
! Full time students:  
| {{{field|full_time_students|property=Full time students}}}
| {{{field|full_time_students|property=Full time students}}}
Line 160: Line 201:
| {{{field|aba_profile}}}
| {{{field|aba_profile}}}
|-
|-
| '''Nickname''' (see [[Law Schools]]):  
| '''Nickname''' (see [[Law School Nicknames]]):  
| {{{field|nickname|property=Has nickname}}}
| {{{field|nickname|property=Has nickname}}}
|}
|}
Line 167: Line 208:
'''Free text:'''
'''Free text:'''


{{{standard input|free text|rows=40|editor=tinymce}}}
{{{standard input|free text|rows=40|editor=wikieditor}}}




Line 174: Line 215:
{{{standard input|minor edit}}} {{{standard input|watch}}}
{{{standard input|minor edit}}} {{{standard input|watch}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Revision as of 17:23, September 3, 2020

This is the "Law School" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.