Become a PowerScore Admissions Consultant Banner
Breadcrumb
PowerScore Law School Admissions Consultant & Essay Editor Application

PowerScore Law School Admissions Consultant & Essay Editor Application

Please use the following form for to apply for a Law School Admissions Consultant and Essay Editor position. All information is fully confidential and will not be released to any outside agency.

We are looking for talented, dynamic, and highly experienced individuals to provide one-on-one Admissions Consulting by phone, email, and in-person with our students who are preparing their law school applications. You can read more about our Admissions Consulting services .

Positions are available at all locations. Hours are flexible and part-time; consulting hours will vary but will increase greatly with the approach of each admissions cycle.

In addition to filling out the application form below, please send your cover letter, resume, and a writing sample to hr@powerscore.com.

Thank you!

Law School Admissions Consultants Application Form
An error occurred while processing the template.
The following has evaluated to null or missing:
==> barbriLawSchoolAdmissionsFormConfiguration  [in template "20096#20121#77813" at line 2, column 17]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: salesForceURL = barbriLawSchoolAdmiss...  [in template "20096#20121#77813" at line 2, column 1]
----
1<#assign 
2salesForceURL = barbriLawSchoolAdmissionsFormConfiguration.salesforceURL() 
3oid = barbriLawSchoolAdmissionsFormConfiguration.oid() 
4recordType = barbriLawSchoolAdmissionsFormConfiguration.recordType() 
5returnURL = barbriLawSchoolAdmissionsFormConfiguration.returnURL() 
6debugEmail = barbriLawSchoolAdmissionsFormConfiguration.debugEmail() 
7/> 
8 
9<section class="section pt-0"> 
10  <div class="container"> 
11  <!--<h3 class="pb-3">Contact Information</h3>--> 
12    <div class="default-heading subtitle_h2"> 
13        <p class="lead"> Contact Information </p> 
14    </div> 
15     
16          <form action="${salesForceURL}" method="POST" class="instructor-form form-area"> 
17            <input type=hidden name="oid" value="${oid}">  
18            <input type=hidden name="recordType" id="recordType" value="${recordType}">  
19            <input type=hidden name="retURL" value="${returnURL}">  
20            <!-- ---------------------------------------------------------------------- -->  
21            <!-- NOTE: These fields are optional debugging elements. Please uncomment -->  
22            <!-- these lines if you wish to test in debug mode. -->  
23            <!-- <input type="hidden" name="debug" value=1> -->  
24            <!-- <input type="hidden" name="debugEmail" value="${debugEmail}"> -->  
25            <!-- ---------------------------------------------------------------------- -->  
26            <div class="row justify-content-between align-items-start"> 
27                <div class="col-12 col-sm-12 col-md-10 col-lg-8 col-xl-6"> 
28            <div class="row justify-content-between align-items-start"> 
29                  <div class="form-group col-12 col-sm-7 col-md-7 col-lg-7"> 
30                      <label for="first_name">First Name <span class="required"> * </span></label> 
31                      <input  class="form-control" id="first_name" maxlength="40" name="first_name" size="20" type="text" /> 
32                  </div> 
33 
34                  <div class="form-group col-12 col-sm-7 col-md-7 col-lg-7"> 
35                    <label for="last_name">Last Name <span class="required"> * </span></label> 
36                    <input  class="form-control" id="last_name" maxlength="80" name="last_name" size="20" type="text" /> 
37                  </div> 
38 
39                <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
40                    <label for="street">Address <span class="required"> * </span></label> 
41                    <textarea class="form-control" name="street"></textarea> 
42                  </div> 
43 
44                  <div class="form-group col-12 col-sm-7 col-md-7 col-lg-7"> 
45                    <label>City and State of Residence: <span class="required"> * </span></label> 
46                    <textarea class="form-control" id="00N5f00000iMaok" name="00N5f00000iMaok" type="text" wrap="soft"></textarea> 
47                  </div> 
48 
49                  <div class="form-group col-12 col-sm-7 col-md-7 col-lg-7"> 
50                    <label for="zip">Zip Code <span class="required"> * </span></label> 
51                    <input  class="form-control" id="zip" maxlength="20" name="zip" size="20" type="text" /> 
52                  </div> 
53                  <div class="w-100"></div> 
54                  <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
55                    <label for="email">Email <span class="required"> * </span></label> 
56                    <input  class="form-control" id="email" maxlength="80" name="email" size="20" type="text" /> 
57                  </div> 
58 
59                  <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
60                    <label>Confirm Email: <span class="required"> * </span></label> 
61                    <input  class="form-control" id="00N5f00000iMaol" maxlength="80" name="00N5f00000iMaol" size="20" type="text" /> 
62                </div> 
63                   
64                  <div class="form-group col-12 col-sm-7 col-md-7 col-lg-7"> 
65                    <label for="phone">Phone number <span class="required"> * </span></label> 
66                    <input  class="form-control" id="phone" maxlength="40" name="phone" size="20" type="text" /> 
67                  </div> 
68 
69                  <div class="form-group col-12 col-sm-7 col-md-7 col-lg-7"> 
70                    <label for="mobile">Mobile <span class="required"> * </span></label> 
71                    <input  class="form-control" id="mobile" maxlength="40" name="mobile" size="20" type="text" /> 
72                  </div> 
73 
74                  <div class="col-12"> 
75                    <div class="default-heading subtitle_h2"> 
76                        <p class="lead"> Professional Information </p> 
77                    </div> 
78                     <!--<h3 class="pt-4 pb-0">Professional Information</h3>--> 
79                  </div> 
80                <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
81                  <label> Undergrad school</label> 
82                  <input  class="form-control" id="00N5f00000iMapA" maxlength="125" name="00N5f00000iMapA" size="20" type="text" /> 
83                </div> 
84 
85                <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
86                    <label>Degree earned</label> 
87                    <input  class="form-control" id="00N5f00000iMaom" maxlength="125" name="00N5f00000iMaom" size="20" type="text" /> 
88                </div> 
89 
90                <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
91                    <label>Law school attended</label> 
92                    <input  class="form-control" id="00N5f00000gDxYt" maxlength="255" name="00N5f00000gDxYt" size="20" type="text" /> 
93                </div> 
94 
95                <div class="form-group col-12 col-sm-5 col-md-5 col-lg-5"> 
96                  <label>When can you start?</label> 
97                  <input  class="form-control" id="00N5f00000iMapB" maxlength="25" name="00N5f00000iMapB" size="20" type="text" /> 
98                </div>   
99                   
100                  <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
101                    <label>Relevant Work History</label> 
102                    <textarea class="form-control" id="00N5f00000iMap6" name="00N5f00000iMap6" rows="6" type="text" wrap="soft"></textarea> 
103                  </div> 
104 
105                  <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
106                    <label>Any additional comments you’d like to add?</label> 
107                    <textarea class="form-control" id="00N5f00000iMaoh" name="00N5f00000iMaoh" rows="6" type="text" wrap="soft"></textarea> 
108                  </div> 
109                  <div class="form-group col-12 col-sm-12 col-md-12 col-lg-12"> 
110                      <input  class="btn pc_theme_btn btn-primary" type="submit" name="submit" value="Apply Now!">  
111                  </div> 
112            </div> 
113        </div>  
114    </div> 
115          </form> 
116         
117</div> 
118</section> 
119 
120<script> 
121$(document).ready(function() { 
122 
123 
124var formSubmitted = ''; 
125let urlString = window.location.href; 
126let paramString = urlString.split('?')[1]; 
127        let queryString = new URLSearchParams(paramString); 
128        for(let pair of queryString.entries()) { 
129            console.log("Key is:" + pair[0]); 
130						var key = pair[0]; 
131						var value = pair[1]; 
132						if(key=='formSubmitted'){ 
133						formSubmitted = value; 
134
135            console.log("Value is:" + pair[1]); 
136
137				console.log("formSubmitted >>>",formSubmitted); 
138				if(formSubmitted != undefined && formSubmitted != ''){ 
139				toastr.success('Form submitted successfully'); 
140
141}); 
142</script>