Error!

Environment: production

Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [filecontent] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:151) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:64) at controllers.home_cfc$cf.udfCall(/controllers/home.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at one_cfc$cf.udfCalla(/framework/one.cfc:1573) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at one_cfc$cf.udfCall6(/framework/one.cfc:888) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string149: var loc = {};<br> 150: cfhttp( url=&quot;#variables.instance.apiurl#/public/job/filters&quot;, method=&quot;get&quot;, result=&quot;fileData&quot;, getasbinary=&quot;YES&quot;, charset=&quot;utf-8&quot;) {};<br> <b>151: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br> 152: if(isJSON(loc.result)) {<br> 153: loc.oFilters = DeserializeJSON(loc.result);<br>
codePrintPlain
string149: var loc = {}; 150: cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {}; 151: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' ); 152: if(isJSON(loc.result)) { 153: loc.oFilters = DeserializeJSON(loc.result);
column
number0
id
string??
line
number151
Raw_Trace
stringmodel.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:151)
template
string/var/www/sites/iapsjobs/model/services/jobs.cfc
type
stringcfml
2
Struct
codePrintHTML
string62: }<br> 63: rc.standardJobs = rc.jobs.jobs;<br> <b>64: rc.jobFilters = getJobsService().getFilters();</b><br> 65: if(rc.jobs.meta.total &lt; rc.per_page) {<br> 66: rc.nextpage = 1;<br>
codePrintPlain
string62: } 63: rc.standardJobs = rc.jobs.jobs; 64: rc.jobFilters = getJobsService().getFilters(); 65: if(rc.jobs.meta.total < rc.per_page) { 66: rc.nextpage = 1;
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.home_cfc$cf.udfCall1(/controllers/home.cfc:64)
template
string/var/www/sites/iapsjobs/controllers/home.cfc
type
stringcfml
3
Struct
codePrintHTML
string1571: try {<br> 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br> <b>1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br> 1574: } catch ( any e ) {<br> 1575: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1571: try { 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method ); 1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } ); 1574: } catch ( any e ) { 1575: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1573
Raw_Trace
stringone_cfc$cf.udfCalla(/framework/one.cfc:1573)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 887: }<br> <b>888: doController( tuple, tuple.item, 'item' );</b><br> 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 890: }<br>
codePrintPlain
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 887: } 888: doController( tuple, tuple.item, 'item' ); 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 890: }
column
number0
id
string??
line
number888
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:888)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [filecontent] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [filecontent] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:151) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:64) at controllers.home_cfc$cf.udfCall(/controllers/home.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at one_cfc$cf.udfCalla(/framework/one.cfc:1573) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at one_cfc$cf.udfCall6(/framework/one.cfc:888) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string149: var loc = {};<br> 150: cfhttp( url=&quot;#variables.instance.apiurl#/public/job/filters&quot;, method=&quot;get&quot;, result=&quot;fileData&quot;, getasbinary=&quot;YES&quot;, charset=&quot;utf-8&quot;) {};<br> <b>151: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br> 152: if(isJSON(loc.result)) {<br> 153: loc.oFilters = DeserializeJSON(loc.result);<br>
codePrintPlain
string149: var loc = {}; 150: cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {}; 151: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' ); 152: if(isJSON(loc.result)) { 153: loc.oFilters = DeserializeJSON(loc.result);
column
number0
id
string??
line
number151
Raw_Trace
stringmodel.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:151)
template
string/var/www/sites/iapsjobs/model/services/jobs.cfc
type
stringcfml
2
Struct
codePrintHTML
string62: }<br> 63: rc.standardJobs = rc.jobs.jobs;<br> <b>64: rc.jobFilters = getJobsService().getFilters();</b><br> 65: if(rc.jobs.meta.total &lt; rc.per_page) {<br> 66: rc.nextpage = 1;<br>
codePrintPlain
string62: } 63: rc.standardJobs = rc.jobs.jobs; 64: rc.jobFilters = getJobsService().getFilters(); 65: if(rc.jobs.meta.total < rc.per_page) { 66: rc.nextpage = 1;
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.home_cfc$cf.udfCall1(/controllers/home.cfc:64)
template
string/var/www/sites/iapsjobs/controllers/home.cfc
type
stringcfml
3
Struct
codePrintHTML
string1571: try {<br> 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br> <b>1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br> 1574: } catch ( any e ) {<br> 1575: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1571: try { 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method ); 1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } ); 1574: } catch ( any e ) { 1575: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1573
Raw_Trace
stringone_cfc$cf.udfCalla(/framework/one.cfc:1573)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 887: }<br> <b>888: doController( tuple, tuple.item, 'item' );</b><br> 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 890: }<br>
codePrintPlain
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 887: } 888: doController( tuple, tuple.item, 'item' ); 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 890: }
column
number0
id
string??
line
number888
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:888)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:151) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:64) at controllers.home_cfc$cf.udfCall(/controllers/home.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at one_cfc$cf.udfCalla(/framework/one.cfc:1573) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at one_cfc$cf.udfCall6(/framework/one.cfc:888) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string149: var loc = {};<br> 150: cfhttp( url=&quot;#variables.instance.apiurl#/public/job/filters&quot;, method=&quot;get&quot;, result=&quot;fileData&quot;, getasbinary=&quot;YES&quot;, charset=&quot;utf-8&quot;) {};<br> <b>151: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br> 152: if(isJSON(loc.result)) {<br> 153: loc.oFilters = DeserializeJSON(loc.result);<br>
codePrintPlain
string149: var loc = {}; 150: cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {}; 151: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' ); 152: if(isJSON(loc.result)) { 153: loc.oFilters = DeserializeJSON(loc.result);
column
number0
id
string??
line
number151
Raw_Trace
stringmodel.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:151)
template
string/var/www/sites/iapsjobs/model/services/jobs.cfc
type
stringcfml
2
Struct
codePrintHTML
string62: }<br> 63: rc.standardJobs = rc.jobs.jobs;<br> <b>64: rc.jobFilters = getJobsService().getFilters();</b><br> 65: if(rc.jobs.meta.total &lt; rc.per_page) {<br> 66: rc.nextpage = 1;<br>
codePrintPlain
string62: } 63: rc.standardJobs = rc.jobs.jobs; 64: rc.jobFilters = getJobsService().getFilters(); 65: if(rc.jobs.meta.total < rc.per_page) { 66: rc.nextpage = 1;
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.home_cfc$cf.udfCall1(/controllers/home.cfc:64)
template
string/var/www/sites/iapsjobs/controllers/home.cfc
type
stringcfml
3
Struct
codePrintHTML
string1571: try {<br> 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br> <b>1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br> 1574: } catch ( any e ) {<br> 1575: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1571: try { 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method ); 1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } ); 1574: } catch ( any e ) { 1575: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1573
Raw_Trace
stringone_cfc$cf.udfCalla(/framework/one.cfc:1573)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 887: }<br> <b>888: doController( tuple, tuple.item, 'item' );</b><br> 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 890: }<br>
codePrintPlain
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 887: } 888: doController( tuple, tuple.item, 'item' ); 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 890: }
column
number0
id
string??
line
number888
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:888)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringexpression
Component Variable Scope
Component: Application
VIEW
Public Function view
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
argsfalsestruct
missingViewfalseany
return typeany
GETSUBSYSTEM
Public Function getSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
MERGECONFIG
Private Function mergeConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetfalsestructnull
sourcefalsestructnull
return typevoid
PARSEVIEWORLAYOUTPATH
Private Function parseViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
typefalsestringnull
return typestring
DATELETTERS
Public Function dateLetters
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Add's the st,nd,rd,th after a day of the month.
arguments
labelnamerequiredtypedefaulthint
dateStrfalseanynull
return typeany
PROCESSROUTES
Public Function processRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
routesfalsearraynull
httpMethodfalsestringGET
return typestruct
i
stringtomcat
GETFW1APP
Private Function getFw1App
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
LAYOUT
Public Function layout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
bodyfalsestringnull
return typestring
RESOLVEBASEURL
Private Function resolveBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
return typestruct
DISABLEFRAMEWORKTRACE
Public Function disableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
ACTIONSPECIFIESSUBSYSTEM
Public Function actionSpecifiesSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
SETUPSUBSYSTEMWRAPPER
Private Function setupSubsystemWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
GETCACHEDCONTROLLER
Private Function getCachedController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
sectionfalsestringnull
return typeany
ONREQUEST
Public Function onRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
ROUTEREGEXFIND
Private Function routeRegexFind
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
patternfalsestringnull
pathfalsestringnull
return typenumeric
subsystemFolder
stringsubsystem
CFCFILEPATH
Private Function cfcFilePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
dottedPathfalsestringnull
return typestring
BUILDLAYOUTQUEUE
Private Function buildLayoutQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETCONTROLLER
Private Function getController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
sectionfalsestringnull
subsystemfalsestring
return typeany
magicApplicationSubsystem
string][
GETROUTEPATH
Public Function getRoutePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
IMPORTMETA
Public Function importMeta
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
metablockfalseanynull
return typeany
TRUEPARAGRAPHFORMAT
Public Function trueParagraphFormat
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
arguments
labelnamerequiredtypedefaulthint
stringfalseanynull
return typeany
ISSUBSYSTEMINITIALIZED
Private Function isSubsystemInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
GETCGIREQUESTMETHOD
Public Function getCGIRequestMethod
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
LOOKFORENVIRONMENTINEXTERNALCONFIG
Private Function lookForEnvironmentInExternalConfig
source: /var/www/sites/iapsjobs/Application.cfc
Look for PWD
arguments
labelnamerequiredtypedefaulthint
return typestring
POPULATE
Public Function populate
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
keysfalsestring
trustKeysfalsebooleanfalse
trimfalsebooleanfalse
deepfalsebooleanfalse
propertiesfalseany
return typeany
SETBEANFACTORY
Public Function setBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
beanFactoryfalseanynull
return typevoid
GETHOSTNAME
Public Function getHostname
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETDEFAULTSUBSYSTEM
Public Function getDefaultSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
ENABLEFRAMEWORKTRACE
Public Function enableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
INTERNALFRAMEWORKTRACE
Private Function internalFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
subsystemfalsestring
sectionfalsestring
itemfalsestring
traceTypefalsestringINFO
return typevoid
INIT
Public Function init
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
configfalsestruct
return typeany
GETPROPERTY
Private Function getProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
return typeany
DUMPEXCEPTION
Private Function dumpException
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
return typevoid
SETUPFRAMEWORKDEFAULTS
Private Function setupFrameworkDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
PARSEENVIRONMENTSTRING
Private Function parseEnvironmentString
source: /var/www/sites/iapsjobs/Application.cfc
Parse the string from the JAVA_OPTS: NB, vars get prefixed with -D; we need to strip the D.
arguments
labelnamerequiredtypedefaulthint
configtruestringnull
return typestring
magicApplicationAction
string__
VALIDATEACTION
Private Function validateAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typestring
GETDEFAULTBEANFACTORY
Public Function getDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ISFRAMEWORKRELOADREQUEST
Public Function isFrameworkReloadRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
ADDROUTE
Public Function addRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routesfalseanynull
targetfalsestringnull
methodsfalseany
statusCodefalsestring
return typevoid
GETNEXTPRESERVEKEYANDPURGEOLD
Private Function getNextPreserveKeyAndPurgeOld
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
layoutFolder
stringlayout
GETSUBSYSTEMSECTIONANDITEM
Public Function getSubsystemSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
HASBEANFACTORY
Public Function hasBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
ISFRAMEWORKINITIALIZED
Private Function isFrameworkInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
DATECONVERTISO8601
Public Function DateConvertISO8601
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Convert a date in ISO 8601 format to an ODBC datetime.
arguments
labelnamerequiredtypedefaulthint
ISO8601dateStringfalseanynull
targetZoneOffsetfalseanynull
return typeany
GETSUBSYSTEMDIRPREFIX
Private Function getSubsystemDirPrefix
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestring
CONTROLLER
Public Function controller
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
SETUPTRACERENDER
Public Function setupTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
outputfalsestringhtml
return typevoid
BUILDVIEWQUEUE
Private Function buildViewQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
RENDER_RAWJSON
Private Function render_rawjson
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
GETACTION
Public Function getAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETITEM
Public Function getItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
FINDIMPLICITANDEXPLICITSETTERS
Private Function findImplicitAndExplicitSetters
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typestruct
GETBEANFACTORY
Public Function getBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestring
return typeany
RESTOREFLASHCONTEXT
Private Function restoreFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
DISABLELAYOUT
Public Function disableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETFRAMEWORKTRACE
Public Function getFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
CUSTOMTEMPLATEENGINE
Public Function customTemplateEngine
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestringnull
pathfalsestringnull
scopefalsestructnull
return typeany
RENDER_HTML
Private Function render_html
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
SETUPENVIRONMENT
Public Function setupEnvironment
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
envfalsestringnull
return typevoid
DOCONTROLLER
Private Function doController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
tuplefalsestructnull
methodfalsestringnull
lifecyclefalsestringnull
return typevoid
HASDEFAULTBEANFACTORY
Public Function hasDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
GETROUTE
Public Function getRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETPRESERVEKEYSESSIONKEY
Private Function getPreserveKeySessionKey
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
preserveKeyfalsestringnull
return typestring
CACHEDFILEEXISTS
Private Function cachedFileExists
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
filePathfalsestringnull
return typeboolean
ISCURRENTACTION
Public Function isCurrentAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
ABORTCONTROLLER
Public Function abortController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
framework
Struct
Entries: 45
action
stringaction
applicationKey
stringframework.one
base
string/
baseURL
stringuseCgiScriptName
cacheFileExists
booleanfalse
cfcbase
string
controllersFolder
stringcontrollers
decodeRequestBody
booleanfalse
defaultItem
stringindex
defaultSection
stringhome
defaultSubsystem
string
diComponent
stringframework.ioc
diConfig
Struct
constants
Struct
datasources
Struct
attain
stringattain
iaps
stringiaps
pressburst
stringpressburst
pressburstapiurl
stringhttps://api.pressburst.app/v3
refcodename
stringiaps
diEngine
stringdi1
diLocations
Array
1
string/common
2
string/controllers
3
string/model
diOverrideAllowed
booleanfalse
error
string:home.error
generateSES
booleanfalse
home
string:home.index
layoutsFolder
stringlayouts
maxNumContextsPreserved
number10
noLowerCase
booleanfalse
optionsAccessControl
Struct
password
stringiapsjob
perResourceError
booleantrue
preflightOptions
booleanfalse
preserveKeyURLKey
stringfw1pk
reload
stringreload
reloadApplicationOnEveryRequest
booleanfalse
resourceRouteTemplates
Array
1
Struct
httpMethods
Array
1
string$GET
method
stringdefault
2
Struct
httpMethods
Array
1
string$GET
method
stringnew
routeSuffix
string/new
3
Struct
httpMethods
Array
1
string$POST
method
stringcreate
4
Struct
httpMethods
Array
1
string$GET
includeId
booleantrue
method
stringshow
5
Struct
httpMethods
Array
1
string$PUT
2
string$PATCH
includeId
booleantrue
method
stringupdate
6
Struct
httpMethods
Array
1
string$DELETE
includeId
booleantrue
method
stringdestroy
7
Struct
httpMethods
Array
1
string$*
method
stringerror
routes
Array
routesCaseSensitive
booleantrue
SESOmitIndex
booleantrue
siteWideLayoutSubsystem
stringcommon
subsystemDelimiter
string:
subsystems
Struct
subsystemsFolder
stringsubsystems
trace
booleanfalse
unhandledErrorCaught
booleanfalse
unhandledExtensions
stringcfc
unhandledPathRegex
string/flex2gateway
unhandledPaths
string/flex2gateway
usingSubsystems
booleanfalse
version
string4.1.0
viewsFolder
stringviews
HASSUBSYSTEMBEANFACTORY
Public Function hasSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
IMPORTCSS
Public Function importCSS
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
libraryfalseanynull
defaultprefixfalseanytrue
return typeany
SETUPFRAMEWORKENVIRONMENTS
Private Function setupFrameworkEnvironments
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
SESSIONHAS
Public Function sessionHas
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeboolean
GETENVIRONMENT
Public Function getEnvironment
source: /var/www/sites/iapsjobs/Application.cfc
Return environment string
arguments
labelnamerequiredtypedefaulthint
return typestring
FRAMEWORKTRACE
Public Function frameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
return typevoid
SEGMENTFIRST
Private Function segmentFirst
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
SETLAYOUT
Public Function setLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
suppressOtherLayoutsfalsebooleanfalse
return typevoid
magicApplicationController
string[]
INJECTFRAMEWORK
Private Function injectFramework
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typevoid
ENSURENEWFRAMEWORKSTRUCTSEXIST
Private Function ensureNewFrameworkStructsExist
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
RENDER_JSONP
Private Function render_jsonp
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
INTERNALVIEW
Private Function internalView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
viewPathfalsestringnull
argsfalsestruct
return typestring
_fw1_version
string4.1.0
SESSIONDELETE
Public Function sessionDelete
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typevoid
READ_JSON
Private Function read_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
jsonfalsestringnull
return typeany
REDIRECTCUSTOMURL
Public Function redirectCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
preservefalsestringnone
statusCodefalsestring302
headerfalsestring
return typevoid
SESSIONWRITE
Public Function sessionWrite
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
keyvaluefalseanynull
return typevoid
BUILDURL
Public Function buildURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
queryStringfalseany
return typestring
SETUPAPPLICATION
Public Function setupApplication
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SETUPRESPONSE
Public Function setupResponse
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
SETSUBSYSTEMBEANFACTORY
Public Function setSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
factoryfalseanynull
return typevoid
GETSUBSYSTEMBEANFACTORY
Public Function getSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeany
XHTMLPARAGRAPHFORMAT
Public Function XHTMLParagraphFormat
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Returns a XHTML compliant string wrapped with properly formatted paragraph tags.
arguments
labelnamerequiredtypedefaulthint
stringfalseanynull
return typeany
SETUPSESSIONWRAPPER
Private Function setupSessionWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
SESSIONDEFAULT
Public Function sessionDefault
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
defaultValuefalseanynull
return typevoid
RENDERER
Public Function renderer
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
NORMALIZEQUERYSTRING
Private Function normalizeQueryString
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
queryStringfalseanynull
return typestring
ONAPPLICATIONSTART
Public Function onApplicationStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
IMPORTJSINIT
Public Function importJSInit
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
jscodeblockfalseanynull
return typeany
GETRESOURCEROUTES
Private Function getResourceRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
resourcesToRoutefalseanynull
subsystemfalsestring
pathRootfalsestring
targetAppendfalsestring
return typearray
ARRAYCOLLECTIONTOQUERY
Public Function arrayCollectionToQuery
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Converts a Flex ArrayCollection object to a ColdFusion Query object
03-mar-2010 added arguments scope
arguments
labelnamerequiredtypedefaulthint
arrayCollfalseanynull
return typeany
RENDERDATA
Public Function renderData
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestring
datafalseany
statusCodefalsenumeric200
jsonpCallbackfalsestring
return typeany
GETCONFIG
Public Function getConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
USINGSUBSYSTEMS
Public Function usingSubsystems
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
viewFolder
stringview
SETUPSESSION
Public Function setupSession
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
SETUPREQUEST
Public Function setupRequest
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SETUPRESPONSEWRAPPER
Private Function setupResponseWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETSUBSYSTEMBASE
Public Function getSubsystemBase
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
magicBaseURL
string-[]-
SETUPAPPLICATIONWRAPPER
Private Function setupApplicationWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
FAILURE
Private Function failure
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
indirectfalsebooleanfalse
earlyfalsebooleanfalse
return typevoid
GETFULLYQUALIFIEDACTION
Public Function getFullyQualifiedAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
CONVERTISOTODATETIME
Public Function ConvertISOToDateTime
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
arguments
labelnamerequiredtypedefaulthint
ISODateStringfalseanynull
return typeany
_fw1_defaults_initialized
booleantrue
RENDERDATAWITHCONTENTTYPE
Private Function renderDataWithContentType
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
SETUPSUBSYSTEM
Public Function setupSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
ENABLELAYOUT
Public Function enableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
ONREQUESTEND
Public Function onRequestEnd
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ONREQUESTSTART
Public Function onRequestStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
BUILDCUSTOMURL
Public Function buildCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
return typestring
MAKEMETHODPROXIES
Public Function makeMethodProxies
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
methodNamesfalsearraynull
return typestruct
GETRESOURCEROUTETEMPLATES
Public Function getResourceRouteTemplates
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
RENDER_JSON
Private Function render_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
cflock
Struct
errortext
string
succeeded
booleantrue
ONSESSIONSTART
Public Function onSessionStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ISUNHANDLEDREQUEST
Public Function isUnhandledRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeboolean
PROCESSROUTEMATCH
Private Function processRouteMatch
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routefalsestringnull
targetfalsestringnull
pathfalsestringnull
httpMethodfalsestringnull
return typestruct
GETROUTES
Public Function getRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
SETUPREQUESTDEFAULTS
Private Function setupRequestDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETSECTION
Public Function getSection
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
INITASSETIMPORTS
Public Function initAssetImports
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
return typeany
VIEWNOTFOUND
Private Function viewNotFound
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETBASEURL
Public Function getBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETENVVAR
Public Function getEnvVar
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
namefalsestringnull
return typestring
AUTOWIRE
Private Function autowire
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
beanFactoryfalseanynull
return typevoid
ONRELOAD
Public Function onReload
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
SAVEFLASHCONTEXT
Private Function saveFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keysfalsestringnull
return typestring
ONERROR
Public Function onError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
return typevoid
INTERNALLAYOUT
Private Function internalLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
layoutPathfalsestringnull
bodyfalsestringnull
return typestring
GETSECTIONANDITEM
Public Function getSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
BUILDASSETURL
Public Function buildAssetURL
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
assetfalseanynull
return typeany
FULLLEFT
Public Function fullLeft
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
An enhanced version of left() that doesn't cut words off in the middle.
Minor edits by Rob Brooks-Bilson (rbils@amkor.com) and Raymond Camden (rbils@amkor.comray@camdenfamily.com)
Updates for version 2 include fixes where count was very short, and when count+1 was a space. Done by RCamden.
arguments
labelnamerequiredtypedefaulthint
strfalseanynull
countfalseanynull
return typeany
SETCFCMETHODFAILUREINFO
Private Function setCfcMethodFailureInfo
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
methodfalsestringnull
return typevoid
DEPRECATED
Private Function deprecated
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
throwitfalsebooleannull
messagefalsestringnull
return typevoid
IMPORTJS
Public Function importJS
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
libraryfalseanynull
defaultprefixfalseanytrue
externalLibfalseanyfalse
return typeany
SETUPREQUESTWRAPPER
Private Function setupRequestWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
runSetupfalsebooleannull
return typevoid
GETSUBSYSTEMCONFIG
Public Function getSubsystemConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestruct
SETPROPERTY
Private Function setProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
argsfalsestructnull
return typevoid
ONPOPULATEERROR
Public Function onPopulateError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
propertyfalsestringnull
rcfalsestructnull
return typevoid
SESSIONREAD
Public Function sessionRead
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeany
SETVIEW
Public Function setView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
controllerFolder
stringcontroller
FRAMEWORKTRACERENDER
Private Function frameworkTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
ONMISSINGVIEW
Public Function onMissingView
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SESSIONLOCK
Public Function sessionLock
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
callbacktruefunctionnull
return typevoid
SETUPVIEW
Public Function setupView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
RENDER_TEXT
Private Function render_text
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
SEGMENTLAST
Private Function segmentLast
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
CUSTOMIZEVIEWORLAYOUTPATH
Public Function customizeViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathInfofalsestructnull
typefalsestringnull
fullPathfalsestringnull
return typestring
RENDER_XML
Private Function render_xml
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
REDIRECT
Public Function redirect
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
preservefalsestringnone
appendfalsestringnone
pathfalsestring
queryStringfalseany
statusCodefalsestring302
headerfalsestring
return typevoid
THIS
Component (Application)
Only the functions and data members that are accessible from your location are displayed
Extendsframework.one
this
public
__fw1_version
string4.1.0
abortController
Public Function abortController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
actionSpecifiesSubsystem
Public Function actionSpecifiesSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
addRoute
Public Function addRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routesfalseanynull
targetfalsestringnull
methodsfalseany
statusCodefalsestring
return typevoid
ApplicationTimeout
TimespancreateTimeSpan(1,0,0,0)
buildCustomURL
Public Function buildCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
return typestring
buildURL
Public Function buildURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
queryStringfalseany
return typestring
ClientManagement
booleanfalse
controller
Public Function controller
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
customizeViewOrLayoutPath
Public Function customizeViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathInfofalsestructnull
typefalsestringnull
fullPathfalsestringnull
return typestring
customTemplateEngine
Public Function customTemplateEngine
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestringnull
pathfalsestringnull
scopefalsestructnull
return typeany
datasources
Struct
attain
stringattain
iaps
stringiaps
pressburst
stringpressburst
disableFrameworkTrace
Public Function disableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
disableLayout
Public Function disableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
enableFrameworkTrace
Public Function enableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
enableLayout
Public Function enableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
environment
stringproduction
frameworkTrace
Public Function frameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
return typevoid
getAction
Public Function getAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getBaseURL
Public Function getBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getBeanFactory
Public Function getBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestring
return typeany
getCGIRequestMethod
Public Function getCGIRequestMethod
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getConfig
Public Function getConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
getDefaultBeanFactory
Public Function getDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getDefaultSubsystem
Public Function getDefaultSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getEnvironment
Public Function getEnvironment
source: /var/www/sites/iapsjobs/Application.cfc
Return environment string
arguments
labelnamerequiredtypedefaulthint
return typestring
getEnvVar
Public Function getEnvVar
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
namefalsestringnull
return typestring
getFrameworkTrace
Public Function getFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getFullyQualifiedAction
Public Function getFullyQualifiedAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getHostname
Public Function getHostname
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getItem
Public Function getItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getResourceRouteTemplates
Public Function getResourceRouteTemplates
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getRoute
Public Function getRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getRoutePath
Public Function getRoutePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getRoutes
Public Function getRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getSection
Public Function getSection
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getSectionAndItem
Public Function getSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getSubsystem
Public Function getSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getSubsystemBase
Public Function getSubsystemBase
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getSubsystemBeanFactory
Public Function getSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeany
getSubsystemConfig
Public Function getSubsystemConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestruct
getSubsystemSectionAndItem
Public Function getSubsystemSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
hasBeanFactory
Public Function hasBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
hasDefaultBeanFactory
Public Function hasDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
hasSubsystemBeanFactory
Public Function hasSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
init
Public Function init
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
configfalsestruct
return typeany
isCurrentAction
Public Function isCurrentAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
isFrameworkReloadRequest
Public Function isFrameworkReloadRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isUnhandledRequest
Public Function isUnhandledRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeboolean
layout
Public Function layout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
bodyfalsestringnull
return typestring
locale
Locale english (uk)
Code (ISO-3166)en_GB
CountryUnited Kingdom
LanguageEnglish
makeMethodProxies
Public Function makeMethodProxies
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
methodNamesfalsearraynull
return typestruct
name
stringiaps20180322
onApplicationStart
Public Function onApplicationStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
onError
Public Function onError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
return typevoid
onMissingView
Public Function onMissingView
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
onPopulateError
Public Function onPopulateError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
propertyfalsestringnull
rcfalsestructnull
return typevoid
onReload
Public Function onReload
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
onRequest
Public Function onRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
onRequestEnd
Public Function onRequestEnd
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
onRequestStart
Public Function onRequestStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
onSessionStart
Public Function onSessionStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
populate
Public Function populate
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
keysfalsestring
trustKeysfalsebooleanfalse
trimfalsebooleanfalse
deepfalsebooleanfalse
propertiesfalseany
return typeany
pressburst
Struct
apiurl
stringhttps://api.pressburst.app/v3
processRoutes
Public Function processRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
routesfalsearraynull
httpMethodfalsestringGET
return typestruct
redirect
Public Function redirect
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
preservefalsestringnone
appendfalsestringnone
pathfalsestring
queryStringfalseany
statusCodefalsestring302
headerfalsestring
return typevoid
redirectCustomURL
Public Function redirectCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
preservefalsestringnone
statusCodefalsestring302
headerfalsestring
return typevoid
renderData
Public Function renderData
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestring
datafalseany
statusCodefalsenumeric200
jsonpCallbackfalsestring
return typeany
renderer
Public Function renderer
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
sessionCookie
Struct
httpOnly
booleantrue
secure
booleantrue
sessionDefault
Public Function sessionDefault
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
defaultValuefalseanynull
return typevoid
sessionDelete
Public Function sessionDelete
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typevoid
sessionHas
Public Function sessionHas
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeboolean
sessionLock
Public Function sessionLock
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
callbacktruefunctionnull
return typevoid
SessionManagement
booleantrue
sessionRead
Public Function sessionRead
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeany
SessionTimeout
TimespancreateTimeSpan(0,1,0,0)
sessionWrite
Public Function sessionWrite
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
keyvaluefalseanynull
return typevoid
setBeanFactory
Public Function setBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
beanFactoryfalseanynull
return typevoid
SetClientCookies
booleanfalse
SetDomainCookies
booleanfalse
setLayout
Public Function setLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
suppressOtherLayoutsfalsebooleanfalse
return typevoid
setSubsystemBeanFactory
Public Function setSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
factoryfalseanynull
return typevoid
setupApplication
Public Function setupApplication
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
setupEnvironment
Public Function setupEnvironment
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
envfalsestringnull
return typevoid
setupRequest
Public Function setupRequest
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
setupResponse
Public Function setupResponse
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
setupSession
Public Function setupSession
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupSubsystem
Public Function setupSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
setupTraceRender
Public Function setupTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
outputfalsestringhtml
return typevoid
setupView
Public Function setupView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
setView
Public Function setView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
usingSubsystems
Public Function usingSubsystems
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
view
Public Function view
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
argsfalsestruct
missingViewfalseany
return typeany
private
autowire
Private Function autowire
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
beanFactoryfalseanynull
return typevoid
buildLayoutQueue
Private Function buildLayoutQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
buildViewQueue
Private Function buildViewQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
cachedFileExists
Private Function cachedFileExists
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
filePathfalsestringnull
return typeboolean
cfcFilePath
Private Function cfcFilePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
dottedPathfalsestringnull
return typestring
deprecated
Private Function deprecated
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
throwitfalsebooleannull
messagefalsestringnull
return typevoid
doController
Private Function doController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
tuplefalsestructnull
methodfalsestringnull
lifecyclefalsestringnull
return typevoid
dumpException
Private Function dumpException
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
return typevoid
ensureNewFrameworkStructsExist
Private Function ensureNewFrameworkStructsExist
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
failure
Private Function failure
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
indirectfalsebooleanfalse
earlyfalsebooleanfalse
return typevoid
findImplicitAndExplicitSetters
Private Function findImplicitAndExplicitSetters
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typestruct
frameworkTraceRender
Private Function frameworkTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
getCachedController
Private Function getCachedController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
sectionfalsestringnull
return typeany
getController
Private Function getController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
sectionfalsestringnull
subsystemfalsestring
return typeany
getFw1App
Private Function getFw1App
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
getNextPreserveKeyAndPurgeOld
Private Function getNextPreserveKeyAndPurgeOld
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getPreserveKeySessionKey
Private Function getPreserveKeySessionKey
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
preserveKeyfalsestringnull
return typestring
getProperty
Private Function getProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
return typeany
getResourceRoutes
Private Function getResourceRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
resourcesToRoutefalseanynull
subsystemfalsestring
pathRootfalsestring
targetAppendfalsestring
return typearray
getSubsystemDirPrefix
Private Function getSubsystemDirPrefix
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestring
injectFramework
Private Function injectFramework
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typevoid
internalFrameworkTrace
Private Function internalFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
subsystemfalsestring
sectionfalsestring
itemfalsestring
traceTypefalsestringINFO
return typevoid
internalLayout
Private Function internalLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
layoutPathfalsestringnull
bodyfalsestringnull
return typestring
internalView
Private Function internalView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
viewPathfalsestringnull
argsfalsestruct
return typestring
isFrameworkInitialized
Private Function isFrameworkInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isSubsystemInitialized
Private Function isSubsystemInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
lookForEnvironmentInExternalConfig
Private Function lookForEnvironmentInExternalConfig
source: /var/www/sites/iapsjobs/Application.cfc
Look for PWD
arguments
labelnamerequiredtypedefaulthint
return typestring
mergeConfig
Private Function mergeConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetfalsestructnull
sourcefalsestructnull
return typevoid
normalizeQueryString
Private Function normalizeQueryString
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
queryStringfalseanynull
return typestring
parseEnvironmentString
Private Function parseEnvironmentString
source: /var/www/sites/iapsjobs/Application.cfc
Parse the string from the JAVA_OPTS: NB, vars get prefixed with -D; we need to strip the D.
arguments
labelnamerequiredtypedefaulthint
configtruestringnull
return typestring
parseViewOrLayoutPath
Private Function parseViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
typefalsestringnull
return typestring
processRouteMatch
Private Function processRouteMatch
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routefalsestringnull
targetfalsestringnull
pathfalsestringnull
httpMethodfalsestringnull
return typestruct
read_json
Private Function read_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
jsonfalsestringnull
return typeany
render_html
Private Function render_html
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_json
Private Function render_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_jsonp
Private Function render_jsonp
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_rawjson
Private Function render_rawjson
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_text
Private Function render_text
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_xml
Private Function render_xml
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
renderDataWithContentType
Private Function renderDataWithContentType
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
resolveBaseURL
Private Function resolveBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
return typestruct
restoreFlashContext
Private Function restoreFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
routeRegexFind
Private Function routeRegexFind
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
patternfalsestringnull
pathfalsestringnull
return typenumeric
saveFlashContext
Private Function saveFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keysfalsestringnull
return typestring
segmentFirst
Private Function segmentFirst
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
segmentLast
Private Function segmentLast
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
setCfcMethodFailureInfo
Private Function setCfcMethodFailureInfo
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
methodfalsestringnull
return typevoid
setProperty
Private Function setProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
argsfalsestructnull
return typevoid
setupApplicationWrapper
Private Function setupApplicationWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupFrameworkDefaults
Private Function setupFrameworkDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupFrameworkEnvironments
Private Function setupFrameworkEnvironments
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
setupRequestDefaults
Private Function setupRequestDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupRequestWrapper
Private Function setupRequestWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
runSetupfalsebooleannull
return typevoid
setupResponseWrapper
Private Function setupResponseWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupSessionWrapper
Private Function setupSessionWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupSubsystemWrapper
Private Function setupSubsystemWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
validateAction
Private Function validateAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typestring
viewNotFound
Private Function viewNotFound
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
Struct
Entries: 14
action
stringhome.index
category
string
enhancedJobs
Array
excludetag
string
featuredJobs
Array
filterstring
string
imports
Struct
css
Array
js
Array
jsinit
Array
meta
Array
jobs
Struct (ordered)
meta
Struct (ordered)
total
number148
paging
Struct (ordered)
next
number4
jobs
Array
Rows: 24
1
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringgreater-london
externalid
stringst-benedict-s-junior-school
organisation
stringSt Benedict's School
areasef
stringwest-london
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
stringC3247602-383F-4AE4-8423-72A0D099F7EF
lat
number51.52088
seftitle
stringschool-catering-manager
jobtitle
stringSchool Catering Manager
region
stringGreater London
organisationid
string6AF80401-9088-4D96-AB16-598571EA65C2
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Required ASAP</p> <p>We are seeking a dynamic and experienced Catering Manager to lead our catering team in delivering high quality food and service to our school community.</p> <p>The successful candidate will be responsible for the overall management and operation of the school’s catering department.</p> <p>Closing date for applications is 9am, Monday 04 November 2024</p> <p>Interviews will take place from Thursday 07 November 2024</p> <p>Early applications are encouraged. Suitable candidates may be interviewed before the closing date and we reserve the right to withdraw the position if an early appointment is made.</p> <p>Please download an application form from the School’s website www.stbenedicts.org.uk. Further details can be obtained from the HR department: 020 8 862 2193 or email recruitment@stbenedicts.org.uk</p> <p><br></p>
jobsummary
stringWe are seeking a dynamic and experienced Catering Manager to lead our catering team in delivering high quality food and service to our school community.
applylink
stringhttps://sherbertjobs.com/greater-london/west-london/stbenedicts/school-catering-manager/apply?source=iaps
shortcode
stringra8nw8
location
stringWest London
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-18T13:52:23Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stbenedicts/JD---School-Catering-Manager---Aug-2024_.pdf
mime
stringapplication/pdf
filename
stringJD - School Catering Manager - Aug 2024_
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stbenedicts/JD---School-Catering-Manager---Aug-2024_.pdf
type
stringpdf
documentid
stringD521071D-52DA-4F0D-9BB8-DC25FCC69928
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
sefname
stringstbenedicts
lon
number-0.30682
website
stringhttps://www.stbenedicts.org.uk/vacancies
logourl
stringhttps://media.pressburst.com/stbenedicts/logo/e_footer_attain.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stbenedicts/squarelogo/st_benedicts_logo_colour_square_for_attain.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/C3247602-383F-4AE4-8423-72A0D099F7EF
2
Struct (ordered)
Entries: 34
salaryrange
stringSchool Pay Scales
regionsef
stringsoutheast
externalid
stringwindlesham-house
organisation
stringWindlesham House School
areasef
stringwestsussex
remote
number0
displaystart
string2024-10-25T00:00:00Z
jobid
stringE6C5A7D0-4DE9-436B-8CF1-41CB9296148A
lat
number50.88995
seftitle
stringdeputy-head-pastoral
jobtitle
stringDeputy Head Pastoral
region
stringSouth East
organisationid
string2A609E8A-ECC7-CEF7-80F6-4192307D4F38
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The successful candidate will play a pivotal role in promoting the well-being, safety, and personal development of all pupils, ensuring a supportive and nurturing school environment. This role includes the critical responsibility of leading the school’s safeguarding and child protection initiatives.</p> <p>The Deputy Head (Pastoral) will have wide-ranging responsibilities, though their main focus will be maintaining high pastoral and safeguarding standards across the whole School, ensuring that pupils are happy and reach their potential. Windlesham House is a vibrant and busy community which embraces innovative teaching and pastoral practice based on consultation with pupils, parents, staff and governors.</p> <p>Our new Deputy Head (Pastoral) will need to be flexible and forward thinking in their approach, inspiring others to deliver excellent pastoral care.</p> <p>Safeguarding Statement</p> <p>The school is committed to safeguarding and promoting the welfare of children. Applicants must be willing to undergo appropriate child protection screening, including checks with past employers and the Disclosure &amp; Barring Service.</p>
jobsummary
stringWindlesham House is seeking a dedicated and experienced individual to join our senior leadership team as Deputy Head Pastoral and Designated Safeguarding Lead.
applylink
stringhttps://sherbertjobs.com/southeast/westsussex/windleshamhouse/deputy-head-pastoral/apply?source=iaps
shortcode
stringtjuu18
location
stringWest Sussex
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringSchool Pay Scales
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-25T11:22:44Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/windleshamhouse/Deputy-Head-Pastoral.pdf
mime
stringapplication/pdf
filename
stringDeputy Head Pastoral
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/windleshamhouse/Deputy-Head-Pastoral.pdf
type
stringpdf
documentid
stringCC20218A-FFBA-414B-B352-CDAEEB7D1B4E
categories
Array
1
stringSenior Leadership Team
jobtypes
Array
1
stringFull-time
sefname
stringwindleshamhouse
lon
number-0.4185
website
stringhttps://www.windlesham.com/join-the-team/
logourl
stringhttps://media.pressburst.com/windleshamhouse/squarelogo/use this one.jpg
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISBI
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/windleshamhouse/squarelogo/New windlesham logo.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/E6C5A7D0-4DE9-436B-8CF1-41CB9296148A
3
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastengland
externalid
stringst-johns-college-school
organisation
stringSt John's College School
areasef
stringcambridgeshire
remote
number0
displaystart
string2024-09-19T00:00:00Z
jobid
stringEE1EC173-B90F-41AE-ADC5-65365C1DA73D
lat
number52.20971
seftitle
stringcover-teachers
jobtitle
stringCover Teachers
region
stringEast of England
organisationid
string6342667A-30D4-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringeast
jobdescription
string<p>Job overview</p> <p>St John's College School currently has vacancies for Cover Teachers to join our existing teaching team on an ad hoc basis. St John's has enjoyed a long national reputation for the exceptional quality of teaching it provides to its pupils.</p> <p>Duties will include:</p> <p>Following lesson plans where it has been possible to provide these.</p> <p>Creating own stand-alone lesson plans where it has not been able to supply cover materials</p> <p>Liaising with colleagues around work to be covered.</p> <p>Marking work completed during your lessons, using the school marking policy.</p> <p>Where requested, carrying out assessments with the children.</p> <p>Leaving notes for the class teacher to explain what has been covered and any difficulties.</p> <p>Making yourself aware of any particular needs of the children either by talking to colleagues or asking for information about them.</p> <p><br></p> <p>For more information, please see the Application Pack.</p> <p><br></p> <p> Applications</p> <p>A letter of application should be sent with a fully completed application form and Equal Opportunities form to the HR Officer, recruitment@sjcs.co.uk.</p> <p><br></p> <p><em>St John’s College School is committed to safeguarding and promoting the welfare of children.</em></p> <p><em>Applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure and Barring Service.</em></p> <p><em>All appointments are subject to a criminal background check and proof of qualifications in accordance with the requirements of the Children Act.</em></p>
jobsummary
stringSt John's College School currently has vacancies for Cover Teachers to join our existing teaching team on an ad hoc basis. St John's has enjoyed a long national reputation for the exceptional quality of teaching it provides to its pupils.
applylink
stringhttps://sherbertjobs.com/east/cambridgeshire/stjohnscambridge/cover-teachers/apply?source=iaps
shortcode
stringsyqso9
location
stringCambridgeshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringBased on either a 30 minute period or a 35 minute period
salaryrange_to
number27
salaryrange_from
number15
lastmodified
string2024-09-19T09:01:44Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stjohnscambridge/Equal-Opportunities-Monitoring-Form-2024.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringEqual Opportunities Monitoring Form 2024
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/stjohnscambridge/Equal-Opportunities-Monitoring-Form-2024.docx
type
stringoffice
documentid
string0981768C-722E-40E4-8C96-B51753E275BD
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stjohnscambridge/Cover-Teacher-application-pack-September-2024.pdf
mime
stringapplication/pdf
filename
stringCover Teacher application pack September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stjohnscambridge/Cover-Teacher-application-pack-September-2024.pdf
type
stringpdf
documentid
stringCED1E3D7-76EE-4335-85E7-7EB012EBDDC6
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stjohnscambridge/Application-Form---Cover-Teacher-2024.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form - Cover Teacher 2024
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/stjohnscambridge/Application-Form---Cover-Teacher-2024.docx
type
stringoffice
documentid
stringDDE3806A-1DD3-4D99-9383-6100AD2B0BFD
categories
Array
1
stringSupport Staff
2
stringTeacher
jobtypes
Array
1
stringTerm Time
sefname
stringstjohnscambridge
lon
number0.10583
website
stringhttps://www.tes.com/jobs/vacancy/cover-teachers-cambridgeshire-2110876
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/stjohnscambridge/squarelogo/SJCS_logo_cmyk square.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/EE1EC173-B90F-41AE-ADC5-65365C1DA73D
4
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringtwyford-school
organisation
stringTwyford School
areasef
stringhampshire
remote
number0
displaystart
string2024-10-04T00:00:00Z
jobid
stringF5F6E28E-1BF4-40C6-9B9B-18957C1D8DA6
lat
number51.02099
seftitle
stringhead-of-english
jobtitle
stringHead of English
region
stringSouth East
organisationid
string286B6C0F-9014-94C5-717A-9BD09E8C34F9
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The English Department at Twyford School is a thriving, supportive team, comprised of class teachers in the lower parts of the School and specialist subject teachers in Years 5-8, who work together to ensure pupils throughout the School receive the very best teaching, shaped by research and collaboration. </p> <p>The Head of English will lead the teaching of English throughout the School fostering and encouraging a love of English at every level. Ensuring high standards of teaching, learning and achievement by delivering outstanding teaching and leadership. Encouraging efficient use of resources and creative development of the English curriculum. </p> <p>Lessons are expected to be of high quality, with focus on pupil learning and with emphasis on positive reinforcement. Ensuring that all appropriate schemes of work are in place (liaising with Prep school colleagues) and planning individual lessons appropriate to the needs of the pupils in the classes taught.</p> <p>The Head of English has responsibility for the School Library and line management of the Librarian. Ensuring the Library provides the best possible learning resources for pupils of all ages and abilities.</p> <p>The successful candidate will be expected to play a part in the pastoral, extra-curricular and wider areas of School life, including undertaking a weekly boarding duty.</p>
jobsummary
stringWe are seeking an enthusiastic, engaging Head of English to lead the teaching of English and fostering and encourage a love of English throughout the School.
applylink
stringhttps://sherbertjobs.com/southeast/hampshire/twyfordschool/head-of-english/apply?source=iaps
shortcode
stringcq6h2w
location
stringHampshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-04T10:31:47Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/twyfordschool/Head-of-English-Recruitment-Brochure.pdf
mime
stringapplication/pdf
filename
stringHead of English Recruitment Brochure
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/twyfordschool/Head-of-English-Recruitment-Brochure.pdf
type
stringpdf
documentid
string40B8BABE-9067-4FC3-88A2-5A3407F08BE3
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringtwyfordschool
lon
number-1.31398
website
stringrecruitment@twyfordschool.com
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISBI
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/twyfordschool/squarelogo/Twyford-School-logo-POS copy.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/F5F6E28E-1BF4-40C6-9B9B-18957C1D8DA6
5
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringgreater-london
externalid
stringnorth-london-collegiate-school
organisation
stringNorth London Collegiate School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-10-10T00:00:00Z
jobid
stringF3B61DCD-D0BE-407D-817F-D9491DDF8259
lat
number51.61422
seftitle
stringteacher-of-economics
jobtitle
stringTeacher of Economics
region
stringGreater London
organisationid
string867AEF99-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>TEACHER OF ECONOMICS</p> <p>Full or Part Time (Minimum 0.60fte)</p> <p>Required from September 2025</p> <p>Suitable for ECTs</p> <p> </p> <p>This is an exciting opportunity for a dynamic Economics graduate to join this thriving and supportive department. As well as experienced Economics teachers, we would welcome applications from recent graduates or from candidates with finance or industry experience considering a change of direction. </p> <p>The successful candidate will have an infectious enthusiasm for the subject and be eager to share this with their students. The role would involve teaching Economics in the Sixth Form at A level, and possibly as part of the International Baccalaureate Diploma Programme.</p> <p>We can offer:</p> <p>· A positive working environment within an extremely well-resourced school where excellent relationships between staff and students are the norm, expectations are high and students perform very well as a consequence.</p> <p>· A highly competitive salary structure based on, but substantially above, national scales. This role will be paid according to experience and qualifications.</p> <p>· The opportunity to develop professionally; improve and extend your knowledge; develop skills and experience; share outstanding and innovative practice; and contribute to the development of a challenging and supportive learning environment in and outside of the classroom.</p> <p>· A strong supportive leadership team that prioritises student and staff health and well-being. </p> <p>· Other benefits include membership of the TPS, free lunches during term time, season ticket loan, Employee Assistant Programme, free use of the swimming pool and fitness suite, Cycle to Work and Eye Care Schemes, and fee remission.</p> <p> </p> <p>How to make an application: </p> <p>· Please read the attached Job Description before completing your application.</p> <p>· To apply, please complete the My New Term Application Form using the Supporting Statement section of the form to detail your suitability for the role, how your knowledge, experience and training meet the person specification and your motivation for applying to NLCS. This is in place of a covering letter. </p> <p>· The vacancy closes on Monday 4th November 2024 at 7.00am, however, early application is advised as we reserve the right to close the advert early should a suitable applicant be found.</p> <p>· Interview date: Wednesday 6th November 2024</p> <p>· If you have any questions or would like to discuss this role further, please contact the NLCS Recruitment Team at recruitment@nlcs.org.uk or telephone the School on 0208 952 0912</p> <p> </p> <p>NLCS is committed to safeguarding and promoting the welfare of young people and expects all members of all staff to share this commitment. As this role is classed as working in regulated activity, applicants must declare any criminal convictions as the post is exempt under the Rehabilitation of Offenders Act 1974. Appointments will be conditional upon the receipt of a satisfactory response to a check of police records via the Disclosure and Barring Service and references from previous employers. We are an Equal Opportunities employer.</p> <p> </p> <p>Website: www.nlcs.org.uk</p> <p>School Address: Canons, Canons Drive, Edgware, Middlesex HA8 7RJ</p>
jobsummary
stringThis is an exciting opportunity for a dynamic Economics graduate to join this thriving and supportive department. As well as experienced Economics teachers, we would welcome applications from recent graduates or from candidates with finance or industry experience considering a change of direction.
applylink
stringhttps://sherbertjobs.com/greater-london/northwest-london/northlondoncollegiate/teacher-of-economics/apply?source=iaps
shortcode
stringoj7ewc
location
stringNorth West London
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-10T13:19:36Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/northlondoncollegiate/JD---Teacher-of-Economics-Oct-24.pdf
mime
stringapplication/pdf
filename
stringJD - Teacher of Economics Oct 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/northlondoncollegiate/JD---Teacher-of-Economics-Oct-24.pdf
type
stringpdf
documentid
string5BEF6A0A-E4AD-46A1-AF94-3633CF26E04A
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringnorthlondoncollegiate
lon
number-0.29484
website
stringhttps://mynewterm.com/jobs/102257/EDV-2024-NLCS-73939
logourl
string
currency
stringGBP
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.app/northlondoncollegiate/squarelogo/nlcs.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/F3B61DCD-D0BE-407D-817F-D9491DDF8259
6
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringwestmidlands
externalid
stringwarwick-preparatory-school
organisation
stringWarwick Preparatory School
areasef
stringwarwickshire
remote
number0
displaystart
string2024-10-21T00:00:00Z
jobid
string00F3F969-1C56-45D9-A74E-D5D4A8D0096B
lat
number52.27818
seftitle
stringdirector-of-sport
jobtitle
stringDirector of Sport
region
stringWest Midlands
organisationid
stringF7526BF1-E818-4015-8BB3-96F71E74C7BB
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>We are seeking to appoint an outstanding and innovative Director of Sport, to lead a thriving, ambitious and highly successful sporting programme at Warwick Preparatory School. The role is full-time and permanent position with the responsibility of line managing members of the Prep PE department.</p> <p>The successful candidate will be a specialist of PE with additional experience within hockey or netball to a high level. They will have experience in performing and/ or coaching at a high level in sport and work closely with the overarching Director of Sport at King’s High School to continue to advance the current provision and further establish the development of the sporting curriculum for all pupils from Nursery to Sixth form.</p> <p>The current programme fosters a genuine love of learning and sport for all, whilst also ensuring pupils can perform at the highest level on a national stage. There is both breadth and excellence within sport at Warwick Preparatory School and King’s High School.</p> <p>The successful candidate should be forward-thinking and have the energy and enthusiasm to drive sport forwards through both promotion and provision whilst embracing our whole school approach to critical thinking and love of learning.</p> <p>This is an excellent opportunity for an experienced practitioner who possesses the vision and drive to obtain outstanding results whilst being fully inclusive in their approach. Although the position is strongly connected with the all-through Sports department (3-18), the role will be first and foremost, firmly allied with the bustling life and commitments of a Middle Leader within Warwick Preparatory School.</p> <p>The role will report to Director of Sport (3 to18) and the Deputy Head at Warwick Preparatory School.</p> <p>For further details and information on how to apply, please click on our Foundation vacancy page below.</p>
jobsummary
stringWe are seeking to appoint an outstanding and innovative Director of Sport, to lead a thriving, ambitious and highly successful sporting programme at Warwick Preparatory School. The role is full-time and permanent position with the responsibility of line managing members of the Prep PE department.
applylink
stringhttps://sherbertjobs.com/midlands/warwickshire/warwickpreparatory/director-of-sport/apply?source=iaps
shortcode
stringn04jay
location
stringWarwickshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-21T12:11:09Z
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringwarwickpreparatory
lon
number-1.57682
website
stringhttps://www.warwickschoolsfoundation.co.uk/teaching-vacancies/director-of-sport-warwick-prep-school
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/warwickpreparatory/squarelogo/warwickprep.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/00F3F969-1C56-45D9-A74E-D5D4A8D0096B
7
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringsoutheast
externalid
stringshrewsbury-house
organisation
stringShrewsbury House
areasef
stringsurrey
remote
number0
displaystart
string2024-10-22T00:00:00Z
jobid
string0882CABB-123C-435D-89EA-396F7D99211F
lat
number51.38039
seftitle
stringpersonal-assistant-to-the-executive-head
jobtitle
stringPersonal Assistant to the Executive Head
region
stringSouth East
organisationid
stringB5E0234E-9721-42BC-A7DC-1B1DDBC22CA5
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Required to start January 2025</p> <p>IAPS Day Prep School for boys aged 7 - 13</p> <p>Competitive salary</p> <p>We are looking to appoint an experienced and resourceful PA to the Executive Head of the Trust. The successful candidate will be polished, professional and highly organised with excellent IT skills, assisting in all areas of running the School and helping promote the Trust. A willingness to help organise and oversee a wide range of events throughout the School year is essential. The hours for this role are 8am to 5pm Monday to Friday term time, plus 5 weeks during holiday periods. Occasional evening and weekend work will be required.</p> <p>Founded in 1865, Shrewsbury House is a thriving, highly successful and active school attracting committed, inspirational and dynamic teachers. Pupils move on at 13+ to a range of strong day and boarding schools.</p> <p>Information on the school and application form can be found on the Shrewsbury House School external website (www.shrewsburyhouse.net) by clicking on Vacancies. Applications should be emailed to Human Resources at recruitment@shstrust.net by the closing date 4th November at noon. Interviews will take place as soon as possible. Applicants will be considered as they are received and the school reserves the right to appoint at any point during the application process.</p> <p>RECRUITMENT AND SELECTION POLICY STATEMENT</p> <p>Shrewsbury House School Trust is fully committed to safeguarding and promoting the welfare of children and expects all staff to share this commitment. Any offer of employment will be subject to the receipt of satisfactory enhanced DBS [Disclosure and Barring Service] disclosure and other checks, references, medical clearance and proof of legal right to work in the UK.</p>
jobsummary
stringWe are looking to appoint an experienced and resourceful PA to the Executive Head of the Trust. The successful candidate will be polished, professional and highly organised with excellent IT skills, assisting in all areas of running the School.
applylink
stringhttps://sherbertjobs.com/southeast/surrey/shrewsburyhouse/personal-assistant-to-the-executive-head/apply?source=iaps
shortcode
string8fizmq
location
stringSurrey
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-22T11:04:15Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/shrewsburyhouse/Candidate-Information-Pack---PA-to-the-Executive-Head.pdf
mime
stringapplication/pdf
filename
stringCandidate Information Pack - PA to the Executive Head
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/shrewsburyhouse/Candidate-Information-Pack---PA-to-the-Executive-Head.pdf
type
stringpdf
documentid
string56E10E40-DD57-44CB-B891-3BA62C158C35
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/shrewsburyhouse/Job-Description---PA-to-the-Executive-Head.pdf
mime
stringapplication/pdf
filename
stringJob Description - PA to the Executive Head
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/shrewsburyhouse/Job-Description---PA-to-the-Executive-Head.pdf
type
stringpdf
documentid
stringABD5C663-CE68-4396-BDB6-AEB3CD1702D7
categories
Array
1
stringAdministration
jobtypes
Array
1
stringFull-time
sefname
stringshrewsburyhouse
lon
number-0.3056
website
stringrecruitment@shstrust.net
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/shrewsburyhouse/squarelogo/logo.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/0882CABB-123C-435D-89EA-396F7D99211F
8
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringwestmidlands
externalid
stringwarwick-preparatory-school
organisation
stringWarwick Preparatory School
areasef
stringwarwickshire
remote
number0
displaystart
string2024-10-21T00:00:00Z
jobid
string10FF0AC3-C9AE-4DD0-B4CD-DCDB732BB62C
lat
number52.27818
seftitle
stringhead-of-nursery
jobtitle
stringHead of Nursery
region
stringWest Midlands
organisationid
stringF7526BF1-E818-4015-8BB3-96F71E74C7BB
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>We are seeking to appoint an outstanding Head of Nursery to lead a vibrant and successful department in a thriving school. The role is full-time leading a 60-place pre-school year Nursery, known as ‘The Squirrels Nursery.’</p> <p>The successful candidate will be a qualified teacher and have excellent communication and people skills, a positive mindset, and a forward-thinking approach to Early Years education. They will demonstrate a deep understanding of the importance of a strong start to a child’s educational journey and be highly skilled in working with parents.</p> <p>This is an excellent opportunity for an innovative practitioner to develop their skills and experience in a highly successful department.</p> <p>The Nursery enjoys excellent links to the schools within the Warwick Schools Foundation and is extremely well resourced. The department consists of a large team of experienced Early Years staff.</p> <p>For further details and information on how to apply, please open the link to our Foundation's vacancy page below.</p>
jobsummary
stringWe are seeking to appoint an outstanding Head of Nursery to lead a vibrant and successful department in a thriving school. The role is full-time leading a 60-place pre-school year Nursery, known as ‘The Squirrels Nursery.’
applylink
stringhttps://sherbertjobs.com/midlands/warwickshire/warwickpreparatory/head-of-nursery/apply?source=iaps
shortcode
stringsi5dg4
location
stringWarwickshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-21T12:05:43Z
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringwarwickpreparatory
lon
number-1.57682
website
stringhttps://www.warwickschoolsfoundation.co.uk/teaching-vacancies/draft-head-of-nursery-warwick-preparatory-school
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/warwickpreparatory/squarelogo/warwickprep.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/10FF0AC3-C9AE-4DD0-B4CD-DCDB732BB62C
9
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringgreater-london
externalid
stringalleyns-junior-school
organisation
stringAlleyn's Junior School
areasef
stringsoutheast-london
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
stringDC3FD496-6AF2-4F54-AD36-66E6E1E8BAC1
lat
number51.45478
seftitle
stringlearning-support-assistant-maternity-cover
jobtitle
stringLearning Support Assistant (Maternity Cover)
region
stringGreater London
organisationid
string4EEF9EF2-EBD1-4FC8-965F-C6EA8B04C16A
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Part-time (4 days a week), term-time only </p> <p>Alleyn's Junior School are seeking to appoint a dedicated and compassionate Learning Support Assistant (Maternity Cover) to join the enthusiastic and professional support team from 28 January 2025.</p> <p>The Learning Support Assistant will play a crucial role in supporting students with a range of learning needs, including Literacy, Maths, and Speech &amp; Language. This role involves working one-on-one, in small groups, and within the classroom setting to help pupils achieve their academic goals. You will collaborate with teachers, parents, and specialists to ensure each child receives tailored support, while fostering their independence and confidence.</p> <p>The ideal candidate for the Learning Support Assistant role will be caring, patient, and adaptable, with a genuine passion for supporting children’s educational development. You will have strong communication and interpersonal skills, allowing you to effectively collaborate with teachers, parents, and specialists, and provide encouragement to pupils with specific learning needs. Experience working in a school environment or with children who require additional support is desirable.</p> <p>This is a part-time, term-time only position, working four days per week. The role is based on 30 hours per week, with standard working hours from 8:00 am to 4:00 pm. It is a fixed-term appointment for one year, starting from 28 January 2025, to cover maternity leave.</p> <p>The salary for this role will be between £17,790 and £20,755 per annum pro rata depending on skills and experience (based on an FTE from £30,000 to £35,000 per annum).</p> <p>The closing date for the role is midday on Monday 4 November 2024.</p> <p>Interviews will be held at the School week commencing Monday 11 November 2024.</p> <p>Full job description and application details may be downloaded on the School website: www.alleyns.org.uk/jobs, or by contacting the HR Department on 020 8613 5016 or by email at jobs@alleyns.org.uk.</p> <p>The School is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment. The successful applicant will be subject to an enhanced DBS check. Alleyn’s is an Equal Opportunities employer.</p> <p>Alleyn’s welcomes applications from all applicants who meet the requirements for the position; however, we are especially keen to receive applications from those in minority groups for which the School is currently underrepresented. We celebrate diversity and thrive on the benefits it brings.</p>
jobsummary
stringAlleyn's Junior School are seeking to appoint a dedicated and compassionate Learning Support Assistant (Maternity Cover) to join the enthusiastic and professional support team from 28 January 2025.
applylink
stringhttps://sherbertjobs.com/greater-london/southeast-london/alleynsjunior/learning-support-assistant-maternity-cover/apply?source=iaps
shortcode
stringte7uar
location
stringSouth East London
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-18T16:10:49Z
documents
Array
categories
Array
1
stringSEN Specialist
2
stringSupport Staff
jobtypes
Array
1
stringPart-time
2
stringMaternity
3
stringTerm Time
sefname
stringalleynsjunior
lon
number-0.08202
website
stringhttps://www.alleyns.org.uk/all-about-alleyn-s/join-our-team#vacancies
logourl
stringhttps://media.pressburst.com/alleyns/logo/alleyns_header.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/alleynsjunior/squarelogo/Alleyn'sJS360px360px.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/DC3FD496-6AF2-4F54-AD36-66E6E1E8BAC1
10
Struct (ordered)
Entries: 34
salaryrange
stringThe rate of pay is £15.03 per hour (inclusive of holiday pay)
regionsef
stringsoutheast
externalid
stringabingdon-preparatory-school
organisation
stringAbingdon Preparatory School
areasef
stringoxfordshire
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
stringFC379FC2-105A-4C2B-8B95-643761AB8E54
lat
number51.6718
seftitle
stringrelief-minibus-driver
jobtitle
stringRelief Minibus Driver
region
stringSouth East
organisationid
string16E15D06-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Abingdon Preparatory School is a thriving independent day school for pupils aged 4 to 13, located in the picturesque Oxfordshire village of Frilford Heath. We provide an extensive transport service for pupils attending the school and are currently seeking to appoint a reliable, friendly and responsible Relief Minibus Driver to assist with transportation on a casual, variable hour basis.</p> <p>The Relief Minibus Driver will be offered work according to the needs of the School which might include covering morning and/or afternoon runs, moving minibuses between sites, taking minibuses to be serviced, or transporting pupils for trips and one-off events. Morning runs usually take place between 6.30am and 8.35am and evening runs between 4.00pm and 6.00pm. Applicants will be asked about their availability in their application form.</p> <p>Applicants should hold a full driving licence (maximum of 3 penalty points) with a D1 entitlement or a D or D1 PCV licence. The rate of pay is £15.03 per hour (inclusive of holiday pay).</p> <p>We recognise the value of a diverse and inclusive workplace and are committed to equality of opportunity for all staff and job applicants. We aim to ensure that our staffing at all levels and in all roles is diverse and we welcome applications from all backgrounds and all sections of the community.</p> <p>Early applications are encouraged and we may make an appointment prior to the published closing date.</p> <p>Closing date: Monday 4 November 2024 (midday)</p> <p>Interview date: Tuesday 12 November 2024</p> <p>Abingdon is committed to safeguarding the welfare of children and young people and expects all staff to share this commitment. All appointments are subject to a satisfactory enhanced DBS check.</p>
jobsummary
stringAbingdon Preparatory School is seeking to appoint a reliable, friendly and responsible Relief Minibus Driver to assist with transportation on a casual, variable hour basis.
applylink
stringhttps://sherbertjobs.com/southeast/oxfordshire/abingdonpreparatoryschool/relief-minibus-driver/apply?source=iaps
shortcode
stringjp6jhu
location
stringOxfordshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringThe rate of pay is £15.03 per hour (inclusive of holiday pay)
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-18T12:40:27Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/abingdonpreparatoryschool/Job-Pack_APS03-Relief-Minibus-Driver.pdf
mime
stringapplication/pdf
filename
stringJob Pack_APS03 Relief Minibus Driver
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/abingdonpreparatoryschool/Job-Pack_APS03-Relief-Minibus-Driver.pdf
type
stringpdf
documentid
string4A6F5562-4386-49F6-9051-4D9E21096F4D
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringPart-time
sefname
stringabingdonpreparatoryschool
lon
number-1.36796
website
stringhttps://vacanciesatabingdonschool.ciphr-irecruit.com/Applicants/
logourl
stringhttps://media.pressburst.com/abingdonpreparatoryschool/squarelogo/abingdonprep.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/abingdonpreparatoryschool/squarelogo/abingdonprep.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/FC379FC2-105A-4C2B-8B95-643761AB8E54
11
Struct (ordered)
Entries: 34
salaryrange
stringfrom £45k depending on experience and qualifications
regionsef
stringsoutheast
externalid
stringwalthamstow-hall-junior-school
organisation
stringWalthamstow Hall
areasef
stringkent
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
string0BB83B21-AE1F-47F6-8AA3-5120A6E4D17F
lat
number51.27898
seftitle
stringfinance-manager
jobtitle
stringFinance Manager
region
stringSouth East
organisationid
string867B1536-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The School is looking to appoint an accountancy qualified Finance Manager to lead the Finance Team and to support the Bursar. Reporting to the Bursar, the position is responsible for the management of the day-to-day running of the Bursary, ensuring that the main accounting records (payroll, fees, purchase ledger, fixed assets, nominal ledger, cash books) for the School are maintained in a timely, accurate, transparent, and consistent basis.</p>
jobsummary
stringThe School is looking to appoint an accountancy qualified Finance Manager to lead the Finance Team and to support the Bursar. Reporting to the Bursar, the position is responsible for the management of the day-to-day running of the Bursary.
applylink
stringhttps://sherbertjobs.com/southeast/kent/walthamstowhall/finance-manager/apply?source=iaps
shortcode
stringc0vvcd
location
stringKent
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringfrom £45k depending on experience and qualifications
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-17T12:53:18Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/walthamstowhall/Application-Form---Word.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form - Word
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/walthamstowhall/Application-Form---Word.docx
type
stringoffice
documentid
string739A661E-36E1-4D86-B789-A6F74F3EFBAA
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/walthamstowhall/Job-Description-for-Finance-Manager-Oct-24.pdf
mime
stringapplication/pdf
filename
stringJob Description for Finance Manager Oct 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/walthamstowhall/Job-Description-for-Finance-Manager-Oct-24.pdf
type
stringpdf
documentid
stringD6866FAE-19BD-4CBC-BA19-F1D607438890
categories
Array
1
stringBursar
2
stringSupport Staff
jobtypes
Array
1
stringFull-time
sefname
stringwalthamstowhall
lon
number0.19784
website
stringhttps://www.walthamstow-hall.co.uk/walthamstow-hall/about/job-vacancies/
logourl
string
currency
stringGBP
associations
Array
1
stringGSA
2
stringIAPS
squarelogourl
stringhttps://media.pressburst.app/walthamstowhall/squarelogo/squarelogo.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/0BB83B21-AE1F-47F6-8AA3-5120A6E4D17F
12
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsouthwest
externalid
stringyarrells-preparatory-school
organisation
stringYarrells Preparatory School
areasef
stringdorset
remote
number0
displaystart
string2024-10-24T00:00:00Z
jobid
string6F46FF50-3A24-43D7-830F-F0347815F317
lat
number50.7375
seftitle
stringnursery-practitioner
jobtitle
stringNursery Practitioner
region
stringSouth West
organisationid
string2AB119B7-9B2A-0052-CD5A-4AEAE3CEE907
tags
Array
regiongroup
stringsouthwest
jobdescription
string<p>Yarrells: A great big hug of a school!</p> <p>Do you have passion, humour, a willingness to be fully immersed in our busy and exceptionally happy school environment?</p> <p>If you would like to build a career that gives you genuine sense of achievement and fulfilment knowing that you can have a positive impact on the young people we support, then look no further and apply today!</p> <p>Yarrells School are recruiting for Nursery Practitioners to join our team now! We are looking for versatile, resilient and committed Practitioners, who can adapt their practice wherever necessary to support across the EYFS. The successful candidate will work with children aged 2-4 years, establishing good relationships, acting as a role model and responding to individual needs.</p> <p>Under the direction of the Nursery Manager and senior staff, you will support pupils to facilitate their learning within a broad and balanced curriculum. You will assist in providing a stimulating educational environment in which all pupils can achieve their potential.</p> <p>This role will require an imaginative and resourceful individual who is capable of finding ways to engage and spark the interests of our young people.</p> <p>At Yarrells, we have a genuine team spirit and every single person is uniquely valued for who they are and what they bring to our community. Blending tradition, informality and innovation, we work hard to offer a vibrant and stimulating environment for learning.</p> <p>If you want to play a meaningful role in the lives of our young people, join our magical school and nursery today!</p> <p>Start Date: November / December 2024</p> <p>Contract: permanent, all year round</p> <p>Hours: full time, 40 hours per week between 7.30am and 6pm, Monday to Friday</p> <p>Salary: £28,000 - £35,000 per annum, depending on experience</p> <p>Interview Dates: early November 2024</p> <p>How to Apply: complete the TES application form, in the link below</p>
jobsummary
stringYarrells: A great big hug of a school! We are recruiting for Nursery Practitioners to join our team now! We're looking for versatile, resilient and committed people who can adapt their practice to support children aged 2-4 years across the EYFS.
applylink
stringhttps://sherbertjobs.com/southwest/dorset/yarrellspreparatoryschool/nursery-practitioner/apply?source=iaps
shortcode
stringrjxc43
location
stringDorset
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringDependent on experience
salaryrange_from
string28000
salaryrange_to
string35000
salarytype
stringannual
lastmodified
string2024-10-24T14:40:07Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/yarrellspreparatoryschool/Safeguarding-Policy-Sep-24.pdf
mime
stringapplication/pdf
filename
stringSafeguarding Policy Sep 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/yarrellspreparatoryschool/Safeguarding-Policy-Sep-24.pdf
type
stringpdf
documentid
string547BABD5-55DF-4943-A400-E04394727BE0
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/yarrellspreparatoryschool/Safer-Recruitment-Policy-Sep-24.pdf
mime
stringapplication/pdf
filename
stringSafer Recruitment Policy Sep 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/yarrellspreparatoryschool/Safer-Recruitment-Policy-Sep-24.pdf
type
stringpdf
documentid
string5ACF4492-06F7-4A71-B88A-8170783F3F42
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/yarrellspreparatoryschool/Recruitment-Pack-EYFS-Nursery-Practitioner-OCT24.pdf
mime
stringapplication/pdf
filename
stringRecruitment-Pack-EYFS-Nursery-Practitioner-OCT24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/yarrellspreparatoryschool/Recruitment-Pack-EYFS-Nursery-Practitioner-OCT24.pdf
type
stringpdf
documentid
stringE463F741-647F-4228-B854-FA9A7E00E942
categories
Array
1
stringEarly Years Specialist
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringyarrellspreparatoryschool
lon
number-2.0306
website
stringhttps://www.tes.com/jobs/employer/yarrells-preparatory-school-1036572
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
squarelogourl
stringhttps://media.pressburst.app/yarrellspreparatoryschool/squarelogo/Yarrells Crest PNG.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/6F46FF50-3A24-43D7-830F-F0347815F317
13
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringhall-grove
organisation
stringHall Grove
areasef
stringsurrey
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
string97099D3D-504D-4B86-A487-B6F143FF2E85
lat
number51.37034
seftitle
stringdirector-of-music
jobtitle
stringDirector of Music
region
stringSouth East
organisationid
stringCD4A97C4-EAE6-4912-B01C-5ECA28B66B99
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>We are seeking to appoint a Director of Music in this leading co-educational day and boarding prep school who, amongst other responsibilities, will take charge of teaching weekly music lessons across all year groups, and encourage and support the learning of musical instruments (full range of orchestral instruments). ​This is a full-time role.</p> <p>​Hall Grove is a family-owned school with a family ethos at its heart. Our school values are the foundation of everything we do. We encourage children to ‘have a go’ and challenge themselves, and to explore the full curriculum to find out the things they love in life, and what they can achieve. Our record of success is high and every year our children achieve academic, music and co-curricular scholarships to many of the best schools in the country. We also believe in participation at all ability levels. This is a school reliant on selfless commitment, loyalty and dedication. We are ambitious and humble. To better understand the unique learning environment that is Hall Grove School, all applicants are strongly encouraged to visit our website www.hallgrove.co.uk prior to applying. </p> <p>Music plays an integral part in the children's life at Hall Grove. A number of ensembles, covering all orchestral instruments, run on a weekly basis, and there are numerous opportunities for performances, including weekly informal Lunchtime Concerts held every Tuesday. Class music is taught to pupils across the school from EYFS to Year 8, and is taught as part of a Performing Arts rotation in Years 7 and 8. The teaching of music across the school is shared between the Director of Music and a teacher of music, who will work closely together.</p> <p>The ideal candidate will have the organisational skills to lead the development of the music curriculum across the school under the supervision of the Head of Performing Arts and Deputy Head (Academic) to implement a clear framework of assessment. ​Music technology currently forms an important part of the older children's curriculum so familiarity with software such as SoundTrap would be desirable.</p> <p>The school is currently in year 2 of its programme to implement a 5-year growth strategy in instrument learning. The position is suited to someone who will be able to support the Head of Performing Arts in achieving targets relating to greater numbers of instrumental players, and more inclusive opportunities for performance through choirs and ensembles, which the Director of Music will lead.</p> <p>Our Choristers are a very important part of the school, and the Director of Music will be expected to lead their selection, development and training.​ Candidates should have good knowledge of sacred repertoire and be familiar with the RSCM, and be able to use Sibelius/Musecore to arrange music.</p> <p>The role would also include teaching group theory lessons to pupils approaching their Grade 5 ABRSM and group aural test preparation classes.</p> <p>We are looking to extend our after-school provision for music practice, and the role will include organising this in conjunction with the After-School Club Coordinator. There is scope to personalise this role to the individual's strengths.</p> <p>The successful applicant will also be one third of the Performing Arts team and should therefore be comfortable teaching across the Performing Arts subject areas. They will be expected to direct at least one school production and support events relating to the wider department. The Director of Music will also need to direct the musical element of any show.</p> <p>Essential:​</p> <p>Understanding of music curriculum targets through KS1-KS3.</p> <p>Competent pianist with ability to accompany pupils in exams/concerts. Must have good ability in other instruments.</p> <p>Music related credentials/experience.</p> <p>Ability to support the Head of Performing Arts in their role within the school.</p> <p>Willingness to contribute creatively to the wider Performing Arts Department. ​</p> <p>Desirable:​</p> <p>PGCE or suitable teaching qualification.</p> <p>Knowledge of music software such as SoundTrap.</p> <p>Experience of staging productions within an educational setting.</p> <p>Teaching ability and experience in other subject and areas of the curriculum. </p> <p>Please see the attached Job Specification for further details.</p> <p>Personal characteristics required: Determined. Selfless. Inspirational. Resilient. Ability to work in a team or as an individual to achieve a team goal. Loyal. Ability to compromise. Ability to get the most out of everyone.</p> <p><br></p> <p>Hall Grove is committed to safeguarding, keeping children safe from harm and promoting their welfare. All staff have the responsibility for safeguarding children and this is a key part of the role. </p> <p>Applications to the Headmaster (completed application form) by email (recruitment@hallgrove.co.uk). Closing Date: 0900hrs on Monday 4th November 2024. Option to have an informal discussion about the role with the Senior Deputy Head, Tim Lewis (t.lewis@hallgrove.co.uk). ​</p> <p>First round interviews may take place on application via Zoom in early November. Successful candidate to be notified before the end of 2024.</p> <p>The post is exempt from the Rehabilitation of Offenders Act 1974 (as amended) and full safeguarding checks will be undertaken prior to appointment.</p> <p>The school is committed to equal opportunities, welcoming applications from all those who meet the essential requirements of the role. </p>
jobsummary
stringDirector of Music in leading Surrey prep school
applylink
stringhttps://sherbertjobs.com/southeast/surrey/hallgrove/director-of-music/apply?source=iaps
shortcode
string9j7fpn
location
stringSurrey
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-16T12:41:39Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/hallgrove/Job-Advert-for-Director-of-Music.pdf
mime
stringapplication/pdf
filename
stringJob Advert for Director of Music
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/hallgrove/Job-Advert-for-Director-of-Music.pdf
type
stringpdf
documentid
string11BDE821-BA4A-48BF-801B-DCC209F1C86B
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringhallgrove
lon
number-0.68075
website
stringrecruitment@hallgrove.co.uk
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
squarelogourl
string
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/97099D3D-504D-4B86-A487-B6F143FF2E85
14
Struct (ordered)
Entries: 34
salaryrange
stringCrosfields Scale
regionsef
stringsoutheast
externalid
stringcrosfields-school
organisation
stringCrosfields School
areasef
stringberkshire
remote
number0
displaystart
string2024-10-04T00:00:00Z
jobid
stringA8BCAF4F-82B4-4866-8DD0-81748CDA9F7F
lat
number51.42282
seftitle
stringcurriculum-lead-performing-arts
jobtitle
stringCurriculum Lead - Performing Arts
region
stringSouth East
organisationid
stringAC792A7D-A8F7-4EFC-872E-48380E8ED9AC
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Above all, we seek an enthusiast who is going to give the children a love of performing arts (Music and Drama). The teacher must be passionate, knowledgeable, approachable and engaging. The subject lead will promote and guide the teaching of performing arts throughout the Pre-Prep and Juniors.</p> <p>This position is a full-time (part-time considered) fixed term maternity cover for up to one year starting January 2025.</p> <p><strong>Objectives</strong></p> <ul> <li>To foster enjoyment and enthusiasm for the study of performing arts</li> <li>To enhance and steer the teaching of performing arts throughout the Pre-Prep and Juniors and support the staff within the department and Peripatetic team</li> <li>To raise continuously standards of pupil achievement in performing arts at all levels</li> </ul>
jobsummary
stringAbove all, we seek an enthusiast who is going to give the children a love of performing arts (Music and Drama). The subject lead will promote and guide the teaching of performing arts throughout the Pre-Prep and Juniors.
applylink
stringhttps://sherbertjobs.com/southeast/berkshire/crosfields/curriculum-lead-performing-arts/apply?source=iaps
shortcode
string3ge91l
location
stringBerkshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCrosfields Scale
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-04T16:29:36Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/crosfields/2024Curriculum-Lead-Performing-Arts-Maternity.pdf
mime
stringapplication/pdf
filename
string2024Curriculum Lead Performing Arts Maternity
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/crosfields/2024Curriculum-Lead-Performing-Arts-Maternity.pdf
type
stringpdf
documentid
string1BCC919D-7A30-421D-A3DD-ED83E79557EC
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringMaternity
sefname
stringcrosfields
lon
number-0.94788
website
stringhttps://candidates.every.education/Vacancies/Details?advertKey=d07f15d0-23e6-4a5c-8c90-3ffd1cf381b6
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISA
squarelogourl
stringhttps://media.pressburst.app/crosfields/squarelogo/Crosfields School logo_Portrait tiled.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/A8BCAF4F-82B4-4866-8DD0-81748CDA9F7F
15
Struct (ordered)
Entries: 34
salaryrange
stringThe King’s School offers its own salary scale, details of which can be discussed at interview.
regionsef
stringsouthwest
externalid
stringthe-kings-junior-school
organisation
stringThe King's School Gloucester
areasef
stringgloucestershire
remote
number0
displaystart
string2024-10-14T00:00:00Z
jobid
string2E18AAC4-0D8F-4DAE-8CCF-31B3971F921D
lat
number51.86795
seftitle
stringteacher-of-biology
jobtitle
stringTeacher of Biology
region
stringSouth West
organisationid
string2B8B92F3-F73F-14EE-CEF4-68F14FA23465
tags
Array
regiongroup
stringsouthwest
jobdescription
string<p><strong>Required:</strong> February 2025</p> <p><strong>Line Manager: </strong>Head of Science</p> <p><strong>Hours: </strong>Full Time</p> <p><strong>Contract Term:</strong> Up to 1 Year Fixed Term</p> <p><strong>Closing Date:</strong> 5th November 2024, 12:00 noon</p> <p><strong>Interview Date: </strong>14th November 2024</p> <p><br></p> <p><strong>The Role</strong></p> <p>The Headmaster is seeking to appoint an inspirational and high-achieving teacher to join the Science Department of The King’s School, Gloucester – one of the country’s leading HMC Independent Schools – as Teacher of Biology on a one-year maternity cover basis. For the right candidate there may be opportunity to take on the additional role of Head of Biology. This role would suit an experienced or newer teacher alike; the Head of Biology would also be an exciting opportunity for a motivated teacher looking to take the step into middle leadership.</p> <p>The successful candidate will have a genuine enthusiasm for Biology and be well-placed to generate and sustain a high degree of motivation and achievement in both pupils and colleagues.</p> <p><br></p> <p><strong>The School</strong></p> <p>The King’s School, Gloucester has a rich academic tradition dating back to its founding in 1541. It houses the longest-serving classroom in Europe and is held in high esteem amongst the local and wider community, winning Gloucestershire Independent School of the Year in 2020 and 2021, and being Highly Commended again in 2022 and 2023. Following the 2022 ISI Inspection, King’s was proud to be declared ‘excellent in all areas’.</p> <p><br></p> <p><strong>The Department</strong></p> <p>The Science Department at King’s is an energetic, supportive and innovative environment. It consists of the Head of Science, along with three subject Heads, and six subject-specialist teachers. They share the teaching of all Science pupils from Years 7 to 13, with opportunities to deliver lessons to our Junior School and enrichment sessions to our scholars. The teachers are supported by three technicians who ensure practical activities are fully-resourced.</p> <p>King’s represents an opportunity to contribute to a forward-thinking department that understands that Science can be engaging and fun as well as inspiring curiosity in all learners. In a society driven by technology, understanding the core principles of Science is not only a necessity; it is a gateway to innovation and problem-solving; it encourages independence, critical-thinking and teamwork; it empowers individuals to plan, create, and analyse; it fosters the skills that will allow pupils to thrive in our ever-evolving world.</p> <p><br></p> <p><strong>Timetable, induction and training</strong></p> <p>The School operates to a ten-day timetable cycle, consisting of 60 periods. Full-time members of staff teach 48 periods per cycle. Early Career Teachers receive a 10% minimum reduction in their allocation in their first year for training and induction – this reduces to 5% in the second year of induction.</p> <p>The King’s School has a strong record of training and developing teachers in situ, and there are opportunities for further development at every level.</p> <p><br></p> <p><strong>Main Duties</strong></p> <ul> <li>First-class, innovative teaching throughout the School in a manner appropriate to students' ages and abilities;</li> <li>Assessing and recording students' progress in accordance with departmental and School policies;</li> <li>Attending and contributing to Biology &amp; Science departmental meetings;</li> <li>Developing and sharing teaching and learning resources;</li> <li>Monitoring the work and progress of pupils, including those with specific learning needs;</li> <li>Initiating and promoting links with Junior School, as well as other external Schools and organisations where appropriate;</li> <li>Promoting the awareness of relevant career opportunities and experiences for students;</li> <li>Coordinating lesson observations and assisting in the monitoring of Teaching and Learning standards of staff, and any subsequently identified monitoring of targets, coaching and/or mentoring;</li> <li>Maintaining professional skills through INSET and the School’s Continuing Professional Development programme;</li> <li>Promoting and safeguarding the welfare of children and young persons for whom you are responsible and with whom you come into contact;</li> <li>Taking part in the pastoral life of the School as a Form Tutor or Cover Tutor;</li> <li>Any other tasks or responsibilities that may reasonably be assigned by the Headmaster.</li> </ul> <p><br></p> <p>The additional role of Head of Biology also entails:</p> <ul> <li>Leading, line managing and developing the teaching practice of members of staff in the Biology Department;</li> <li>Leading Biology departmental meetings and attending and contributing to Science departmental meetings;</li> <li>Preparing Oxbridge and Competitive University candidates, and supporting them and others with subject-related University tests;</li> <li>Liaising with the Deputy Head (Academic) and Admissions to provide suitable testing for scholarship students in your subject area;</li> <li>Attending Exam Review meetings (internal and external);</li> <li>Organising and attending overseas trips to enrich the learning and immersion of pupils in your subject area;</li> <li>Managing the Department’s annual budget, including providing justification for its assignment.</li> </ul> <p><br></p> <p><strong>Personal Profile</strong></p> <ul> <li>A degree related to Biology, or experience in the field of Biology;</li> <li>Experience of teaching and raising attainment at KS3-5;</li> <li>Enthusiasm and passion for the subject, the School and the pupils;</li> <li>Dynamic, effective teaching strategies that engage all learners;</li> <li>Initiative and resourcefulness; ability to produce excellent teaching plans;</li> <li>Excellent written and oral communication, numerical and interpersonal skills;</li> <li>Excellent organisational skills, able to work under pressure, plan and prioritise own workload and remain professional at all times;</li> <li>Ability to deliver high standards, accuracy and attention to detail, meeting all deadlines;</li> <li>Willingness to undertake further professional development;</li> <li>Further post-graduate qualifications, experience relating to Biology and/or Leadership and PGCE/QTS are desirable.</li> </ul> <p><br></p> <p><strong>Benefits</strong></p> <ul> <li>A contributory pension through Aviva APTIS;</li> <li>Generous fee remission for children at King’s;</li> <li>Before / After School Care for children at King’s;</li> <li>Access to a Doctor for advice and short consultations;</li> <li>Staff Wellbeing Programme;</li> <li>Cycle to Work / Car scheme;</li> <li>Lunches;</li> <li>Parking.</li> </ul> <p><br></p> <p><strong>Applications</strong></p> <p>Candidates should apply through TES. A CV is not required.</p> <p>Closing date for applications is <strong>Tuesday 5th November 2024 at 12:00 noon</strong>, with interviews taking place on <strong>Thursday 14th November 2024</strong>. Early applications are encouraged, as we reserve the right to make an appointment prior to the published closing and interview dates, if appropriate.</p> <p>For further information, please contact Mr Harry Fuller on 01452 337337 or via email to recruitment@thekingsschool.co.uk.</p>
jobsummary
stringWe are seeking an inspirational and high-achieving teacher to join The King’s School, Gloucester, as Teacher of Biology on a maternity cover basis. For the right candidate there is potential to take on the additional role of Head of Biology.
applylink
stringhttps://sherbertjobs.com/southwest/gloucestershire/kingsgloucester/teacher-of-biology/apply?source=iaps
shortcode
stringiypgp2
location
stringGloucestershire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringThe King’s School offers its own salary scale, details of which can be discussed at interview.
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-14T11:20:45Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsgloucester/Kings-Recruitment-2024.pdf
mime
stringapplication/pdf
filename
stringKings Recruitment 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsgloucester/Kings-Recruitment-2024.pdf
type
stringpdf
documentid
string2F960B80-640C-4BD3-A37C-A61E53A1758F
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsgloucester/Discovering-Science-at-King-s.pdf
mime
stringapplication/pdf
filename
stringDiscovering Science at King's
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsgloucester/Discovering-Science-at-King-s.pdf
type
stringpdf
documentid
string631D3941-8DA7-4E9A-B353-337FFF79F492
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsgloucester/Teacher-of-Biology-maternity-cover---September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of Biology (maternity cover) - September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsgloucester/Teacher-of-Biology-maternity-cover---September-2024.pdf
type
stringpdf
documentid
stringC3897B73-80C4-44F7-BF9A-5D9D061FA0F6
categories
Array
1
stringHead of Department
2
stringTeacher
jobtypes
Array
1
stringFixed Term
2
stringMaternity
sefname
stringkingsgloucester
lon
number-2.24437
website
stringhttps://www.tes.com/jobs/vacancy/teacher-of-biology-maternity-cover-gloucestershire-2119854
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/kingsgloucester/squarelogo/kingsgloucester.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/2E18AAC4-0D8F-4DAE-8CCF-31B3971F921D
16
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastengland
externalid
stringst-albans-high-school-prep
organisation
stringSt Albans High School for Girls
areasef
stringhertfordshire
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
stringEFDD8B08-FF3E-4D3D-98F9-1062728E3842
lat
number51.75708
seftitle
stringclass-teacher-prep
jobtitle
stringClass Teacher (Prep)
region
stringEast of England
organisationid
string9C3101E6-62D1-4EDF-9DAE-F0A81D3E3F18
tags
Array
regiongroup
stringeast
jobdescription
string<p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">CLASS TEACHER (Prep)</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Fixed-term / Full-time </strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Competitive salary</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Required for January 2025</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;"> </strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;">STAHS is a vibrant school supported by a diverse and enthusiastic community of staff, pupils, parents, and alumni. It is important that our staff reflect the diversity of our community, and we therefore welcome and encourage applications from people of all genders and sexual orientation, those from Black, Asian and other minority ethnic backgrounds, and those with disabilities. </p><p style="margin:0px;font-size:12px;padding:5px 0px;">Our ambitious and successful Prep School has an exciting opportunity for a highly motivated and inspirational class teacher to join the Prep School in Key Stage 2.  The successful candidate will be responsible for the day-to-day pastoral care and academic progress of the children in their class and will teach them a range of core and foundation subjects.</p><p style="margin:0px;font-size:12px;padding:5px 0px;">You will be an enthusiastic and innovative teacher who can provide outstanding pastoral care and deliver excellent lessons which result in pupils achieving the highest standards possible.</p><p style="margin:0px;font-size:12px;padding:5px 0px;">STAHS Prep is situated in the rural location of Wheathampstead village, only 5 miles from St Albans. Our inclusive community of staff, pupils, parents and alumni will offer you the warmest of welcomes. We are committed to professional development and encourage applications from both newly qualified and experienced teachers and a high level of support and development is offered.</p><p style="margin:0px;font-size:12px;padding:5px 0px;">This is a fixed-term position for two terms (until 11 July 2025), offered on a full-time basis.  </p><p style="margin:0px;font-size:12px;padding:5px 0px;">The start date for this position will be 06 January 2025. </p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">In return we offer:</strong></p><ul style="margin-top:0px;margin-bottom:10px;"><li style="font-size:12px;">Continued Professional Development (CPD) opportunities </li><li style="font-size:12px;">An opportunity to join our warm, vibrant and ambitious community</li><li style="font-size:12px;">An extensive benefits package which includes free lunches*, use of sports facilities, including gym and swimming pool*, free life assurance </li><li style="font-size:12px;">Competitive salary and generous pension scheme</li></ul><p style="margin:0px;font-size:12px;padding:5px 0px;">* Conditions apply</p><p style="margin:0px;font-size:12px;padding:5px 0px;">Details of the role and application process are available on the school’s website <a href="http://www.stahs.org.uk/vacancies" style="color:rgb(233,69,133);text-decoration:none;">www.stahs.org.uk/vacancies</a>. Previous applicants need not re-apply. </p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Closing date for applications is 9am on Tuesday 5 November 2024</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Interviews to be held on Wednesday 13 November 2024</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"> </p><p style="margin:0px;font-size:12px;padding:5px 0px;">The High School is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment. Applicants will be required to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure and Barring Service.                                  </p><p style="margin:0px;font-size:12px;padding:5px 0px;">Registered Charity No: 311065</p><p style="margin:0px;font-size:12px;padding:5px 0px;"><br /></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-size:14px;font-family:Verdana, Geneva, sans-serif;"><strong style="font-weight:700;">WELCOME TO STAHS!</strong></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">We are very proud of our warm and vibrant community of ambitious young people, caring and talented staff and supportive alumni and parents.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">St Albans High School (we call it STAHS) is one of the country’s leading independent schools, offering a rich and diverse education to 1.150 pupils between the ages of four and 18. We are selective at all points of intake, and we are consistently ranked among the best independent schools in the UK.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">STAHS opened in 1889 in a converted hospital on Holywell Hill, St Albans, one of many similar schools which were being established towards the end of the 19<sup style="top:-0.5em;font-size:75%;line-height:0;position:relative;vertical-align:baseline;">th</sup> century. We transferred to our current site on Townsend Avenue in the heart of the city in 1908, with the Prep School subsequently moving to the village of Wheathampstead in 2003. STAHS has close links with the diocese of St Albans through the Bishop and the Dean, the latter being an ex-officio governor of the School. We are affiliated to the Church of England, and we warmly welcome pupils and staff of all faiths or none.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">Renowned for both exceptional academic provision and extensive co-curricular opportunities, STAHS pupils leave school as happy, confident and well-rounded young people ready to make their mark on the world.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">STAHS has two sites, a few miles apart: the Prep School in leafy Wheathampstead and the Senior School in the historic city of St Albans, just 25 minutes from King’s Cross/London St Pancras. STAHS is proud to be a truly ‘through school’, with the majority of Year 6 pupils joining the Senior School for Year 7 and beyond.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">Our Senior School of around 830 pupils from Year 7 to Year 13 has a visible and audible buzz, bustling with difference; difference of opinions, difference of ambitions and difference of interests.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-size:14px;font-family:Verdana, Geneva, sans-serif;">Our Staff are devoted to preparing the young people in our care to live lives of consequence, making a meaningful impact on the world. We work together in a warm and grounded spirit that is uniquely ‘STAHS’. Please do see the Head’s Welcome on our website to find out why STAHS is such a special place. </span></p>
jobsummary
stringWe are currently seeking to fill the position of Class Teacher (Prep).
applylink
stringhttps://sherbertjobs.com/east/hertfordshire/stalbanshighforgirls/class-teacher-prep/apply?source=iaps
shortcode
stringgx1dv5
location
stringHertfordshire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
string
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-16T12:31:05Z
documents
Array
1
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=711373fd90a84abc&mode=job_s2
mime
string
filename
stringClass Teacher - PREP - JOB PACK - October 2024
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=711373fd90a84abc&mode=job_s2
type
string
documentid
stringC04D1901-2C22-4752-947B-3E057585D72A
2
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=81fc7e5bed242685&mode=job_s2
mime
string
filename
stringPrep Applicant Info 2024_25
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=81fc7e5bed242685&mode=job_s2
type
string
documentid
stringF3BD139E-D0B5-4111-B818-19C58CC2F744
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
2
stringFixed Term
sefname
stringstalbanshighforgirls
lon
number-0.33267
website
stringhttps://apply.schooltalent.com/members/modules/job/detail.php?record=1424
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/stalbanshighforgirls/squarelogo/New logo & Shield - Sept 22.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/EFDD8B08-FF3E-4D3D-98F9-1062728E3842
17
Struct (ordered)
Entries: 34
salaryrange
string£23,736
regionsef
stringyorkshirehumber
externalid
stringtranby-prep-school
organisation
stringTranby
areasef
stringyorkshire
remote
number0
displaystart
string2024-10-07T00:00:00Z
jobid
string1AC110E5-E723-4A6E-B8D8-994986B95893
lat
number53.74131
seftitle
stringfirst-aider
jobtitle
stringFirst Aider
region
stringYorkshire and the Humber
organisationid
stringC69578A5-FCF3-F345-1FA5-45DF5CEA4C01
tags
Array
regiongroup
stringnorth
jobdescription
string<p>At Tranby we provide an ‘all through’ education for boy and girls aged 2 to 18 years. Every aspect of school life complements the other, and it is precisely this rounded education which produces independent and confident young people.</p> <p><br></p> <p>The academic heart of the school is characterised by the warm relationships between staff and students. We are academically selective, and we place very great importance on the development of each pupil. Our size allows for small classes, but we are large enough to be able to offer a wide range of subjects and an impressive extra-curricular programme.</p> <p><br></p> <p>Tranby are looking to appoint a First Aider starting w/c 4 November 2024. This role is full time but term time only. The working hours will be 08:30 to 16:00 with a 30 min break for lunch.</p> <p>If you are looking for a fresh challenge in a positive and supporting working environment, we would love to hear from you. Take a look at the benefits on offer below when you join the ‘Tranby family’.</p> <p><br></p> <p>A shorter academic year with 16 weeks holiday</p> <p>4 staff training days per annum</p> <p>Small class sizes of approximately 15-20 children per set/teaching group</p> <p>Lunch provided free of charge every day</p> <p>Staff discount on school fees of 33% (pro rata for part time staff) from Reception to Y13 (permanent employees only)</p> <p>Extensive CPD opportunities</p> <p>Opportunity to join staff in overseeing sports tours to Italy, The Netherlands, St Lucia and Barbados. Ski trips to Canada and Switzerland and curriculum led trips to Belgium, Italy and Spain. We also offer an exchange programme for our 6th Form pupils to Philadelphia, USA.</p> <p>Celebration events at the end of every term</p> <p>No email rule at Christmas</p> <p>Social events organised informally by members of staff such as theatre trips, days at the races, book club and city breaks</p> <p>Perkbox discount on cinema tickets, shopping and gym membership</p> <p>New starters’ meal</p> <p>What do our staff say?</p> <p>“I love working at Tranby. There have been many changes in recent years, swift changes but relevant and positive. I feel very much part of a nurturing extended family where we all look out for each other and quickly spot where and when we need support.“</p> <p><br></p> <p>“I can honestly say that it's the best school I’ve worked in, where morale is good and staff members feel happy to go to work every day. Each staff member is made to feel valued and has their strengths and skills identified and celebrated. This ultimately brings the best out in everyone, and creates confident and happy members of staff.”</p> <p><br></p> <p>“I have never worked in a place where staff wellbeing is such a huge priority. The support and range of different things that are available to staff are fantastic.”</p> <p><br></p> <p><br></p>
jobsummary
stringTranby are looking to appoint a First Aider starting w/c 4 November. This role is part-time, working 3 days per week, term time only.
applylink
stringhttps://sherbertjobs.com/north/yorkshire/tranby/first-aider/apply?source=iaps
shortcode
string0ubeok
location
stringYorkshire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
string£23,736
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-09T14:39:06Z
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringtranby
lon
number-0.45046
website
stringhttps://ce0374li.webitrent.com/ce0374li_webrecruitment/wrd/run/ETREC179GF.open?WVID=7561089C2D
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/tranby/squarelogo/Tranby core logo on white.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/1AC110E5-E723-4A6E-B8D8-994986B95893
18
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringsurbiton-high-boys-preparatory-school
organisation
stringSurbiton High School
areasef
stringsurrey
remote
number0
displaystart
string2024-10-21T00:00:00Z
jobid
string32CE1A23-EDC4-4BE5-A587-8D1F541E9A83
lat
number51.3996
seftitle
stringisams-mis-data-administrator
jobtitle
stringiSAMS & MIS Data Administrator
region
stringSouth East
organisationid
string171E3329-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>This is an exciting new role in our school which includes assisting in an extended project to transition from our current MIS to iSAMS. The successful postholder will have previous iSAMS experience, preferably to a high level. This role will likely change and evolve substantially over the next two to three years as the project progresses and new ways of working are adopted. A great degree of flexibility and the ability to adapt to change is thus required.</p> <p>Reporting Line: Data Systems Manager</p> <p> </p> <p>Tenure: Permanent, full-time</p> <p>37.5 hours per week, Monday to Friday, 8:00am – 4:00pm</p> <p>Full year round</p> <p>Hybrid role – home working optional for a maximum of 2 days per week</p> <p>Compressed hours over 4 days per week may be considered for the right candidate.</p> <p> </p> <p>Start Date: December 2024/January 2025</p> <p> </p> <p>Salary: £27,385 - £32,160 FTE</p>
jobsummary
stringThis is an exciting new role in our school which includes assisting in an extended project to transition from our current MIS to iSAMS.
applylink
stringhttps://sherbertjobs.com/southeast/surrey/surbitonhighschool/isams-mis-data-administrator/apply?source=iaps
shortcode
stringjtqm45
location
stringSurrey
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringFTE
salaryrange_to
number32160
salaryrange_from
number27385
lastmodified
string2024-10-21T06:48:29Z
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringPart-time
sefname
stringsurbitonhighschool
lon
number-0.3046
website
stringhttps://ce0374li.webitrent.com/ce0374li_webrecruitment/wrd/run/etrec179gf.open?WVID=43180695fS&LANG=USA
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/surbitonhighschool/squarelogo/360x360.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/32CE1A23-EDC4-4BE5-A587-8D1F541E9A83
19
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringcity-of-london-freemens-school-junior-school
organisation
stringCity of London Freemen's School
areasef
stringsurrey
remote
number0
displaystart
string2024-10-14T00:00:00Z
jobid
string34E46374-6A9A-4861-912D-A5C51B36DB82
lat
number51.30779
seftitle
stringfinance-officer-accounts-receivable-and-payable
jobtitle
stringFinance Officer - Accounts Receivable and Payable
region
stringSouth East
organisationid
stringFB1C89FD-3E6E-45C8-8FCD-32B2490D43A1
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Come and join our Finance Team.</p> <p>We’re looking for a a new Finance Officer – Accounts Receivable &amp; Payable, to provide support in the administration of the School’s fees billing and purchases and payment for goods or services. The successful candidate will have experience of working in an accounts office and the ability to work accurately under pressure. A bookkeeping, accounting, or purchasing qualification and previous use of accounting packages would also be an advantage.</p> <p>The post is full time, working 35 per week throughout the year, ideally over 5 days but we would consider some flexibility.</p> <p>Salary: £33,050 to £36,850 per annum inclusive of Outer London Weighting dependent on experience</p> <p>Closing date: 9am Tuesday 5th November 2024</p> <p>Interviews: Tuesday 12th November 2024</p> <p>Early applications are encouraged and we reserve the right to interview and appoint at any time during the application period. If you would like to discuss the role or have any questions please email CLFS-Recruitment@cityoflondon.gov.uk</p> <p>(Please note that although we are part of the City of London Corporation we are located in Ashtead, Surrey, a few miles from Epsom)</p> <p>This school is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment.</p> <p>This post is exempt from the Rehabilitation of Offenders Act and as part of the selection process applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure and Barring Service.</p> <p>The City of London Corporation is committed to Equal Opportunities and welcomes applications from all sections of the community.</p>
jobsummary
stringWe’re looking for a a new Finance Officer – Accounts Receivable & Payable, to provide support in the administration of the School’s fees billing and purchases and payment for goods or services.
applylink
stringhttps://sherbertjobs.com/southeast/surrey/cityoflondonfreemens/finance-officer-accounts-receivable-and-payable/apply?source=iaps
shortcode
stringg6cp3l
location
stringSurrey
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
string
salaryrange_from
string33050
salaryrange_to
string36850
salarytype
stringannual
lastmodified
string2024-10-14T16:02:55Z
documents
Array
categories
Array
1
stringAdministration
jobtypes
Array
1
stringFull-time
sefname
stringcityoflondonfreemens
lon
number-0.28768
website
stringhttps://www.freemens.org/about-us/work-with-us
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/cityoflondonfreemens/squarelogo/FreemansNew12_06_24.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/34E46374-6A9A-4861-912D-A5C51B36DB82
20
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringnortheast
externalid
stringyarm-preparatory-school
organisation
stringYarm School
areasef
stringyorkshire
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
stringDC7AB9FA-70F4-4389-91E8-48D6F78E96F7
lat
number54.50742
seftitle
stringdirector-of-music
jobtitle
stringDirector of Music
region
stringNorth East
organisationid
string16FDF293-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringnorth
jobdescription
string<p>The role is to commence for the Academic year 25/26, which is Tuesday 26th August 2025. The successful candidate will lead the department including the current team of staff and VMTs. Whilst the Director of Music’s primary responsibility is providing a curricular and extracurricular musical programme for the Senior School (Years 7-13), the role also involves overseeing the progression of music across the whole school, working closely with the Head of Prep Music. A desire to embrace and develop our partnership projects within the community is an important part of the Director of Music role.</p> <p>The candidate appointed as Director of Music will have an important role in determining and delegating the areas of responsibility attached to the departmental management positions of Assistant Director of Music and Head of Prep Music.</p> <p>Please review the full job description on our website vacancy page. Application forms, that can be downloaded from the vacancy page, should be submitted to: head@yarmschool.org addressed to the Headmaster, Dr Huw Williams, as soon as possible and no later than 12 noon on Wednesday 6th November 2024.</p> <p>Applicants may be called to a longlist interview (via online video meeting) during w/c 11th November. Shortlist interviews (in person at Yarm) will take place during w/c 18th November.</p> <p>The school reserves the right to interview before the closing date if appropriate to the context of the field. Early applications are therefore very much encouraged.</p> <p><br></p>
jobsummary
stringWe are looking to appoint a Director of Music who will continue to strengthen the School’s musical reputation and ensure that pupils have the highest levels of academic teaching and extracurricular opportunities, to commence academic year 25/026.
applylink
stringhttps://sherbertjobs.com/north/yorkshire/yarmschool/director-of-music/apply?source=iaps
shortcode
stringer1nbv
location
stringYorkshire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-16T15:22:35Z
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringyarmschool
lon
number-1.35224
website
stringhttps://www.yarmschool.org/about-us/vacancies/
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISBI
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.app/yarmschool/squarelogo/colour logo (3).jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/DC7AB9FA-70F4-4389-91E8-48D6F78E96F7
21
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastengland
externalid
stringbancrofts-preparatory-school
organisation
stringBancroft's School
areasef
stringessex
remote
number0
displaystart
string2024-10-11T00:00:00Z
jobid
string65DA43AB-466C-4DC3-B7AE-236E61DD8756
lat
number51.61122
seftitle
stringdeputy-head-academic
jobtitle
stringDeputy Head (Academic)
region
stringEast of England
organisationid
stringDF25A866-87AC-4C38-8699-A1269AAE9175
tags
Array
regiongroup
stringeast
jobdescription
string<p>Required from April 2025 or September 2025 </p> <p>The Deputy Head (Academic) is appointed by the Governors and the Head and is responsible to the Head for the academic life of the school. The Deputy Head (Academic) will work closely with the newly-appointed Head, the Senior Deputy Head, Chief Operating Officer, and other senior staff in setting and leading our strategic direction, formulating and enacting school policy and overseeing the successful day-to-day running of the school – all to ensure an educational experience of the highest quality and purpose to benefit every pupil. The school is highly sought after and we believe that we are in a strong position to meet the economic and political challenges of the coming years. At the same time, flexibility and creative thinking will be key to our ongoing success in a rapidly changing operating context. Consequently, this role offers the successful applicant the opportunity to use their imagination and drive to have a significant impact on the educational experience of our pupils and to shape the next chapter of the Bancroft’s story. </p> <p>We offer a generous benefits package, including a competitive salary, and have a commitment to supporting ongoing professional development for all of our staff.</p> <p>Bancroft’s School creates a happy learning environment, where bright children are challenged and supported to become the best versions of themselves. Bancroft’s is committed to promoting a diverse and inclusive community - a place where we can all be ourselves and succeed on merit. </p> <p>For further details and an application pack, please visit http://www.bancrofts.org/about-us/employment-opportunities/ or email: hr@bancrofts.org</p> <p>The closing date for applications is 9am on Tuesday 5th November 2024. Shortlisted candidates will be invited to Bancroft’s School on either Monday 11th November 2024 or Wednesday 13th November 2024 for a full assessment day. The final shortlist of candidates will be invited back to Bancroft’s School for a final interview during the week commencing Monday 18th November 2024. </p> <p>Applications will be considered as they are received, so early applications are encouraged. We reserve the right to interview early applicants should a suitable candidate apply.</p> <p><em>Bancroft’s is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment. </em></p> <p><em>Applicants are required to undergo child protection screening appropriate to the role, including checks with past employers and the Disclosure and Barring Service (DBS). Bancroft’s may carry out online searches on shortlisted applicants and all applicants will be required to provide details of their online profile, including social media accounts, as part of their applications.</em></p> <p><em>The post is exempt from the Rehabilitation of Offenders Act 1974. Bancroft’s is therefore permitted to ask job applicants to declare all convictions and cautions on a self-declaration form in advance of attending an interview (including those which are “spent” unless they are “protected” under the DBS filtering rules) in order to assess their suitability to work with children. </em></p> <p><em> </em></p>
jobsummary
stringThis is an exciting opportunity to lead the academic life of one of London’s most successful coeducational day schools.
applylink
stringhttps://sherbertjobs.com/east/essex/bancrofts/deputy-head-academic/apply?source=iaps
shortcode
stringzrrkx3
location
stringEssex
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-11T11:08:05Z
documents
Array
categories
Array
1
stringSenior Leadership Team
2
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringbancrofts
lon
number0.02288
website
stringhttps://www.bancrofts.org/about-us/employment-opportunities/
logourl
stringhttps://media.pressburst.com/bancrofts/logo/bancroft_header.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISBI
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/bancrofts/squarelogo/bancroft_square.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/65DA43AB-466C-4DC3-B7AE-236E61DD8756
22
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringgreater-london
externalid
stringavenue-pre-preparatory-nursery-school
organisation
stringAvenue Nursery & Pre-Preparatory School
areasef
stringnorth-london
remote
number0
displaystart
string2024-09-13T00:00:00Z
jobid
stringAD21671C-C700-4A7E-BEA7-343FAAA935F2
lat
number51.5758
seftitle
stringnursery-practitioner-eyfs
jobtitle
stringNursery Practitioner - EYFS
region
stringGreater London
organisationid
string8D94C9FF-891B-4F53-B39F-047C8B2019C1
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>The Avenue was founded over 45 years ago in Highgate, North London, and is a co-educational Pre-Preparatory and Nursery School with students from the age of rising 3yrs to 7yrs. We are an independent, small, friendly school with a passion for arts and music. The school stands in its own grounds in a pleasant residential area, a stone's throw from Highgate underground and local bus services.</p> <p>We are looking for an experienced, outstanding candidate who is passionate about Early Years and who can inspire a love of learning in our children, whilst providing a very high level of care and support to children and their families. A strong knowledge of the EYFS curriculum will be important as will an understanding of the assessment, administrative and communication tasks that are associated with the role. Successful candidates will also build positive relationships with colleagues and parents, fostering trust and confidence.</p> <p>Candidates with teaching qualifications and experience are also encourage to apply as opportunities to work throughout the school may arise. Candidates with an interest and aptitude for music and art/drama are particularly welcome to apply.</p> <p>At The Avenue you will benefit from:</p> <ul> <li>Competitive salary (dependent on qualifications and experience)</li> <li>Membership of a Pension Scheme</li> <li>Sustainable travel: Access to the Cycle to Work Scheme and a Season Ticket Loan scheme for public transport.</li> <li>In house training and external training as part of career development</li> <li>Small class sizes</li> <li>Social Events</li> </ul> <p>How to Apply</p> <p>Please download and complete our application form. Completed application forms should be returned to office@avenuepreprep.co.uk.</p> <p>Please be aware that a CV will only be considered if submitted alongside your completed application form.</p> <p>For further information about The Avenue please visit our website www.avenuepreprep.co.uk. https://avenuepreprep.co.uk/key-information/job-vacancies/</p> <p>Closing date for applications: midday, Thursday 11 July 2024</p> <p>Applications will be assessed, and interviews arranged in order of receipt, please therefore apply as soon as possible. Selected applicants will be invited for an interview, after which shortlisted candidates will be invited to spend a trial day in the setting to meet the children and staff.</p>
jobsummary
stringWe are seeking to appoint an enthusiastic, creative and committed Nursery Practitioner with Level 2 or 3 to support and embrace the School’s ethos and approach to learning, starting in January 2025. Application form below
applylink
stringhttps://sherbertjobs.com/greater-london/north-london/avenuenurseryprepreparatory/nursery-practitioner-eyfs/apply?source=iaps
shortcode
stringyrujxv
location
stringNorth London
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-09-16T14:01:48Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/avenuenurseryprepreparatory/2024-EYFS-Nursery-Practitioner---Job-Description_Personal-Specification-.pdf
mime
stringapplication/pdf
filename
string2024-EYFS-Nursery-Practitioner---Job-Description_Personal-Specification-
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/avenuenurseryprepreparatory/2024-EYFS-Nursery-Practitioner---Job-Description_Personal-Specification-.pdf
type
stringpdf
documentid
string1B5C7256-8DB9-4FEB-A02D-CCC29E9274B5
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/avenuenurseryprepreparatory/2024-Application-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
string2024 Application
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/avenuenurseryprepreparatory/2024-Application-.docx
type
stringoffice
documentid
string7F806F5F-B6D3-436D-99D4-750432B5FD4E
categories
Array
1
stringEarly Years Specialist
2
stringSupport Staff
3
stringTeacher
4
stringTeaching Assistant
5
stringEarly Career Teachers
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringTerm Time
sefname
stringavenuenurseryprepreparatory
lon
number-0.14473
website
stringoffice@avenuepreprep.co.uk
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
4
stringTeacheroo
squarelogourl
stringhttps://media.pressburst.app/avenuenurseryprepreparatory/squarelogo/Logo-blue-w-name.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/AD21671C-C700-4A7E-BEA7-343FAAA935F2
23
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastmidlands
externalid
stringnottingham-high-infant-and-junior-school
organisation
stringNottingham High School
areasef
stringnottinghamshire
remote
number0
displaystart
string2024-10-17T00:00:00Z
jobid
string038D73DC-0FA2-4DD3-8802-DE2D47641D46
lat
number52.96104
seftitle
stringlibrary-and-study-centre-manager
jobtitle
stringLibrary and Study Centre Manager
region
stringEast Midlands
organisationid
string170EB6FE-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>Nottingham High School has a vacancy for a new Library and Study Centre Manager to join us in January 2025.</p> <p>This is an exciting opportunity for a Library and Study Centre Manager to join our high-achieving Study Centre in delivering first-class facilities for our students to enjoy. </p> <p>This role is Term Time Only plus 2 additional weeks, most likely to be worked immediately before the start of the academic year and immediately after the end of the summer term. This role will be 37.5 hours per week working on Monday to Friday, with working hours of 8:00am to 4:00pm. </p> <p>At Nottingham High School, we aim to give you all the support you need to nurture your talent, develop and reach your professional and personal career goals. We are committed to providing competitive employment packages whilst supporting the wellbeing of our staff to help them reach their full potential. As a member of our team, you will have access to a range of benefits and rewards, including fitness and health facilities, complimentary refreshments and a contributory pension scheme. In addition, we offer discounted travel to work and car parking.</p> <p>Interested in applying? Please complete the attached application form.</p> <p>No standalone CVs or agencies please. Completed application forms should be sent electronically to jobs@nottinghamhigh.co.uk.</p> <p>The closing date will be Wednesday 06th November 2024 . Interviews will be held Monday 11th November 2024.</p> <p>Nottingham High School is committed to safeguarding and promoting the welfare of children and young people and any appointment will be subject to an Enhanced DBS disclosure as well as any other pre-employment checks. In addition, Nottingham High School does not hold a sponsor licence and does not have current plans to obtain one. Applicants must be aware of their individual responsibility to provide the necessary documents to confirm the right to work in the UK as a part of our pre-employment checks.</p>
jobsummary
stringThis is an exciting opportunity for a Library and Study Centre Manager to join our high-achieving Study Centre in delivering first-class facilities for our students to enjoy.
applylink
stringhttps://sherbertjobs.com/midlands/nottinghamshire/nottinghamhighschool/library-and-study-centre-manager/apply?source=iaps
shortcode
stringnrwr28
location
stringNottinghamshire
closingdate
string2024-11-06T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-17T12:45:02Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/nottinghamhighschool/Library-and-Study-Centre-Manager.pdf
mime
stringapplication/pdf
filename
stringLibrary and Study Centre Manager
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/nottinghamhighschool/Library-and-Study-Centre-Manager.pdf
type
stringpdf
documentid
string37E4571F-C1FD-4A9E-9A47-CEF141BE0CB0
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/nottinghamhighschool/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/nottinghamhighschool/Application-Form.docx
type
stringoffice
documentid
string8932EA6C-FA65-41BA-8D76-4A32CEDA55DE
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringnottinghamhighschool
lon
number-1.16002
website
stringhttps://www.nottinghamhigh.co.uk/contact-us-1/current-vacancies/item/1070/library-and-study-centre-manager
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/nottinghamhighschool/squarelogo/nhlogo.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/038D73DC-0FA2-4DD3-8802-DE2D47641D46
24
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringscotland
externalid
stringfettes-college-preparatory-school
organisation
stringFettes College
areasef
stringscotland
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
string142D419C-6E1D-4DB1-8108-EBA94AEB2677
lat
number55.96396
seftitle
stringsenior-deputy-head-september-2025
jobtitle
stringSenior Deputy Head (September 2025)
region
stringScotland
organisationid
string8FD8F6F6-5579-4454-96AB-AD315B2388CF
tags
Array
regiongroup
stringmoreregions
jobdescription
string<h1>Terms of the Appointment</h1> <ol> <li>The appointment will begin at the start of the Autumn Term 2025.</li> <li>Salary will be by negotiation and will depend on the qualifications and experience of the successful candidate.</li> <li>This role includes remission for children attending Fettes as day students.</li> <li>A four-bedroom modern house close to campus is available.</li> <li>Employment will be subject to two terms' notice on either side. Other details and conditions of service will be discussed at interview.</li> </ol> <p style="margin-left:36.5pt;">The Senior Deputy Head reports to the Head and is a member of the College Senior Leadership Team and, as such, will assist in developing a shared vision and strategic plan for the College in accordance with its aims and ethos.</p> <p>Please see the full Job Description for duties and responsibilities for this role.</p> <div> <p style="margin-left:36.5pt;"><strong>The Ideal Candidate</strong></p> <p style="margin-left:36.5pt;">The successful candidate for this post is likely to have the following qualifications, experience and characteristics.</p> <p style="margin-left:36.5pt;"><strong>Qualifications</strong></p> <ul> <li>Have a degree and a PGCE or equivalent.</li> <li>GTCS registration is essential.</li> </ul> <p><strong>              Experience</strong></p> <ul> <li>Have a proven track record of outstanding middle or senior leadership within a school context.</li> <li>Understand and have experience of a boarding environment.</li> <li>Be an experienced and successful classroom teacher.</li> </ul> </div> <p><strong>             Characteristics</strong></p> <ul> <li>Be a strong, visible presence around campus, seeing the value of immersing themselves in the full life of this boarding school.</li> <li>Demonstrate an ability to build positive relationships with colleagues, students, parents and alumni of the school.</li> <li>Display excellent leadership skills with the capability to manage and inspire both staff and pupils.</li> <li>Possess exemplary communication skills with a wide range of stakeholders; IT literate.</li> <li>Be a dynamic and enthusiastic individual with the vision and ability to develop and implement strategic goals.</li> <li>Maintain a commitment to sustain the sector-leading pastoral care in the school.</li> <li>Capable of identifying problems and solving them creatively.</li> <li>Show a commitment to equality and diversity.</li> <li>Have an ability and willingness to have difficult conversations when necessary.</li> <li>Possess excellent organisational skills and adhere to deadlines.</li> </ul>
jobsummary
stringWe are currently seeking to fill the position of Senior Deputy Head (September 2025).
applylink
stringhttps://sherbertjobs.com/moreregions/scotland/fettescollege/senior-deputy-head-september-2025/apply?source=iaps
shortcode
stringapzo4m
location
stringScotland
closingdate
string2024-11-06T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCommensurate with skills and experience.
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-21T11:46:09Z
documents
Array
1
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=acee07c96fd8c23d&f=5ee967222055da33&mode=job_s2
mime
string
filename
stringFettes Senior Deputy Head Oct 2024 FINAL
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=acee07c96fd8c23d&f=5ee967222055da33&mode=job_s2
type
string
documentid
string5F948EED-9EC8-4FFB-A1E9-1CC18E891489
categories
Array
1
stringSenior Leadership Team
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfettescollege
lon
number-3.22626
website
stringhttps://apply.schooltalent.com/members/modules/job/detail.php?record=1430
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/fettescollege/squarelogo/fettes.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/142D419C-6E1D-4DB1-8108-EBA94AEB2677
jobtype
string
location
string
page
string3
per_page
number24
standardJobs
Array
Rows: 24
1
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringgreater-london
externalid
stringst-benedict-s-junior-school
organisation
stringSt Benedict's School
areasef
stringwest-london
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
stringC3247602-383F-4AE4-8423-72A0D099F7EF
lat
number51.52088
seftitle
stringschool-catering-manager
jobtitle
stringSchool Catering Manager
region
stringGreater London
organisationid
string6AF80401-9088-4D96-AB16-598571EA65C2
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Required ASAP</p> <p>We are seeking a dynamic and experienced Catering Manager to lead our catering team in delivering high quality food and service to our school community.</p> <p>The successful candidate will be responsible for the overall management and operation of the school’s catering department.</p> <p>Closing date for applications is 9am, Monday 04 November 2024</p> <p>Interviews will take place from Thursday 07 November 2024</p> <p>Early applications are encouraged. Suitable candidates may be interviewed before the closing date and we reserve the right to withdraw the position if an early appointment is made.</p> <p>Please download an application form from the School’s website www.stbenedicts.org.uk. Further details can be obtained from the HR department: 020 8 862 2193 or email recruitment@stbenedicts.org.uk</p> <p><br></p>
jobsummary
stringWe are seeking a dynamic and experienced Catering Manager to lead our catering team in delivering high quality food and service to our school community.
applylink
stringhttps://sherbertjobs.com/greater-london/west-london/stbenedicts/school-catering-manager/apply?source=iaps
shortcode
stringra8nw8
location
stringWest London
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-18T13:52:23Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stbenedicts/JD---School-Catering-Manager---Aug-2024_.pdf
mime
stringapplication/pdf
filename
stringJD - School Catering Manager - Aug 2024_
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stbenedicts/JD---School-Catering-Manager---Aug-2024_.pdf
type
stringpdf
documentid
stringD521071D-52DA-4F0D-9BB8-DC25FCC69928
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
sefname
stringstbenedicts
lon
number-0.30682
website
stringhttps://www.stbenedicts.org.uk/vacancies
logourl
stringhttps://media.pressburst.com/stbenedicts/logo/e_footer_attain.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stbenedicts/squarelogo/st_benedicts_logo_colour_square_for_attain.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/C3247602-383F-4AE4-8423-72A0D099F7EF
2
Struct (ordered)
Entries: 34
salaryrange
stringSchool Pay Scales
regionsef
stringsoutheast
externalid
stringwindlesham-house
organisation
stringWindlesham House School
areasef
stringwestsussex
remote
number0
displaystart
string2024-10-25T00:00:00Z
jobid
stringE6C5A7D0-4DE9-436B-8CF1-41CB9296148A
lat
number50.88995
seftitle
stringdeputy-head-pastoral
jobtitle
stringDeputy Head Pastoral
region
stringSouth East
organisationid
string2A609E8A-ECC7-CEF7-80F6-4192307D4F38
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The successful candidate will play a pivotal role in promoting the well-being, safety, and personal development of all pupils, ensuring a supportive and nurturing school environment. This role includes the critical responsibility of leading the school’s safeguarding and child protection initiatives.</p> <p>The Deputy Head (Pastoral) will have wide-ranging responsibilities, though their main focus will be maintaining high pastoral and safeguarding standards across the whole School, ensuring that pupils are happy and reach their potential. Windlesham House is a vibrant and busy community which embraces innovative teaching and pastoral practice based on consultation with pupils, parents, staff and governors.</p> <p>Our new Deputy Head (Pastoral) will need to be flexible and forward thinking in their approach, inspiring others to deliver excellent pastoral care.</p> <p>Safeguarding Statement</p> <p>The school is committed to safeguarding and promoting the welfare of children. Applicants must be willing to undergo appropriate child protection screening, including checks with past employers and the Disclosure &amp; Barring Service.</p>
jobsummary
stringWindlesham House is seeking a dedicated and experienced individual to join our senior leadership team as Deputy Head Pastoral and Designated Safeguarding Lead.
applylink
stringhttps://sherbertjobs.com/southeast/westsussex/windleshamhouse/deputy-head-pastoral/apply?source=iaps
shortcode
stringtjuu18
location
stringWest Sussex
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringSchool Pay Scales
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-25T11:22:44Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/windleshamhouse/Deputy-Head-Pastoral.pdf
mime
stringapplication/pdf
filename
stringDeputy Head Pastoral
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/windleshamhouse/Deputy-Head-Pastoral.pdf
type
stringpdf
documentid
stringCC20218A-FFBA-414B-B352-CDAEEB7D1B4E
categories
Array
1
stringSenior Leadership Team
jobtypes
Array
1
stringFull-time
sefname
stringwindleshamhouse
lon
number-0.4185
website
stringhttps://www.windlesham.com/join-the-team/
logourl
stringhttps://media.pressburst.com/windleshamhouse/squarelogo/use this one.jpg
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISBI
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/windleshamhouse/squarelogo/New windlesham logo.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/E6C5A7D0-4DE9-436B-8CF1-41CB9296148A
3
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastengland
externalid
stringst-johns-college-school
organisation
stringSt John's College School
areasef
stringcambridgeshire
remote
number0
displaystart
string2024-09-19T00:00:00Z
jobid
stringEE1EC173-B90F-41AE-ADC5-65365C1DA73D
lat
number52.20971
seftitle
stringcover-teachers
jobtitle
stringCover Teachers
region
stringEast of England
organisationid
string6342667A-30D4-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringeast
jobdescription
string<p>Job overview</p> <p>St John's College School currently has vacancies for Cover Teachers to join our existing teaching team on an ad hoc basis. St John's has enjoyed a long national reputation for the exceptional quality of teaching it provides to its pupils.</p> <p>Duties will include:</p> <p>Following lesson plans where it has been possible to provide these.</p> <p>Creating own stand-alone lesson plans where it has not been able to supply cover materials</p> <p>Liaising with colleagues around work to be covered.</p> <p>Marking work completed during your lessons, using the school marking policy.</p> <p>Where requested, carrying out assessments with the children.</p> <p>Leaving notes for the class teacher to explain what has been covered and any difficulties.</p> <p>Making yourself aware of any particular needs of the children either by talking to colleagues or asking for information about them.</p> <p><br></p> <p>For more information, please see the Application Pack.</p> <p><br></p> <p> Applications</p> <p>A letter of application should be sent with a fully completed application form and Equal Opportunities form to the HR Officer, recruitment@sjcs.co.uk.</p> <p><br></p> <p><em>St John’s College School is committed to safeguarding and promoting the welfare of children.</em></p> <p><em>Applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure and Barring Service.</em></p> <p><em>All appointments are subject to a criminal background check and proof of qualifications in accordance with the requirements of the Children Act.</em></p>
jobsummary
stringSt John's College School currently has vacancies for Cover Teachers to join our existing teaching team on an ad hoc basis. St John's has enjoyed a long national reputation for the exceptional quality of teaching it provides to its pupils.
applylink
stringhttps://sherbertjobs.com/east/cambridgeshire/stjohnscambridge/cover-teachers/apply?source=iaps
shortcode
stringsyqso9
location
stringCambridgeshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringBased on either a 30 minute period or a 35 minute period
salaryrange_to
number27
salaryrange_from
number15
lastmodified
string2024-09-19T09:01:44Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stjohnscambridge/Equal-Opportunities-Monitoring-Form-2024.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringEqual Opportunities Monitoring Form 2024
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/stjohnscambridge/Equal-Opportunities-Monitoring-Form-2024.docx
type
stringoffice
documentid
string0981768C-722E-40E4-8C96-B51753E275BD
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stjohnscambridge/Cover-Teacher-application-pack-September-2024.pdf
mime
stringapplication/pdf
filename
stringCover Teacher application pack September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stjohnscambridge/Cover-Teacher-application-pack-September-2024.pdf
type
stringpdf
documentid
stringCED1E3D7-76EE-4335-85E7-7EB012EBDDC6
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stjohnscambridge/Application-Form---Cover-Teacher-2024.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form - Cover Teacher 2024
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/stjohnscambridge/Application-Form---Cover-Teacher-2024.docx
type
stringoffice
documentid
stringDDE3806A-1DD3-4D99-9383-6100AD2B0BFD
categories
Array
1
stringSupport Staff
2
stringTeacher
jobtypes
Array
1
stringTerm Time
sefname
stringstjohnscambridge
lon
number0.10583
website
stringhttps://www.tes.com/jobs/vacancy/cover-teachers-cambridgeshire-2110876
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/stjohnscambridge/squarelogo/SJCS_logo_cmyk square.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/EE1EC173-B90F-41AE-ADC5-65365C1DA73D
4
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringtwyford-school
organisation
stringTwyford School
areasef
stringhampshire
remote
number0
displaystart
string2024-10-04T00:00:00Z
jobid
stringF5F6E28E-1BF4-40C6-9B9B-18957C1D8DA6
lat
number51.02099
seftitle
stringhead-of-english
jobtitle
stringHead of English
region
stringSouth East
organisationid
string286B6C0F-9014-94C5-717A-9BD09E8C34F9
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The English Department at Twyford School is a thriving, supportive team, comprised of class teachers in the lower parts of the School and specialist subject teachers in Years 5-8, who work together to ensure pupils throughout the School receive the very best teaching, shaped by research and collaboration. </p> <p>The Head of English will lead the teaching of English throughout the School fostering and encouraging a love of English at every level. Ensuring high standards of teaching, learning and achievement by delivering outstanding teaching and leadership. Encouraging efficient use of resources and creative development of the English curriculum. </p> <p>Lessons are expected to be of high quality, with focus on pupil learning and with emphasis on positive reinforcement. Ensuring that all appropriate schemes of work are in place (liaising with Prep school colleagues) and planning individual lessons appropriate to the needs of the pupils in the classes taught.</p> <p>The Head of English has responsibility for the School Library and line management of the Librarian. Ensuring the Library provides the best possible learning resources for pupils of all ages and abilities.</p> <p>The successful candidate will be expected to play a part in the pastoral, extra-curricular and wider areas of School life, including undertaking a weekly boarding duty.</p>
jobsummary
stringWe are seeking an enthusiastic, engaging Head of English to lead the teaching of English and fostering and encourage a love of English throughout the School.
applylink
stringhttps://sherbertjobs.com/southeast/hampshire/twyfordschool/head-of-english/apply?source=iaps
shortcode
stringcq6h2w
location
stringHampshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-04T10:31:47Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/twyfordschool/Head-of-English-Recruitment-Brochure.pdf
mime
stringapplication/pdf
filename
stringHead of English Recruitment Brochure
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/twyfordschool/Head-of-English-Recruitment-Brochure.pdf
type
stringpdf
documentid
string40B8BABE-9067-4FC3-88A2-5A3407F08BE3
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringtwyfordschool
lon
number-1.31398
website
stringrecruitment@twyfordschool.com
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISBI
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/twyfordschool/squarelogo/Twyford-School-logo-POS copy.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/F5F6E28E-1BF4-40C6-9B9B-18957C1D8DA6
5
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringgreater-london
externalid
stringnorth-london-collegiate-school
organisation
stringNorth London Collegiate School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-10-10T00:00:00Z
jobid
stringF3B61DCD-D0BE-407D-817F-D9491DDF8259
lat
number51.61422
seftitle
stringteacher-of-economics
jobtitle
stringTeacher of Economics
region
stringGreater London
organisationid
string867AEF99-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>TEACHER OF ECONOMICS</p> <p>Full or Part Time (Minimum 0.60fte)</p> <p>Required from September 2025</p> <p>Suitable for ECTs</p> <p> </p> <p>This is an exciting opportunity for a dynamic Economics graduate to join this thriving and supportive department. As well as experienced Economics teachers, we would welcome applications from recent graduates or from candidates with finance or industry experience considering a change of direction. </p> <p>The successful candidate will have an infectious enthusiasm for the subject and be eager to share this with their students. The role would involve teaching Economics in the Sixth Form at A level, and possibly as part of the International Baccalaureate Diploma Programme.</p> <p>We can offer:</p> <p>· A positive working environment within an extremely well-resourced school where excellent relationships between staff and students are the norm, expectations are high and students perform very well as a consequence.</p> <p>· A highly competitive salary structure based on, but substantially above, national scales. This role will be paid according to experience and qualifications.</p> <p>· The opportunity to develop professionally; improve and extend your knowledge; develop skills and experience; share outstanding and innovative practice; and contribute to the development of a challenging and supportive learning environment in and outside of the classroom.</p> <p>· A strong supportive leadership team that prioritises student and staff health and well-being. </p> <p>· Other benefits include membership of the TPS, free lunches during term time, season ticket loan, Employee Assistant Programme, free use of the swimming pool and fitness suite, Cycle to Work and Eye Care Schemes, and fee remission.</p> <p> </p> <p>How to make an application: </p> <p>· Please read the attached Job Description before completing your application.</p> <p>· To apply, please complete the My New Term Application Form using the Supporting Statement section of the form to detail your suitability for the role, how your knowledge, experience and training meet the person specification and your motivation for applying to NLCS. This is in place of a covering letter. </p> <p>· The vacancy closes on Monday 4th November 2024 at 7.00am, however, early application is advised as we reserve the right to close the advert early should a suitable applicant be found.</p> <p>· Interview date: Wednesday 6th November 2024</p> <p>· If you have any questions or would like to discuss this role further, please contact the NLCS Recruitment Team at recruitment@nlcs.org.uk or telephone the School on 0208 952 0912</p> <p> </p> <p>NLCS is committed to safeguarding and promoting the welfare of young people and expects all members of all staff to share this commitment. As this role is classed as working in regulated activity, applicants must declare any criminal convictions as the post is exempt under the Rehabilitation of Offenders Act 1974. Appointments will be conditional upon the receipt of a satisfactory response to a check of police records via the Disclosure and Barring Service and references from previous employers. We are an Equal Opportunities employer.</p> <p> </p> <p>Website: www.nlcs.org.uk</p> <p>School Address: Canons, Canons Drive, Edgware, Middlesex HA8 7RJ</p>
jobsummary
stringThis is an exciting opportunity for a dynamic Economics graduate to join this thriving and supportive department. As well as experienced Economics teachers, we would welcome applications from recent graduates or from candidates with finance or industry experience considering a change of direction.
applylink
stringhttps://sherbertjobs.com/greater-london/northwest-london/northlondoncollegiate/teacher-of-economics/apply?source=iaps
shortcode
stringoj7ewc
location
stringNorth West London
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-10T13:19:36Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/northlondoncollegiate/JD---Teacher-of-Economics-Oct-24.pdf
mime
stringapplication/pdf
filename
stringJD - Teacher of Economics Oct 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/northlondoncollegiate/JD---Teacher-of-Economics-Oct-24.pdf
type
stringpdf
documentid
string5BEF6A0A-E4AD-46A1-AF94-3633CF26E04A
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringnorthlondoncollegiate
lon
number-0.29484
website
stringhttps://mynewterm.com/jobs/102257/EDV-2024-NLCS-73939
logourl
string
currency
stringGBP
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.app/northlondoncollegiate/squarelogo/nlcs.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/F3B61DCD-D0BE-407D-817F-D9491DDF8259
6
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringwestmidlands
externalid
stringwarwick-preparatory-school
organisation
stringWarwick Preparatory School
areasef
stringwarwickshire
remote
number0
displaystart
string2024-10-21T00:00:00Z
jobid
string00F3F969-1C56-45D9-A74E-D5D4A8D0096B
lat
number52.27818
seftitle
stringdirector-of-sport
jobtitle
stringDirector of Sport
region
stringWest Midlands
organisationid
stringF7526BF1-E818-4015-8BB3-96F71E74C7BB
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>We are seeking to appoint an outstanding and innovative Director of Sport, to lead a thriving, ambitious and highly successful sporting programme at Warwick Preparatory School. The role is full-time and permanent position with the responsibility of line managing members of the Prep PE department.</p> <p>The successful candidate will be a specialist of PE with additional experience within hockey or netball to a high level. They will have experience in performing and/ or coaching at a high level in sport and work closely with the overarching Director of Sport at King’s High School to continue to advance the current provision and further establish the development of the sporting curriculum for all pupils from Nursery to Sixth form.</p> <p>The current programme fosters a genuine love of learning and sport for all, whilst also ensuring pupils can perform at the highest level on a national stage. There is both breadth and excellence within sport at Warwick Preparatory School and King’s High School.</p> <p>The successful candidate should be forward-thinking and have the energy and enthusiasm to drive sport forwards through both promotion and provision whilst embracing our whole school approach to critical thinking and love of learning.</p> <p>This is an excellent opportunity for an experienced practitioner who possesses the vision and drive to obtain outstanding results whilst being fully inclusive in their approach. Although the position is strongly connected with the all-through Sports department (3-18), the role will be first and foremost, firmly allied with the bustling life and commitments of a Middle Leader within Warwick Preparatory School.</p> <p>The role will report to Director of Sport (3 to18) and the Deputy Head at Warwick Preparatory School.</p> <p>For further details and information on how to apply, please click on our Foundation vacancy page below.</p>
jobsummary
stringWe are seeking to appoint an outstanding and innovative Director of Sport, to lead a thriving, ambitious and highly successful sporting programme at Warwick Preparatory School. The role is full-time and permanent position with the responsibility of line managing members of the Prep PE department.
applylink
stringhttps://sherbertjobs.com/midlands/warwickshire/warwickpreparatory/director-of-sport/apply?source=iaps
shortcode
stringn04jay
location
stringWarwickshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-21T12:11:09Z
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringwarwickpreparatory
lon
number-1.57682
website
stringhttps://www.warwickschoolsfoundation.co.uk/teaching-vacancies/director-of-sport-warwick-prep-school
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/warwickpreparatory/squarelogo/warwickprep.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/00F3F969-1C56-45D9-A74E-D5D4A8D0096B
7
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringsoutheast
externalid
stringshrewsbury-house
organisation
stringShrewsbury House
areasef
stringsurrey
remote
number0
displaystart
string2024-10-22T00:00:00Z
jobid
string0882CABB-123C-435D-89EA-396F7D99211F
lat
number51.38039
seftitle
stringpersonal-assistant-to-the-executive-head
jobtitle
stringPersonal Assistant to the Executive Head
region
stringSouth East
organisationid
stringB5E0234E-9721-42BC-A7DC-1B1DDBC22CA5
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Required to start January 2025</p> <p>IAPS Day Prep School for boys aged 7 - 13</p> <p>Competitive salary</p> <p>We are looking to appoint an experienced and resourceful PA to the Executive Head of the Trust. The successful candidate will be polished, professional and highly organised with excellent IT skills, assisting in all areas of running the School and helping promote the Trust. A willingness to help organise and oversee a wide range of events throughout the School year is essential. The hours for this role are 8am to 5pm Monday to Friday term time, plus 5 weeks during holiday periods. Occasional evening and weekend work will be required.</p> <p>Founded in 1865, Shrewsbury House is a thriving, highly successful and active school attracting committed, inspirational and dynamic teachers. Pupils move on at 13+ to a range of strong day and boarding schools.</p> <p>Information on the school and application form can be found on the Shrewsbury House School external website (www.shrewsburyhouse.net) by clicking on Vacancies. Applications should be emailed to Human Resources at recruitment@shstrust.net by the closing date 4th November at noon. Interviews will take place as soon as possible. Applicants will be considered as they are received and the school reserves the right to appoint at any point during the application process.</p> <p>RECRUITMENT AND SELECTION POLICY STATEMENT</p> <p>Shrewsbury House School Trust is fully committed to safeguarding and promoting the welfare of children and expects all staff to share this commitment. Any offer of employment will be subject to the receipt of satisfactory enhanced DBS [Disclosure and Barring Service] disclosure and other checks, references, medical clearance and proof of legal right to work in the UK.</p>
jobsummary
stringWe are looking to appoint an experienced and resourceful PA to the Executive Head of the Trust. The successful candidate will be polished, professional and highly organised with excellent IT skills, assisting in all areas of running the School.
applylink
stringhttps://sherbertjobs.com/southeast/surrey/shrewsburyhouse/personal-assistant-to-the-executive-head/apply?source=iaps
shortcode
string8fizmq
location
stringSurrey
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-22T11:04:15Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/shrewsburyhouse/Candidate-Information-Pack---PA-to-the-Executive-Head.pdf
mime
stringapplication/pdf
filename
stringCandidate Information Pack - PA to the Executive Head
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/shrewsburyhouse/Candidate-Information-Pack---PA-to-the-Executive-Head.pdf
type
stringpdf
documentid
string56E10E40-DD57-44CB-B891-3BA62C158C35
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/shrewsburyhouse/Job-Description---PA-to-the-Executive-Head.pdf
mime
stringapplication/pdf
filename
stringJob Description - PA to the Executive Head
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/shrewsburyhouse/Job-Description---PA-to-the-Executive-Head.pdf
type
stringpdf
documentid
stringABD5C663-CE68-4396-BDB6-AEB3CD1702D7
categories
Array
1
stringAdministration
jobtypes
Array
1
stringFull-time
sefname
stringshrewsburyhouse
lon
number-0.3056
website
stringrecruitment@shstrust.net
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/shrewsburyhouse/squarelogo/logo.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/0882CABB-123C-435D-89EA-396F7D99211F
8
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringwestmidlands
externalid
stringwarwick-preparatory-school
organisation
stringWarwick Preparatory School
areasef
stringwarwickshire
remote
number0
displaystart
string2024-10-21T00:00:00Z
jobid
string10FF0AC3-C9AE-4DD0-B4CD-DCDB732BB62C
lat
number52.27818
seftitle
stringhead-of-nursery
jobtitle
stringHead of Nursery
region
stringWest Midlands
organisationid
stringF7526BF1-E818-4015-8BB3-96F71E74C7BB
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>We are seeking to appoint an outstanding Head of Nursery to lead a vibrant and successful department in a thriving school. The role is full-time leading a 60-place pre-school year Nursery, known as ‘The Squirrels Nursery.’</p> <p>The successful candidate will be a qualified teacher and have excellent communication and people skills, a positive mindset, and a forward-thinking approach to Early Years education. They will demonstrate a deep understanding of the importance of a strong start to a child’s educational journey and be highly skilled in working with parents.</p> <p>This is an excellent opportunity for an innovative practitioner to develop their skills and experience in a highly successful department.</p> <p>The Nursery enjoys excellent links to the schools within the Warwick Schools Foundation and is extremely well resourced. The department consists of a large team of experienced Early Years staff.</p> <p>For further details and information on how to apply, please open the link to our Foundation's vacancy page below.</p>
jobsummary
stringWe are seeking to appoint an outstanding Head of Nursery to lead a vibrant and successful department in a thriving school. The role is full-time leading a 60-place pre-school year Nursery, known as ‘The Squirrels Nursery.’
applylink
stringhttps://sherbertjobs.com/midlands/warwickshire/warwickpreparatory/head-of-nursery/apply?source=iaps
shortcode
stringsi5dg4
location
stringWarwickshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-21T12:05:43Z
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringwarwickpreparatory
lon
number-1.57682
website
stringhttps://www.warwickschoolsfoundation.co.uk/teaching-vacancies/draft-head-of-nursery-warwick-preparatory-school
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/warwickpreparatory/squarelogo/warwickprep.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/10FF0AC3-C9AE-4DD0-B4CD-DCDB732BB62C
9
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringgreater-london
externalid
stringalleyns-junior-school
organisation
stringAlleyn's Junior School
areasef
stringsoutheast-london
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
stringDC3FD496-6AF2-4F54-AD36-66E6E1E8BAC1
lat
number51.45478
seftitle
stringlearning-support-assistant-maternity-cover
jobtitle
stringLearning Support Assistant (Maternity Cover)
region
stringGreater London
organisationid
string4EEF9EF2-EBD1-4FC8-965F-C6EA8B04C16A
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Part-time (4 days a week), term-time only </p> <p>Alleyn's Junior School are seeking to appoint a dedicated and compassionate Learning Support Assistant (Maternity Cover) to join the enthusiastic and professional support team from 28 January 2025.</p> <p>The Learning Support Assistant will play a crucial role in supporting students with a range of learning needs, including Literacy, Maths, and Speech &amp; Language. This role involves working one-on-one, in small groups, and within the classroom setting to help pupils achieve their academic goals. You will collaborate with teachers, parents, and specialists to ensure each child receives tailored support, while fostering their independence and confidence.</p> <p>The ideal candidate for the Learning Support Assistant role will be caring, patient, and adaptable, with a genuine passion for supporting children’s educational development. You will have strong communication and interpersonal skills, allowing you to effectively collaborate with teachers, parents, and specialists, and provide encouragement to pupils with specific learning needs. Experience working in a school environment or with children who require additional support is desirable.</p> <p>This is a part-time, term-time only position, working four days per week. The role is based on 30 hours per week, with standard working hours from 8:00 am to 4:00 pm. It is a fixed-term appointment for one year, starting from 28 January 2025, to cover maternity leave.</p> <p>The salary for this role will be between £17,790 and £20,755 per annum pro rata depending on skills and experience (based on an FTE from £30,000 to £35,000 per annum).</p> <p>The closing date for the role is midday on Monday 4 November 2024.</p> <p>Interviews will be held at the School week commencing Monday 11 November 2024.</p> <p>Full job description and application details may be downloaded on the School website: www.alleyns.org.uk/jobs, or by contacting the HR Department on 020 8613 5016 or by email at jobs@alleyns.org.uk.</p> <p>The School is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment. The successful applicant will be subject to an enhanced DBS check. Alleyn’s is an Equal Opportunities employer.</p> <p>Alleyn’s welcomes applications from all applicants who meet the requirements for the position; however, we are especially keen to receive applications from those in minority groups for which the School is currently underrepresented. We celebrate diversity and thrive on the benefits it brings.</p>
jobsummary
stringAlleyn's Junior School are seeking to appoint a dedicated and compassionate Learning Support Assistant (Maternity Cover) to join the enthusiastic and professional support team from 28 January 2025.
applylink
stringhttps://sherbertjobs.com/greater-london/southeast-london/alleynsjunior/learning-support-assistant-maternity-cover/apply?source=iaps
shortcode
stringte7uar
location
stringSouth East London
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-18T16:10:49Z
documents
Array
categories
Array
1
stringSEN Specialist
2
stringSupport Staff
jobtypes
Array
1
stringPart-time
2
stringMaternity
3
stringTerm Time
sefname
stringalleynsjunior
lon
number-0.08202
website
stringhttps://www.alleyns.org.uk/all-about-alleyn-s/join-our-team#vacancies
logourl
stringhttps://media.pressburst.com/alleyns/logo/alleyns_header.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/alleynsjunior/squarelogo/Alleyn'sJS360px360px.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/DC3FD496-6AF2-4F54-AD36-66E6E1E8BAC1
10
Struct (ordered)
Entries: 34
salaryrange
stringThe rate of pay is £15.03 per hour (inclusive of holiday pay)
regionsef
stringsoutheast
externalid
stringabingdon-preparatory-school
organisation
stringAbingdon Preparatory School
areasef
stringoxfordshire
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
stringFC379FC2-105A-4C2B-8B95-643761AB8E54
lat
number51.6718
seftitle
stringrelief-minibus-driver
jobtitle
stringRelief Minibus Driver
region
stringSouth East
organisationid
string16E15D06-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Abingdon Preparatory School is a thriving independent day school for pupils aged 4 to 13, located in the picturesque Oxfordshire village of Frilford Heath. We provide an extensive transport service for pupils attending the school and are currently seeking to appoint a reliable, friendly and responsible Relief Minibus Driver to assist with transportation on a casual, variable hour basis.</p> <p>The Relief Minibus Driver will be offered work according to the needs of the School which might include covering morning and/or afternoon runs, moving minibuses between sites, taking minibuses to be serviced, or transporting pupils for trips and one-off events. Morning runs usually take place between 6.30am and 8.35am and evening runs between 4.00pm and 6.00pm. Applicants will be asked about their availability in their application form.</p> <p>Applicants should hold a full driving licence (maximum of 3 penalty points) with a D1 entitlement or a D or D1 PCV licence. The rate of pay is £15.03 per hour (inclusive of holiday pay).</p> <p>We recognise the value of a diverse and inclusive workplace and are committed to equality of opportunity for all staff and job applicants. We aim to ensure that our staffing at all levels and in all roles is diverse and we welcome applications from all backgrounds and all sections of the community.</p> <p>Early applications are encouraged and we may make an appointment prior to the published closing date.</p> <p>Closing date: Monday 4 November 2024 (midday)</p> <p>Interview date: Tuesday 12 November 2024</p> <p>Abingdon is committed to safeguarding the welfare of children and young people and expects all staff to share this commitment. All appointments are subject to a satisfactory enhanced DBS check.</p>
jobsummary
stringAbingdon Preparatory School is seeking to appoint a reliable, friendly and responsible Relief Minibus Driver to assist with transportation on a casual, variable hour basis.
applylink
stringhttps://sherbertjobs.com/southeast/oxfordshire/abingdonpreparatoryschool/relief-minibus-driver/apply?source=iaps
shortcode
stringjp6jhu
location
stringOxfordshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringThe rate of pay is £15.03 per hour (inclusive of holiday pay)
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-18T12:40:27Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/abingdonpreparatoryschool/Job-Pack_APS03-Relief-Minibus-Driver.pdf
mime
stringapplication/pdf
filename
stringJob Pack_APS03 Relief Minibus Driver
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/abingdonpreparatoryschool/Job-Pack_APS03-Relief-Minibus-Driver.pdf
type
stringpdf
documentid
string4A6F5562-4386-49F6-9051-4D9E21096F4D
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringPart-time
sefname
stringabingdonpreparatoryschool
lon
number-1.36796
website
stringhttps://vacanciesatabingdonschool.ciphr-irecruit.com/Applicants/
logourl
stringhttps://media.pressburst.com/abingdonpreparatoryschool/squarelogo/abingdonprep.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/abingdonpreparatoryschool/squarelogo/abingdonprep.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/FC379FC2-105A-4C2B-8B95-643761AB8E54
11
Struct (ordered)
Entries: 34
salaryrange
stringfrom £45k depending on experience and qualifications
regionsef
stringsoutheast
externalid
stringwalthamstow-hall-junior-school
organisation
stringWalthamstow Hall
areasef
stringkent
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
string0BB83B21-AE1F-47F6-8AA3-5120A6E4D17F
lat
number51.27898
seftitle
stringfinance-manager
jobtitle
stringFinance Manager
region
stringSouth East
organisationid
string867B1536-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The School is looking to appoint an accountancy qualified Finance Manager to lead the Finance Team and to support the Bursar. Reporting to the Bursar, the position is responsible for the management of the day-to-day running of the Bursary, ensuring that the main accounting records (payroll, fees, purchase ledger, fixed assets, nominal ledger, cash books) for the School are maintained in a timely, accurate, transparent, and consistent basis.</p>
jobsummary
stringThe School is looking to appoint an accountancy qualified Finance Manager to lead the Finance Team and to support the Bursar. Reporting to the Bursar, the position is responsible for the management of the day-to-day running of the Bursary.
applylink
stringhttps://sherbertjobs.com/southeast/kent/walthamstowhall/finance-manager/apply?source=iaps
shortcode
stringc0vvcd
location
stringKent
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringfrom £45k depending on experience and qualifications
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-17T12:53:18Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/walthamstowhall/Application-Form---Word.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form - Word
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/walthamstowhall/Application-Form---Word.docx
type
stringoffice
documentid
string739A661E-36E1-4D86-B789-A6F74F3EFBAA
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/walthamstowhall/Job-Description-for-Finance-Manager-Oct-24.pdf
mime
stringapplication/pdf
filename
stringJob Description for Finance Manager Oct 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/walthamstowhall/Job-Description-for-Finance-Manager-Oct-24.pdf
type
stringpdf
documentid
stringD6866FAE-19BD-4CBC-BA19-F1D607438890
categories
Array
1
stringBursar
2
stringSupport Staff
jobtypes
Array
1
stringFull-time
sefname
stringwalthamstowhall
lon
number0.19784
website
stringhttps://www.walthamstow-hall.co.uk/walthamstow-hall/about/job-vacancies/
logourl
string
currency
stringGBP
associations
Array
1
stringGSA
2
stringIAPS
squarelogourl
stringhttps://media.pressburst.app/walthamstowhall/squarelogo/squarelogo.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/0BB83B21-AE1F-47F6-8AA3-5120A6E4D17F
12
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsouthwest
externalid
stringyarrells-preparatory-school
organisation
stringYarrells Preparatory School
areasef
stringdorset
remote
number0
displaystart
string2024-10-24T00:00:00Z
jobid
string6F46FF50-3A24-43D7-830F-F0347815F317
lat
number50.7375
seftitle
stringnursery-practitioner
jobtitle
stringNursery Practitioner
region
stringSouth West
organisationid
string2AB119B7-9B2A-0052-CD5A-4AEAE3CEE907
tags
Array
regiongroup
stringsouthwest
jobdescription
string<p>Yarrells: A great big hug of a school!</p> <p>Do you have passion, humour, a willingness to be fully immersed in our busy and exceptionally happy school environment?</p> <p>If you would like to build a career that gives you genuine sense of achievement and fulfilment knowing that you can have a positive impact on the young people we support, then look no further and apply today!</p> <p>Yarrells School are recruiting for Nursery Practitioners to join our team now! We are looking for versatile, resilient and committed Practitioners, who can adapt their practice wherever necessary to support across the EYFS. The successful candidate will work with children aged 2-4 years, establishing good relationships, acting as a role model and responding to individual needs.</p> <p>Under the direction of the Nursery Manager and senior staff, you will support pupils to facilitate their learning within a broad and balanced curriculum. You will assist in providing a stimulating educational environment in which all pupils can achieve their potential.</p> <p>This role will require an imaginative and resourceful individual who is capable of finding ways to engage and spark the interests of our young people.</p> <p>At Yarrells, we have a genuine team spirit and every single person is uniquely valued for who they are and what they bring to our community. Blending tradition, informality and innovation, we work hard to offer a vibrant and stimulating environment for learning.</p> <p>If you want to play a meaningful role in the lives of our young people, join our magical school and nursery today!</p> <p>Start Date: November / December 2024</p> <p>Contract: permanent, all year round</p> <p>Hours: full time, 40 hours per week between 7.30am and 6pm, Monday to Friday</p> <p>Salary: £28,000 - £35,000 per annum, depending on experience</p> <p>Interview Dates: early November 2024</p> <p>How to Apply: complete the TES application form, in the link below</p>
jobsummary
stringYarrells: A great big hug of a school! We are recruiting for Nursery Practitioners to join our team now! We're looking for versatile, resilient and committed people who can adapt their practice to support children aged 2-4 years across the EYFS.
applylink
stringhttps://sherbertjobs.com/southwest/dorset/yarrellspreparatoryschool/nursery-practitioner/apply?source=iaps
shortcode
stringrjxc43
location
stringDorset
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringDependent on experience
salaryrange_from
string28000
salaryrange_to
string35000
salarytype
stringannual
lastmodified
string2024-10-24T14:40:07Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/yarrellspreparatoryschool/Safeguarding-Policy-Sep-24.pdf
mime
stringapplication/pdf
filename
stringSafeguarding Policy Sep 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/yarrellspreparatoryschool/Safeguarding-Policy-Sep-24.pdf
type
stringpdf
documentid
string547BABD5-55DF-4943-A400-E04394727BE0
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/yarrellspreparatoryschool/Safer-Recruitment-Policy-Sep-24.pdf
mime
stringapplication/pdf
filename
stringSafer Recruitment Policy Sep 24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/yarrellspreparatoryschool/Safer-Recruitment-Policy-Sep-24.pdf
type
stringpdf
documentid
string5ACF4492-06F7-4A71-B88A-8170783F3F42
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/yarrellspreparatoryschool/Recruitment-Pack-EYFS-Nursery-Practitioner-OCT24.pdf
mime
stringapplication/pdf
filename
stringRecruitment-Pack-EYFS-Nursery-Practitioner-OCT24
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/yarrellspreparatoryschool/Recruitment-Pack-EYFS-Nursery-Practitioner-OCT24.pdf
type
stringpdf
documentid
stringE463F741-647F-4228-B854-FA9A7E00E942
categories
Array
1
stringEarly Years Specialist
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringyarrellspreparatoryschool
lon
number-2.0306
website
stringhttps://www.tes.com/jobs/employer/yarrells-preparatory-school-1036572
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
squarelogourl
stringhttps://media.pressburst.app/yarrellspreparatoryschool/squarelogo/Yarrells Crest PNG.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/6F46FF50-3A24-43D7-830F-F0347815F317
13
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringhall-grove
organisation
stringHall Grove
areasef
stringsurrey
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
string97099D3D-504D-4B86-A487-B6F143FF2E85
lat
number51.37034
seftitle
stringdirector-of-music
jobtitle
stringDirector of Music
region
stringSouth East
organisationid
stringCD4A97C4-EAE6-4912-B01C-5ECA28B66B99
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>We are seeking to appoint a Director of Music in this leading co-educational day and boarding prep school who, amongst other responsibilities, will take charge of teaching weekly music lessons across all year groups, and encourage and support the learning of musical instruments (full range of orchestral instruments). ​This is a full-time role.</p> <p>​Hall Grove is a family-owned school with a family ethos at its heart. Our school values are the foundation of everything we do. We encourage children to ‘have a go’ and challenge themselves, and to explore the full curriculum to find out the things they love in life, and what they can achieve. Our record of success is high and every year our children achieve academic, music and co-curricular scholarships to many of the best schools in the country. We also believe in participation at all ability levels. This is a school reliant on selfless commitment, loyalty and dedication. We are ambitious and humble. To better understand the unique learning environment that is Hall Grove School, all applicants are strongly encouraged to visit our website www.hallgrove.co.uk prior to applying. </p> <p>Music plays an integral part in the children's life at Hall Grove. A number of ensembles, covering all orchestral instruments, run on a weekly basis, and there are numerous opportunities for performances, including weekly informal Lunchtime Concerts held every Tuesday. Class music is taught to pupils across the school from EYFS to Year 8, and is taught as part of a Performing Arts rotation in Years 7 and 8. The teaching of music across the school is shared between the Director of Music and a teacher of music, who will work closely together.</p> <p>The ideal candidate will have the organisational skills to lead the development of the music curriculum across the school under the supervision of the Head of Performing Arts and Deputy Head (Academic) to implement a clear framework of assessment. ​Music technology currently forms an important part of the older children's curriculum so familiarity with software such as SoundTrap would be desirable.</p> <p>The school is currently in year 2 of its programme to implement a 5-year growth strategy in instrument learning. The position is suited to someone who will be able to support the Head of Performing Arts in achieving targets relating to greater numbers of instrumental players, and more inclusive opportunities for performance through choirs and ensembles, which the Director of Music will lead.</p> <p>Our Choristers are a very important part of the school, and the Director of Music will be expected to lead their selection, development and training.​ Candidates should have good knowledge of sacred repertoire and be familiar with the RSCM, and be able to use Sibelius/Musecore to arrange music.</p> <p>The role would also include teaching group theory lessons to pupils approaching their Grade 5 ABRSM and group aural test preparation classes.</p> <p>We are looking to extend our after-school provision for music practice, and the role will include organising this in conjunction with the After-School Club Coordinator. There is scope to personalise this role to the individual's strengths.</p> <p>The successful applicant will also be one third of the Performing Arts team and should therefore be comfortable teaching across the Performing Arts subject areas. They will be expected to direct at least one school production and support events relating to the wider department. The Director of Music will also need to direct the musical element of any show.</p> <p>Essential:​</p> <p>Understanding of music curriculum targets through KS1-KS3.</p> <p>Competent pianist with ability to accompany pupils in exams/concerts. Must have good ability in other instruments.</p> <p>Music related credentials/experience.</p> <p>Ability to support the Head of Performing Arts in their role within the school.</p> <p>Willingness to contribute creatively to the wider Performing Arts Department. ​</p> <p>Desirable:​</p> <p>PGCE or suitable teaching qualification.</p> <p>Knowledge of music software such as SoundTrap.</p> <p>Experience of staging productions within an educational setting.</p> <p>Teaching ability and experience in other subject and areas of the curriculum. </p> <p>Please see the attached Job Specification for further details.</p> <p>Personal characteristics required: Determined. Selfless. Inspirational. Resilient. Ability to work in a team or as an individual to achieve a team goal. Loyal. Ability to compromise. Ability to get the most out of everyone.</p> <p><br></p> <p>Hall Grove is committed to safeguarding, keeping children safe from harm and promoting their welfare. All staff have the responsibility for safeguarding children and this is a key part of the role. </p> <p>Applications to the Headmaster (completed application form) by email (recruitment@hallgrove.co.uk). Closing Date: 0900hrs on Monday 4th November 2024. Option to have an informal discussion about the role with the Senior Deputy Head, Tim Lewis (t.lewis@hallgrove.co.uk). ​</p> <p>First round interviews may take place on application via Zoom in early November. Successful candidate to be notified before the end of 2024.</p> <p>The post is exempt from the Rehabilitation of Offenders Act 1974 (as amended) and full safeguarding checks will be undertaken prior to appointment.</p> <p>The school is committed to equal opportunities, welcoming applications from all those who meet the essential requirements of the role. </p>
jobsummary
stringDirector of Music in leading Surrey prep school
applylink
stringhttps://sherbertjobs.com/southeast/surrey/hallgrove/director-of-music/apply?source=iaps
shortcode
string9j7fpn
location
stringSurrey
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-16T12:41:39Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/hallgrove/Job-Advert-for-Director-of-Music.pdf
mime
stringapplication/pdf
filename
stringJob Advert for Director of Music
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/hallgrove/Job-Advert-for-Director-of-Music.pdf
type
stringpdf
documentid
string11BDE821-BA4A-48BF-801B-DCC209F1C86B
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringhallgrove
lon
number-0.68075
website
stringrecruitment@hallgrove.co.uk
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
squarelogourl
string
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/97099D3D-504D-4B86-A487-B6F143FF2E85
14
Struct (ordered)
Entries: 34
salaryrange
stringCrosfields Scale
regionsef
stringsoutheast
externalid
stringcrosfields-school
organisation
stringCrosfields School
areasef
stringberkshire
remote
number0
displaystart
string2024-10-04T00:00:00Z
jobid
stringA8BCAF4F-82B4-4866-8DD0-81748CDA9F7F
lat
number51.42282
seftitle
stringcurriculum-lead-performing-arts
jobtitle
stringCurriculum Lead - Performing Arts
region
stringSouth East
organisationid
stringAC792A7D-A8F7-4EFC-872E-48380E8ED9AC
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Above all, we seek an enthusiast who is going to give the children a love of performing arts (Music and Drama). The teacher must be passionate, knowledgeable, approachable and engaging. The subject lead will promote and guide the teaching of performing arts throughout the Pre-Prep and Juniors.</p> <p>This position is a full-time (part-time considered) fixed term maternity cover for up to one year starting January 2025.</p> <p><strong>Objectives</strong></p> <ul> <li>To foster enjoyment and enthusiasm for the study of performing arts</li> <li>To enhance and steer the teaching of performing arts throughout the Pre-Prep and Juniors and support the staff within the department and Peripatetic team</li> <li>To raise continuously standards of pupil achievement in performing arts at all levels</li> </ul>
jobsummary
stringAbove all, we seek an enthusiast who is going to give the children a love of performing arts (Music and Drama). The subject lead will promote and guide the teaching of performing arts throughout the Pre-Prep and Juniors.
applylink
stringhttps://sherbertjobs.com/southeast/berkshire/crosfields/curriculum-lead-performing-arts/apply?source=iaps
shortcode
string3ge91l
location
stringBerkshire
closingdate
string2024-11-04T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCrosfields Scale
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-04T16:29:36Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/crosfields/2024Curriculum-Lead-Performing-Arts-Maternity.pdf
mime
stringapplication/pdf
filename
string2024Curriculum Lead Performing Arts Maternity
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/crosfields/2024Curriculum-Lead-Performing-Arts-Maternity.pdf
type
stringpdf
documentid
string1BCC919D-7A30-421D-A3DD-ED83E79557EC
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringMaternity
sefname
stringcrosfields
lon
number-0.94788
website
stringhttps://candidates.every.education/Vacancies/Details?advertKey=d07f15d0-23e6-4a5c-8c90-3ffd1cf381b6
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISA
squarelogourl
stringhttps://media.pressburst.app/crosfields/squarelogo/Crosfields School logo_Portrait tiled.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/A8BCAF4F-82B4-4866-8DD0-81748CDA9F7F
15
Struct (ordered)
Entries: 34
salaryrange
stringThe King’s School offers its own salary scale, details of which can be discussed at interview.
regionsef
stringsouthwest
externalid
stringthe-kings-junior-school
organisation
stringThe King's School Gloucester
areasef
stringgloucestershire
remote
number0
displaystart
string2024-10-14T00:00:00Z
jobid
string2E18AAC4-0D8F-4DAE-8CCF-31B3971F921D
lat
number51.86795
seftitle
stringteacher-of-biology
jobtitle
stringTeacher of Biology
region
stringSouth West
organisationid
string2B8B92F3-F73F-14EE-CEF4-68F14FA23465
tags
Array
regiongroup
stringsouthwest
jobdescription
string<p><strong>Required:</strong> February 2025</p> <p><strong>Line Manager: </strong>Head of Science</p> <p><strong>Hours: </strong>Full Time</p> <p><strong>Contract Term:</strong> Up to 1 Year Fixed Term</p> <p><strong>Closing Date:</strong> 5th November 2024, 12:00 noon</p> <p><strong>Interview Date: </strong>14th November 2024</p> <p><br></p> <p><strong>The Role</strong></p> <p>The Headmaster is seeking to appoint an inspirational and high-achieving teacher to join the Science Department of The King’s School, Gloucester – one of the country’s leading HMC Independent Schools – as Teacher of Biology on a one-year maternity cover basis. For the right candidate there may be opportunity to take on the additional role of Head of Biology. This role would suit an experienced or newer teacher alike; the Head of Biology would also be an exciting opportunity for a motivated teacher looking to take the step into middle leadership.</p> <p>The successful candidate will have a genuine enthusiasm for Biology and be well-placed to generate and sustain a high degree of motivation and achievement in both pupils and colleagues.</p> <p><br></p> <p><strong>The School</strong></p> <p>The King’s School, Gloucester has a rich academic tradition dating back to its founding in 1541. It houses the longest-serving classroom in Europe and is held in high esteem amongst the local and wider community, winning Gloucestershire Independent School of the Year in 2020 and 2021, and being Highly Commended again in 2022 and 2023. Following the 2022 ISI Inspection, King’s was proud to be declared ‘excellent in all areas’.</p> <p><br></p> <p><strong>The Department</strong></p> <p>The Science Department at King’s is an energetic, supportive and innovative environment. It consists of the Head of Science, along with three subject Heads, and six subject-specialist teachers. They share the teaching of all Science pupils from Years 7 to 13, with opportunities to deliver lessons to our Junior School and enrichment sessions to our scholars. The teachers are supported by three technicians who ensure practical activities are fully-resourced.</p> <p>King’s represents an opportunity to contribute to a forward-thinking department that understands that Science can be engaging and fun as well as inspiring curiosity in all learners. In a society driven by technology, understanding the core principles of Science is not only a necessity; it is a gateway to innovation and problem-solving; it encourages independence, critical-thinking and teamwork; it empowers individuals to plan, create, and analyse; it fosters the skills that will allow pupils to thrive in our ever-evolving world.</p> <p><br></p> <p><strong>Timetable, induction and training</strong></p> <p>The School operates to a ten-day timetable cycle, consisting of 60 periods. Full-time members of staff teach 48 periods per cycle. Early Career Teachers receive a 10% minimum reduction in their allocation in their first year for training and induction – this reduces to 5% in the second year of induction.</p> <p>The King’s School has a strong record of training and developing teachers in situ, and there are opportunities for further development at every level.</p> <p><br></p> <p><strong>Main Duties</strong></p> <ul> <li>First-class, innovative teaching throughout the School in a manner appropriate to students' ages and abilities;</li> <li>Assessing and recording students' progress in accordance with departmental and School policies;</li> <li>Attending and contributing to Biology &amp; Science departmental meetings;</li> <li>Developing and sharing teaching and learning resources;</li> <li>Monitoring the work and progress of pupils, including those with specific learning needs;</li> <li>Initiating and promoting links with Junior School, as well as other external Schools and organisations where appropriate;</li> <li>Promoting the awareness of relevant career opportunities and experiences for students;</li> <li>Coordinating lesson observations and assisting in the monitoring of Teaching and Learning standards of staff, and any subsequently identified monitoring of targets, coaching and/or mentoring;</li> <li>Maintaining professional skills through INSET and the School’s Continuing Professional Development programme;</li> <li>Promoting and safeguarding the welfare of children and young persons for whom you are responsible and with whom you come into contact;</li> <li>Taking part in the pastoral life of the School as a Form Tutor or Cover Tutor;</li> <li>Any other tasks or responsibilities that may reasonably be assigned by the Headmaster.</li> </ul> <p><br></p> <p>The additional role of Head of Biology also entails:</p> <ul> <li>Leading, line managing and developing the teaching practice of members of staff in the Biology Department;</li> <li>Leading Biology departmental meetings and attending and contributing to Science departmental meetings;</li> <li>Preparing Oxbridge and Competitive University candidates, and supporting them and others with subject-related University tests;</li> <li>Liaising with the Deputy Head (Academic) and Admissions to provide suitable testing for scholarship students in your subject area;</li> <li>Attending Exam Review meetings (internal and external);</li> <li>Organising and attending overseas trips to enrich the learning and immersion of pupils in your subject area;</li> <li>Managing the Department’s annual budget, including providing justification for its assignment.</li> </ul> <p><br></p> <p><strong>Personal Profile</strong></p> <ul> <li>A degree related to Biology, or experience in the field of Biology;</li> <li>Experience of teaching and raising attainment at KS3-5;</li> <li>Enthusiasm and passion for the subject, the School and the pupils;</li> <li>Dynamic, effective teaching strategies that engage all learners;</li> <li>Initiative and resourcefulness; ability to produce excellent teaching plans;</li> <li>Excellent written and oral communication, numerical and interpersonal skills;</li> <li>Excellent organisational skills, able to work under pressure, plan and prioritise own workload and remain professional at all times;</li> <li>Ability to deliver high standards, accuracy and attention to detail, meeting all deadlines;</li> <li>Willingness to undertake further professional development;</li> <li>Further post-graduate qualifications, experience relating to Biology and/or Leadership and PGCE/QTS are desirable.</li> </ul> <p><br></p> <p><strong>Benefits</strong></p> <ul> <li>A contributory pension through Aviva APTIS;</li> <li>Generous fee remission for children at King’s;</li> <li>Before / After School Care for children at King’s;</li> <li>Access to a Doctor for advice and short consultations;</li> <li>Staff Wellbeing Programme;</li> <li>Cycle to Work / Car scheme;</li> <li>Lunches;</li> <li>Parking.</li> </ul> <p><br></p> <p><strong>Applications</strong></p> <p>Candidates should apply through TES. A CV is not required.</p> <p>Closing date for applications is <strong>Tuesday 5th November 2024 at 12:00 noon</strong>, with interviews taking place on <strong>Thursday 14th November 2024</strong>. Early applications are encouraged, as we reserve the right to make an appointment prior to the published closing and interview dates, if appropriate.</p> <p>For further information, please contact Mr Harry Fuller on 01452 337337 or via email to recruitment@thekingsschool.co.uk.</p>
jobsummary
stringWe are seeking an inspirational and high-achieving teacher to join The King’s School, Gloucester, as Teacher of Biology on a maternity cover basis. For the right candidate there is potential to take on the additional role of Head of Biology.
applylink
stringhttps://sherbertjobs.com/southwest/gloucestershire/kingsgloucester/teacher-of-biology/apply?source=iaps
shortcode
stringiypgp2
location
stringGloucestershire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringThe King’s School offers its own salary scale, details of which can be discussed at interview.
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-14T11:20:45Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsgloucester/Kings-Recruitment-2024.pdf
mime
stringapplication/pdf
filename
stringKings Recruitment 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsgloucester/Kings-Recruitment-2024.pdf
type
stringpdf
documentid
string2F960B80-640C-4BD3-A37C-A61E53A1758F
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsgloucester/Discovering-Science-at-King-s.pdf
mime
stringapplication/pdf
filename
stringDiscovering Science at King's
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsgloucester/Discovering-Science-at-King-s.pdf
type
stringpdf
documentid
string631D3941-8DA7-4E9A-B353-337FFF79F492
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsgloucester/Teacher-of-Biology-maternity-cover---September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of Biology (maternity cover) - September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsgloucester/Teacher-of-Biology-maternity-cover---September-2024.pdf
type
stringpdf
documentid
stringC3897B73-80C4-44F7-BF9A-5D9D061FA0F6
categories
Array
1
stringHead of Department
2
stringTeacher
jobtypes
Array
1
stringFixed Term
2
stringMaternity
sefname
stringkingsgloucester
lon
number-2.24437
website
stringhttps://www.tes.com/jobs/vacancy/teacher-of-biology-maternity-cover-gloucestershire-2119854
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/kingsgloucester/squarelogo/kingsgloucester.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/2E18AAC4-0D8F-4DAE-8CCF-31B3971F921D
16
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastengland
externalid
stringst-albans-high-school-prep
organisation
stringSt Albans High School for Girls
areasef
stringhertfordshire
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
stringEFDD8B08-FF3E-4D3D-98F9-1062728E3842
lat
number51.75708
seftitle
stringclass-teacher-prep
jobtitle
stringClass Teacher (Prep)
region
stringEast of England
organisationid
string9C3101E6-62D1-4EDF-9DAE-F0A81D3E3F18
tags
Array
regiongroup
stringeast
jobdescription
string<p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">CLASS TEACHER (Prep)</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Fixed-term / Full-time </strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Competitive salary</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Required for January 2025</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;"> </strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;">STAHS is a vibrant school supported by a diverse and enthusiastic community of staff, pupils, parents, and alumni. It is important that our staff reflect the diversity of our community, and we therefore welcome and encourage applications from people of all genders and sexual orientation, those from Black, Asian and other minority ethnic backgrounds, and those with disabilities. </p><p style="margin:0px;font-size:12px;padding:5px 0px;">Our ambitious and successful Prep School has an exciting opportunity for a highly motivated and inspirational class teacher to join the Prep School in Key Stage 2.  The successful candidate will be responsible for the day-to-day pastoral care and academic progress of the children in their class and will teach them a range of core and foundation subjects.</p><p style="margin:0px;font-size:12px;padding:5px 0px;">You will be an enthusiastic and innovative teacher who can provide outstanding pastoral care and deliver excellent lessons which result in pupils achieving the highest standards possible.</p><p style="margin:0px;font-size:12px;padding:5px 0px;">STAHS Prep is situated in the rural location of Wheathampstead village, only 5 miles from St Albans. Our inclusive community of staff, pupils, parents and alumni will offer you the warmest of welcomes. We are committed to professional development and encourage applications from both newly qualified and experienced teachers and a high level of support and development is offered.</p><p style="margin:0px;font-size:12px;padding:5px 0px;">This is a fixed-term position for two terms (until 11 July 2025), offered on a full-time basis.  </p><p style="margin:0px;font-size:12px;padding:5px 0px;">The start date for this position will be 06 January 2025. </p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">In return we offer:</strong></p><ul style="margin-top:0px;margin-bottom:10px;"><li style="font-size:12px;">Continued Professional Development (CPD) opportunities </li><li style="font-size:12px;">An opportunity to join our warm, vibrant and ambitious community</li><li style="font-size:12px;">An extensive benefits package which includes free lunches*, use of sports facilities, including gym and swimming pool*, free life assurance </li><li style="font-size:12px;">Competitive salary and generous pension scheme</li></ul><p style="margin:0px;font-size:12px;padding:5px 0px;">* Conditions apply</p><p style="margin:0px;font-size:12px;padding:5px 0px;">Details of the role and application process are available on the school’s website <a href="http://www.stahs.org.uk/vacancies" style="color:rgb(233,69,133);text-decoration:none;">www.stahs.org.uk/vacancies</a>. Previous applicants need not re-apply. </p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Closing date for applications is 9am on Tuesday 5 November 2024</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><strong style="font-weight:700;">Interviews to be held on Wednesday 13 November 2024</strong></p><p style="margin:0px;font-size:12px;padding:5px 0px;"> </p><p style="margin:0px;font-size:12px;padding:5px 0px;">The High School is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment. Applicants will be required to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure and Barring Service.                                  </p><p style="margin:0px;font-size:12px;padding:5px 0px;">Registered Charity No: 311065</p><p style="margin:0px;font-size:12px;padding:5px 0px;"><br /></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-size:14px;font-family:Verdana, Geneva, sans-serif;"><strong style="font-weight:700;">WELCOME TO STAHS!</strong></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">We are very proud of our warm and vibrant community of ambitious young people, caring and talented staff and supportive alumni and parents.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">St Albans High School (we call it STAHS) is one of the country’s leading independent schools, offering a rich and diverse education to 1.150 pupils between the ages of four and 18. We are selective at all points of intake, and we are consistently ranked among the best independent schools in the UK.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">STAHS opened in 1889 in a converted hospital on Holywell Hill, St Albans, one of many similar schools which were being established towards the end of the 19<sup style="top:-0.5em;font-size:75%;line-height:0;position:relative;vertical-align:baseline;">th</sup> century. We transferred to our current site on Townsend Avenue in the heart of the city in 1908, with the Prep School subsequently moving to the village of Wheathampstead in 2003. STAHS has close links with the diocese of St Albans through the Bishop and the Dean, the latter being an ex-officio governor of the School. We are affiliated to the Church of England, and we warmly welcome pupils and staff of all faiths or none.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">Renowned for both exceptional academic provision and extensive co-curricular opportunities, STAHS pupils leave school as happy, confident and well-rounded young people ready to make their mark on the world.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">STAHS has two sites, a few miles apart: the Prep School in leafy Wheathampstead and the Senior School in the historic city of St Albans, just 25 minutes from King’s Cross/London St Pancras. STAHS is proud to be a truly ‘through school’, with the majority of Year 6 pupils joining the Senior School for Year 7 and beyond.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-family:Verdana, Geneva, sans-serif;"><span style="font-size:14px;">Our Senior School of around 830 pupils from Year 7 to Year 13 has a visible and audible buzz, bustling with difference; difference of opinions, difference of ambitions and difference of interests.</span></span></p><p style="margin:0px;font-size:12px;padding:5px 0px;"><span style="font-size:14px;font-family:Verdana, Geneva, sans-serif;">Our Staff are devoted to preparing the young people in our care to live lives of consequence, making a meaningful impact on the world. We work together in a warm and grounded spirit that is uniquely ‘STAHS’. Please do see the Head’s Welcome on our website to find out why STAHS is such a special place. </span></p>
jobsummary
stringWe are currently seeking to fill the position of Class Teacher (Prep).
applylink
stringhttps://sherbertjobs.com/east/hertfordshire/stalbanshighforgirls/class-teacher-prep/apply?source=iaps
shortcode
stringgx1dv5
location
stringHertfordshire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
string
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-16T12:31:05Z
documents
Array
1
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=711373fd90a84abc&mode=job_s2
mime
string
filename
stringClass Teacher - PREP - JOB PACK - October 2024
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=711373fd90a84abc&mode=job_s2
type
string
documentid
stringC04D1901-2C22-4752-947B-3E057585D72A
2
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=81fc7e5bed242685&mode=job_s2
mime
string
filename
stringPrep Applicant Info 2024_25
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=1d27ced706a84ad6&f=81fc7e5bed242685&mode=job_s2
type
string
documentid
stringF3BD139E-D0B5-4111-B818-19C58CC2F744
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
2
stringFixed Term
sefname
stringstalbanshighforgirls
lon
number-0.33267
website
stringhttps://apply.schooltalent.com/members/modules/job/detail.php?record=1424
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/stalbanshighforgirls/squarelogo/New logo & Shield - Sept 22.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/EFDD8B08-FF3E-4D3D-98F9-1062728E3842
17
Struct (ordered)
Entries: 34
salaryrange
string£23,736
regionsef
stringyorkshirehumber
externalid
stringtranby-prep-school
organisation
stringTranby
areasef
stringyorkshire
remote
number0
displaystart
string2024-10-07T00:00:00Z
jobid
string1AC110E5-E723-4A6E-B8D8-994986B95893
lat
number53.74131
seftitle
stringfirst-aider
jobtitle
stringFirst Aider
region
stringYorkshire and the Humber
organisationid
stringC69578A5-FCF3-F345-1FA5-45DF5CEA4C01
tags
Array
regiongroup
stringnorth
jobdescription
string<p>At Tranby we provide an ‘all through’ education for boy and girls aged 2 to 18 years. Every aspect of school life complements the other, and it is precisely this rounded education which produces independent and confident young people.</p> <p><br></p> <p>The academic heart of the school is characterised by the warm relationships between staff and students. We are academically selective, and we place very great importance on the development of each pupil. Our size allows for small classes, but we are large enough to be able to offer a wide range of subjects and an impressive extra-curricular programme.</p> <p><br></p> <p>Tranby are looking to appoint a First Aider starting w/c 4 November 2024. This role is full time but term time only. The working hours will be 08:30 to 16:00 with a 30 min break for lunch.</p> <p>If you are looking for a fresh challenge in a positive and supporting working environment, we would love to hear from you. Take a look at the benefits on offer below when you join the ‘Tranby family’.</p> <p><br></p> <p>A shorter academic year with 16 weeks holiday</p> <p>4 staff training days per annum</p> <p>Small class sizes of approximately 15-20 children per set/teaching group</p> <p>Lunch provided free of charge every day</p> <p>Staff discount on school fees of 33% (pro rata for part time staff) from Reception to Y13 (permanent employees only)</p> <p>Extensive CPD opportunities</p> <p>Opportunity to join staff in overseeing sports tours to Italy, The Netherlands, St Lucia and Barbados. Ski trips to Canada and Switzerland and curriculum led trips to Belgium, Italy and Spain. We also offer an exchange programme for our 6th Form pupils to Philadelphia, USA.</p> <p>Celebration events at the end of every term</p> <p>No email rule at Christmas</p> <p>Social events organised informally by members of staff such as theatre trips, days at the races, book club and city breaks</p> <p>Perkbox discount on cinema tickets, shopping and gym membership</p> <p>New starters’ meal</p> <p>What do our staff say?</p> <p>“I love working at Tranby. There have been many changes in recent years, swift changes but relevant and positive. I feel very much part of a nurturing extended family where we all look out for each other and quickly spot where and when we need support.“</p> <p><br></p> <p>“I can honestly say that it's the best school I’ve worked in, where morale is good and staff members feel happy to go to work every day. Each staff member is made to feel valued and has their strengths and skills identified and celebrated. This ultimately brings the best out in everyone, and creates confident and happy members of staff.”</p> <p><br></p> <p>“I have never worked in a place where staff wellbeing is such a huge priority. The support and range of different things that are available to staff are fantastic.”</p> <p><br></p> <p><br></p>
jobsummary
stringTranby are looking to appoint a First Aider starting w/c 4 November. This role is part-time, working 3 days per week, term time only.
applylink
stringhttps://sherbertjobs.com/north/yorkshire/tranby/first-aider/apply?source=iaps
shortcode
string0ubeok
location
stringYorkshire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
string£23,736
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-10-09T14:39:06Z
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringtranby
lon
number-0.45046
website
stringhttps://ce0374li.webitrent.com/ce0374li_webrecruitment/wrd/run/ETREC179GF.open?WVID=7561089C2D
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/tranby/squarelogo/Tranby core logo on white.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/1AC110E5-E723-4A6E-B8D8-994986B95893
18
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringsurbiton-high-boys-preparatory-school
organisation
stringSurbiton High School
areasef
stringsurrey
remote
number0
displaystart
string2024-10-21T00:00:00Z
jobid
string32CE1A23-EDC4-4BE5-A587-8D1F541E9A83
lat
number51.3996
seftitle
stringisams-mis-data-administrator
jobtitle
stringiSAMS & MIS Data Administrator
region
stringSouth East
organisationid
string171E3329-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>This is an exciting new role in our school which includes assisting in an extended project to transition from our current MIS to iSAMS. The successful postholder will have previous iSAMS experience, preferably to a high level. This role will likely change and evolve substantially over the next two to three years as the project progresses and new ways of working are adopted. A great degree of flexibility and the ability to adapt to change is thus required.</p> <p>Reporting Line: Data Systems Manager</p> <p> </p> <p>Tenure: Permanent, full-time</p> <p>37.5 hours per week, Monday to Friday, 8:00am – 4:00pm</p> <p>Full year round</p> <p>Hybrid role – home working optional for a maximum of 2 days per week</p> <p>Compressed hours over 4 days per week may be considered for the right candidate.</p> <p> </p> <p>Start Date: December 2024/January 2025</p> <p> </p> <p>Salary: £27,385 - £32,160 FTE</p>
jobsummary
stringThis is an exciting new role in our school which includes assisting in an extended project to transition from our current MIS to iSAMS.
applylink
stringhttps://sherbertjobs.com/southeast/surrey/surbitonhighschool/isams-mis-data-administrator/apply?source=iaps
shortcode
stringjtqm45
location
stringSurrey
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringFTE
salaryrange_to
number32160
salaryrange_from
number27385
lastmodified
string2024-10-21T06:48:29Z
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringPart-time
sefname
stringsurbitonhighschool
lon
number-0.3046
website
stringhttps://ce0374li.webitrent.com/ce0374li_webrecruitment/wrd/run/etrec179gf.open?WVID=43180695fS&LANG=USA
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/surbitonhighschool/squarelogo/360x360.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/32CE1A23-EDC4-4BE5-A587-8D1F541E9A83
19
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringsoutheast
externalid
stringcity-of-london-freemens-school-junior-school
organisation
stringCity of London Freemen's School
areasef
stringsurrey
remote
number0
displaystart
string2024-10-14T00:00:00Z
jobid
string34E46374-6A9A-4861-912D-A5C51B36DB82
lat
number51.30779
seftitle
stringfinance-officer-accounts-receivable-and-payable
jobtitle
stringFinance Officer - Accounts Receivable and Payable
region
stringSouth East
organisationid
stringFB1C89FD-3E6E-45C8-8FCD-32B2490D43A1
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>Come and join our Finance Team.</p> <p>We’re looking for a a new Finance Officer – Accounts Receivable &amp; Payable, to provide support in the administration of the School’s fees billing and purchases and payment for goods or services. The successful candidate will have experience of working in an accounts office and the ability to work accurately under pressure. A bookkeeping, accounting, or purchasing qualification and previous use of accounting packages would also be an advantage.</p> <p>The post is full time, working 35 per week throughout the year, ideally over 5 days but we would consider some flexibility.</p> <p>Salary: £33,050 to £36,850 per annum inclusive of Outer London Weighting dependent on experience</p> <p>Closing date: 9am Tuesday 5th November 2024</p> <p>Interviews: Tuesday 12th November 2024</p> <p>Early applications are encouraged and we reserve the right to interview and appoint at any time during the application period. If you would like to discuss the role or have any questions please email CLFS-Recruitment@cityoflondon.gov.uk</p> <p>(Please note that although we are part of the City of London Corporation we are located in Ashtead, Surrey, a few miles from Epsom)</p> <p>This school is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment.</p> <p>This post is exempt from the Rehabilitation of Offenders Act and as part of the selection process applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure and Barring Service.</p> <p>The City of London Corporation is committed to Equal Opportunities and welcomes applications from all sections of the community.</p>
jobsummary
stringWe’re looking for a a new Finance Officer – Accounts Receivable & Payable, to provide support in the administration of the School’s fees billing and purchases and payment for goods or services.
applylink
stringhttps://sherbertjobs.com/southeast/surrey/cityoflondonfreemens/finance-officer-accounts-receivable-and-payable/apply?source=iaps
shortcode
stringg6cp3l
location
stringSurrey
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
string
salaryrange_from
string33050
salaryrange_to
string36850
salarytype
stringannual
lastmodified
string2024-10-14T16:02:55Z
documents
Array
categories
Array
1
stringAdministration
jobtypes
Array
1
stringFull-time
sefname
stringcityoflondonfreemens
lon
number-0.28768
website
stringhttps://www.freemens.org/about-us/work-with-us
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/cityoflondonfreemens/squarelogo/FreemansNew12_06_24.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/34E46374-6A9A-4861-912D-A5C51B36DB82
20
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringnortheast
externalid
stringyarm-preparatory-school
organisation
stringYarm School
areasef
stringyorkshire
remote
number0
displaystart
string2024-10-16T00:00:00Z
jobid
stringDC7AB9FA-70F4-4389-91E8-48D6F78E96F7
lat
number54.50742
seftitle
stringdirector-of-music
jobtitle
stringDirector of Music
region
stringNorth East
organisationid
string16FDF293-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringnorth
jobdescription
string<p>The role is to commence for the Academic year 25/26, which is Tuesday 26th August 2025. The successful candidate will lead the department including the current team of staff and VMTs. Whilst the Director of Music’s primary responsibility is providing a curricular and extracurricular musical programme for the Senior School (Years 7-13), the role also involves overseeing the progression of music across the whole school, working closely with the Head of Prep Music. A desire to embrace and develop our partnership projects within the community is an important part of the Director of Music role.</p> <p>The candidate appointed as Director of Music will have an important role in determining and delegating the areas of responsibility attached to the departmental management positions of Assistant Director of Music and Head of Prep Music.</p> <p>Please review the full job description on our website vacancy page. Application forms, that can be downloaded from the vacancy page, should be submitted to: head@yarmschool.org addressed to the Headmaster, Dr Huw Williams, as soon as possible and no later than 12 noon on Wednesday 6th November 2024.</p> <p>Applicants may be called to a longlist interview (via online video meeting) during w/c 11th November. Shortlist interviews (in person at Yarm) will take place during w/c 18th November.</p> <p>The school reserves the right to interview before the closing date if appropriate to the context of the field. Early applications are therefore very much encouraged.</p> <p><br></p>
jobsummary
stringWe are looking to appoint a Director of Music who will continue to strengthen the School’s musical reputation and ensure that pupils have the highest levels of academic teaching and extracurricular opportunities, to commence academic year 25/026.
applylink
stringhttps://sherbertjobs.com/north/yorkshire/yarmschool/director-of-music/apply?source=iaps
shortcode
stringer1nbv
location
stringYorkshire
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-16T15:22:35Z
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringyarmschool
lon
number-1.35224
website
stringhttps://www.yarmschool.org/about-us/vacancies/
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISBI
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.app/yarmschool/squarelogo/colour logo (3).jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/DC7AB9FA-70F4-4389-91E8-48D6F78E96F7
21
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastengland
externalid
stringbancrofts-preparatory-school
organisation
stringBancroft's School
areasef
stringessex
remote
number0
displaystart
string2024-10-11T00:00:00Z
jobid
string65DA43AB-466C-4DC3-B7AE-236E61DD8756
lat
number51.61122
seftitle
stringdeputy-head-academic
jobtitle
stringDeputy Head (Academic)
region
stringEast of England
organisationid
stringDF25A866-87AC-4C38-8699-A1269AAE9175
tags
Array
regiongroup
stringeast
jobdescription
string<p>Required from April 2025 or September 2025 </p> <p>The Deputy Head (Academic) is appointed by the Governors and the Head and is responsible to the Head for the academic life of the school. The Deputy Head (Academic) will work closely with the newly-appointed Head, the Senior Deputy Head, Chief Operating Officer, and other senior staff in setting and leading our strategic direction, formulating and enacting school policy and overseeing the successful day-to-day running of the school – all to ensure an educational experience of the highest quality and purpose to benefit every pupil. The school is highly sought after and we believe that we are in a strong position to meet the economic and political challenges of the coming years. At the same time, flexibility and creative thinking will be key to our ongoing success in a rapidly changing operating context. Consequently, this role offers the successful applicant the opportunity to use their imagination and drive to have a significant impact on the educational experience of our pupils and to shape the next chapter of the Bancroft’s story. </p> <p>We offer a generous benefits package, including a competitive salary, and have a commitment to supporting ongoing professional development for all of our staff.</p> <p>Bancroft’s School creates a happy learning environment, where bright children are challenged and supported to become the best versions of themselves. Bancroft’s is committed to promoting a diverse and inclusive community - a place where we can all be ourselves and succeed on merit. </p> <p>For further details and an application pack, please visit http://www.bancrofts.org/about-us/employment-opportunities/ or email: hr@bancrofts.org</p> <p>The closing date for applications is 9am on Tuesday 5th November 2024. Shortlisted candidates will be invited to Bancroft’s School on either Monday 11th November 2024 or Wednesday 13th November 2024 for a full assessment day. The final shortlist of candidates will be invited back to Bancroft’s School for a final interview during the week commencing Monday 18th November 2024. </p> <p>Applications will be considered as they are received, so early applications are encouraged. We reserve the right to interview early applicants should a suitable candidate apply.</p> <p><em>Bancroft’s is committed to safeguarding and promoting the welfare of children and young people and expects all staff and volunteers to share this commitment. </em></p> <p><em>Applicants are required to undergo child protection screening appropriate to the role, including checks with past employers and the Disclosure and Barring Service (DBS). Bancroft’s may carry out online searches on shortlisted applicants and all applicants will be required to provide details of their online profile, including social media accounts, as part of their applications.</em></p> <p><em>The post is exempt from the Rehabilitation of Offenders Act 1974. Bancroft’s is therefore permitted to ask job applicants to declare all convictions and cautions on a self-declaration form in advance of attending an interview (including those which are “spent” unless they are “protected” under the DBS filtering rules) in order to assess their suitability to work with children. </em></p> <p><em> </em></p>
jobsummary
stringThis is an exciting opportunity to lead the academic life of one of London’s most successful coeducational day schools.
applylink
stringhttps://sherbertjobs.com/east/essex/bancrofts/deputy-head-academic/apply?source=iaps
shortcode
stringzrrkx3
location
stringEssex
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-11T11:08:05Z
documents
Array
categories
Array
1
stringSenior Leadership Team
2
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringbancrofts
lon
number0.02288
website
stringhttps://www.bancrofts.org/about-us/employment-opportunities/
logourl
stringhttps://media.pressburst.com/bancrofts/logo/bancroft_header.jpg
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISBI
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/bancrofts/squarelogo/bancroft_square.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/65DA43AB-466C-4DC3-B7AE-236E61DD8756
22
Struct (ordered)
Entries: 34
salaryrange
stringCompetitive
regionsef
stringgreater-london
externalid
stringavenue-pre-preparatory-nursery-school
organisation
stringAvenue Nursery & Pre-Preparatory School
areasef
stringnorth-london
remote
number0
displaystart
string2024-09-13T00:00:00Z
jobid
stringAD21671C-C700-4A7E-BEA7-343FAAA935F2
lat
number51.5758
seftitle
stringnursery-practitioner-eyfs
jobtitle
stringNursery Practitioner - EYFS
region
stringGreater London
organisationid
string8D94C9FF-891B-4F53-B39F-047C8B2019C1
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>The Avenue was founded over 45 years ago in Highgate, North London, and is a co-educational Pre-Preparatory and Nursery School with students from the age of rising 3yrs to 7yrs. We are an independent, small, friendly school with a passion for arts and music. The school stands in its own grounds in a pleasant residential area, a stone's throw from Highgate underground and local bus services.</p> <p>We are looking for an experienced, outstanding candidate who is passionate about Early Years and who can inspire a love of learning in our children, whilst providing a very high level of care and support to children and their families. A strong knowledge of the EYFS curriculum will be important as will an understanding of the assessment, administrative and communication tasks that are associated with the role. Successful candidates will also build positive relationships with colleagues and parents, fostering trust and confidence.</p> <p>Candidates with teaching qualifications and experience are also encourage to apply as opportunities to work throughout the school may arise. Candidates with an interest and aptitude for music and art/drama are particularly welcome to apply.</p> <p>At The Avenue you will benefit from:</p> <ul> <li>Competitive salary (dependent on qualifications and experience)</li> <li>Membership of a Pension Scheme</li> <li>Sustainable travel: Access to the Cycle to Work Scheme and a Season Ticket Loan scheme for public transport.</li> <li>In house training and external training as part of career development</li> <li>Small class sizes</li> <li>Social Events</li> </ul> <p>How to Apply</p> <p>Please download and complete our application form. Completed application forms should be returned to office@avenuepreprep.co.uk.</p> <p>Please be aware that a CV will only be considered if submitted alongside your completed application form.</p> <p>For further information about The Avenue please visit our website www.avenuepreprep.co.uk. https://avenuepreprep.co.uk/key-information/job-vacancies/</p> <p>Closing date for applications: midday, Thursday 11 July 2024</p> <p>Applications will be assessed, and interviews arranged in order of receipt, please therefore apply as soon as possible. Selected applicants will be invited for an interview, after which shortlisted candidates will be invited to spend a trial day in the setting to meet the children and staff.</p>
jobsummary
stringWe are seeking to appoint an enthusiastic, creative and committed Nursery Practitioner with Level 2 or 3 to support and embrace the School’s ethos and approach to learning, starting in January 2025. Application form below
applylink
stringhttps://sherbertjobs.com/greater-london/north-london/avenuenurseryprepreparatory/nursery-practitioner-eyfs/apply?source=iaps
shortcode
stringyrujxv
location
stringNorth London
closingdate
string2024-11-05T21:59:59Z
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-09-16T14:01:48Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/avenuenurseryprepreparatory/2024-EYFS-Nursery-Practitioner---Job-Description_Personal-Specification-.pdf
mime
stringapplication/pdf
filename
string2024-EYFS-Nursery-Practitioner---Job-Description_Personal-Specification-
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/avenuenurseryprepreparatory/2024-EYFS-Nursery-Practitioner---Job-Description_Personal-Specification-.pdf
type
stringpdf
documentid
string1B5C7256-8DB9-4FEB-A02D-CCC29E9274B5
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/avenuenurseryprepreparatory/2024-Application-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
string2024 Application
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/avenuenurseryprepreparatory/2024-Application-.docx
type
stringoffice
documentid
string7F806F5F-B6D3-436D-99D4-750432B5FD4E
categories
Array
1
stringEarly Years Specialist
2
stringSupport Staff
3
stringTeacher
4
stringTeaching Assistant
5
stringEarly Career Teachers
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringTerm Time
sefname
stringavenuenurseryprepreparatory
lon
number-0.14473
website
stringoffice@avenuepreprep.co.uk
logourl
string
currency
stringGBP
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
4
stringTeacheroo
squarelogourl
stringhttps://media.pressburst.app/avenuenurseryprepreparatory/squarelogo/Logo-blue-w-name.png
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/AD21671C-C700-4A7E-BEA7-343FAAA935F2
23
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringeastmidlands
externalid
stringnottingham-high-infant-and-junior-school
organisation
stringNottingham High School
areasef
stringnottinghamshire
remote
number0
displaystart
string2024-10-17T00:00:00Z
jobid
string038D73DC-0FA2-4DD3-8802-DE2D47641D46
lat
number52.96104
seftitle
stringlibrary-and-study-centre-manager
jobtitle
stringLibrary and Study Centre Manager
region
stringEast Midlands
organisationid
string170EB6FE-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>Nottingham High School has a vacancy for a new Library and Study Centre Manager to join us in January 2025.</p> <p>This is an exciting opportunity for a Library and Study Centre Manager to join our high-achieving Study Centre in delivering first-class facilities for our students to enjoy. </p> <p>This role is Term Time Only plus 2 additional weeks, most likely to be worked immediately before the start of the academic year and immediately after the end of the summer term. This role will be 37.5 hours per week working on Monday to Friday, with working hours of 8:00am to 4:00pm. </p> <p>At Nottingham High School, we aim to give you all the support you need to nurture your talent, develop and reach your professional and personal career goals. We are committed to providing competitive employment packages whilst supporting the wellbeing of our staff to help them reach their full potential. As a member of our team, you will have access to a range of benefits and rewards, including fitness and health facilities, complimentary refreshments and a contributory pension scheme. In addition, we offer discounted travel to work and car parking.</p> <p>Interested in applying? Please complete the attached application form.</p> <p>No standalone CVs or agencies please. Completed application forms should be sent electronically to jobs@nottinghamhigh.co.uk.</p> <p>The closing date will be Wednesday 06th November 2024 . Interviews will be held Monday 11th November 2024.</p> <p>Nottingham High School is committed to safeguarding and promoting the welfare of children and young people and any appointment will be subject to an Enhanced DBS disclosure as well as any other pre-employment checks. In addition, Nottingham High School does not hold a sponsor licence and does not have current plans to obtain one. Applicants must be aware of their individual responsibility to provide the necessary documents to confirm the right to work in the UK as a part of our pre-employment checks.</p>
jobsummary
stringThis is an exciting opportunity for a Library and Study Centre Manager to join our high-achieving Study Centre in delivering first-class facilities for our students to enjoy.
applylink
stringhttps://sherbertjobs.com/midlands/nottinghamshire/nottinghamhighschool/library-and-study-centre-manager/apply?source=iaps
shortcode
stringnrwr28
location
stringNottinghamshire
closingdate
string2024-11-06T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-17T12:45:02Z
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/nottinghamhighschool/Library-and-Study-Centre-Manager.pdf
mime
stringapplication/pdf
filename
stringLibrary and Study Centre Manager
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/nottinghamhighschool/Library-and-Study-Centre-Manager.pdf
type
stringpdf
documentid
string37E4571F-C1FD-4A9E-9A47-CEF141BE0CB0
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/nottinghamhighschool/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/nottinghamhighschool/Application-Form.docx
type
stringoffice
documentid
string8932EA6C-FA65-41BA-8D76-4A32CEDA55DE
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringnottinghamhighschool
lon
number-1.16002
website
stringhttps://www.nottinghamhigh.co.uk/contact-us-1/current-vacancies/item/1070/library-and-study-centre-manager
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/nottinghamhighschool/squarelogo/nhlogo.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/038D73DC-0FA2-4DD3-8802-DE2D47641D46
24
Struct (ordered)
Entries: 34
salaryrange
string
regionsef
stringscotland
externalid
stringfettes-college-preparatory-school
organisation
stringFettes College
areasef
stringscotland
remote
number0
displaystart
string2024-10-18T00:00:00Z
jobid
string142D419C-6E1D-4DB1-8108-EBA94AEB2677
lat
number55.96396
seftitle
stringsenior-deputy-head-september-2025
jobtitle
stringSenior Deputy Head (September 2025)
region
stringScotland
organisationid
string8FD8F6F6-5579-4454-96AB-AD315B2388CF
tags
Array
regiongroup
stringmoreregions
jobdescription
string<h1>Terms of the Appointment</h1> <ol> <li>The appointment will begin at the start of the Autumn Term 2025.</li> <li>Salary will be by negotiation and will depend on the qualifications and experience of the successful candidate.</li> <li>This role includes remission for children attending Fettes as day students.</li> <li>A four-bedroom modern house close to campus is available.</li> <li>Employment will be subject to two terms' notice on either side. Other details and conditions of service will be discussed at interview.</li> </ol> <p style="margin-left:36.5pt;">The Senior Deputy Head reports to the Head and is a member of the College Senior Leadership Team and, as such, will assist in developing a shared vision and strategic plan for the College in accordance with its aims and ethos.</p> <p>Please see the full Job Description for duties and responsibilities for this role.</p> <div> <p style="margin-left:36.5pt;"><strong>The Ideal Candidate</strong></p> <p style="margin-left:36.5pt;">The successful candidate for this post is likely to have the following qualifications, experience and characteristics.</p> <p style="margin-left:36.5pt;"><strong>Qualifications</strong></p> <ul> <li>Have a degree and a PGCE or equivalent.</li> <li>GTCS registration is essential.</li> </ul> <p><strong>              Experience</strong></p> <ul> <li>Have a proven track record of outstanding middle or senior leadership within a school context.</li> <li>Understand and have experience of a boarding environment.</li> <li>Be an experienced and successful classroom teacher.</li> </ul> </div> <p><strong>             Characteristics</strong></p> <ul> <li>Be a strong, visible presence around campus, seeing the value of immersing themselves in the full life of this boarding school.</li> <li>Demonstrate an ability to build positive relationships with colleagues, students, parents and alumni of the school.</li> <li>Display excellent leadership skills with the capability to manage and inspire both staff and pupils.</li> <li>Possess exemplary communication skills with a wide range of stakeholders; IT literate.</li> <li>Be a dynamic and enthusiastic individual with the vision and ability to develop and implement strategic goals.</li> <li>Maintain a commitment to sustain the sector-leading pastoral care in the school.</li> <li>Capable of identifying problems and solving them creatively.</li> <li>Show a commitment to equality and diversity.</li> <li>Have an ability and willingness to have difficult conversations when necessary.</li> <li>Possess excellent organisational skills and adhere to deadlines.</li> </ul>
jobsummary
stringWe are currently seeking to fill the position of Senior Deputy Head (September 2025).
applylink
stringhttps://sherbertjobs.com/moreregions/scotland/fettescollege/senior-deputy-head-september-2025/apply?source=iaps
shortcode
stringapzo4m
location
stringScotland
closingdate
string2024-11-06T21:59:59Z
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCommensurate with skills and experience.
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-10-21T11:46:09Z
documents
Array
1
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=acee07c96fd8c23d&f=5ee967222055da33&mode=job_s2
mime
string
filename
stringFettes Senior Deputy Head Oct 2024 FINAL
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=acee07c96fd8c23d&f=5ee967222055da33&mode=job_s2
type
string
documentid
string5F948EED-9EC8-4FFB-A1E9-1CC18E891489
categories
Array
1
stringSenior Leadership Team
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfettescollege
lon
number-3.22626
website
stringhttps://apply.schooltalent.com/members/modules/job/detail.php?record=1430
logourl
string
currency
stringGBP
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/fettescollege/squarelogo/fettes.jpg
endpoints
Struct (ordered)
jobdetail
stringhttps://api.pressburst.app/v3/public/jobs/142D419C-6E1D-4DB1-8108-EBA94AEB2677
sterm
string