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: 15
action
stringhome.index
category
string
enhancedJobs
Array
excludetag
string
featured
Struct (ordered)
meta
Struct (ordered)
total
number5
paging
Struct (ordered)
next
number2
jobs
Array
1
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringA44FF57E-3821-4CDD-B751-E1AD9B243660
lat
number51.86
seftitle
stringhead-of-sport
jobtitle
stringHead of Sport
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Felsted Prep School</p> <p>Co-educational IAPS Preparatory School for Boys and Girls (4 to 13 years)</p> <p>Permanent | Full Time | Commence September 2024 </p> <p>(January 2025 start considered for the right candidate)</p> <p>Join our dynamic team here at Felsted Prep School as our Head of Sport and embark on an exhilarating and rewarding journey of leadership and excellence in sports education!</p> <p>Are you ready to ignite passion and drive in our young athletes from Reception to Year 8? </p> <p>We're seeking a visionary leader who will champion our commitment to fostering a culture of engagement and achievement in every aspect of sports. With your guidance, both pupils and staff will reach new heights of success!</p> <p>Picture this: a vibrant community of dedicated teachers and coaches, united by a common goal to empower every student. At Felsted Prep, we believe in offering more than just physical education – we offer a gateway to a world of exciting opportunities and unforgettable experiences.</p> <p>From heart-pounding rugby matches to thrilling cricket showdowns, our sports calendar is bursting with excitement all year round. But it's not just about competition – it's about fostering a spirit of camaraderie and fair play that enriches the lives of our students.</p> <p>At Felsted Prep, we're not just shaping athletes – we're shaping futures. By nurturing performance, fostering competition, promoting active participation, and prioritising health and well-being, we're equipping our students with the tools they need to succeed, both on and off the field.</p> <p>If you're passionate about sports and ready to lead our thriving program to new heights, then we want to hear from you! Don't miss out on this incredible opportunity – apply now and become part of something truly special at Felsted Prep School!</p> <p><strong>About Felsted Prep:</strong></p> <p>At Felsted Prep, we're not just a school – we're a dynamic hub of innovation and creativity. With a commitment to holistic education, we believe in nurturing the minds, bodies, and spirits of our students. Our vibrant community thrives on pushing boundaries and embracing change, and our sports department is no exception.</p> <p><strong>The Role:</strong></p> <p>As our Head of Sport, you'll be at the forefront of revolutionising how we approach physical education and athletic engagement. You'll lead with a clear vision, inspiring both students and staff to reach unprecedented levels of achievement and enjoyment in sports.</p> <p><strong>Responsibilities:</strong></p> <ul> <li>Craft and implement a cutting-edge sports curriculum that caters to the diverse needs and interests of our students, from Reception to Year 8.</li> <li>Collaborate closely with the Director of Sport, Head of PE, and our team of coaches to ensure seamless coordination and integration of sports programs across the school.</li> <li>Foster a culture of innovation and inclusivity, where every student feels empowered to participate and excel in sports, regardless of their background or ability.</li> <li>Collaborate closely with the Director of Sport, Head of PE, and our team of coaches to ensure seamless coordination of the inter school matches and competitions allowing for maximum participation from all pupils. Champion the values of sportsmanship, teamwork, and resilience, instilling a sense of pride and camaraderie in our athletes.</li> <li>Explore new avenues for sports engagement, leveraging technology and emerging trends to enhance the student experience both on and off the field.</li> <li>Actively promote the well-being and physical health of our students, integrating mindfulness and holistic wellness practices into our sports programs.</li> </ul> <p><strong>Why Felsted Prep?</strong></p> <p>Joining Felsted Prep means being part of a forward-thinking community dedicated to shaping the leaders of tomorrow. Here, innovation isn't just encouraged – it's celebrated. As our Head of Sport, you'll have the opportunity to make a tangible impact on the lives of our students and shape the future of sports education. If you're ready to lead with passion, creativity, and vision, then we invite you to join us on this exciting journey.</p> <p><strong>Qualifications and Experience:</strong></p> <ul> <li>Qualified Teaching Status</li> <li>A proven track record of leadership in sports education, with a passion for driving positive change and innovation.</li> <li>Specialism in Netball would be an advantage</li> <li>Excellent communication and interpersonal skills, with the ability to inspire and motivate students, staff, and parents alike.</li> <li>A visionary mindset, with a keen eye for identifying opportunities for growth and improvement in sports programs.</li> <li>Relevant qualifications in sports management, education, or a related field.</li> </ul> <p>Applications are welcomed from those able to bring experience from different education settings to the role and for the right candidate, a January 2025 start will be considered. </p> <p>Further information can be found on our website felsted.org/academic/academic-overview and within the job description. </p> <p>Benefits include free parking; contributory pension scheme; subsidised membership to the School’s healthcare scheme with BUPA; free lunch on full days worked; ; annual salary reviews; free use of the Felsted Gym and pool facilities; subsidised on-site Coffee Shop and membership to Felsted Connect, an online platform engagement tool where employees have access to hundreds of exclusive discounts and offers from online and high-street retailers. More information on our rewards package can be found on our website felsted.org/employment-opps/rewards.</p> <p><strong>Closing date for receipt of applications is: Friday 10 May at noon</strong></p> <p><strong>Shortlisted candidates will be contacted by: 14 May</strong></p> <p><strong>Interviews will be held: 23/24 May</strong></p> <p>If you would like to apply for this position, please visit our website felsted.org/employment-opps to complete our online application process.</p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringJoin our dynamic team here at Felsted Prep School as our Head of Sport and embark on an exhilarating and rewarding journey of leadership and excellence in sports education!
shortcode
string1vrwgb
location
stringEssex
closingdate
string2024-05-10T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T17:16:55+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/Head-of-Sport-Prep-.pdf
mime
stringapplication/pdf
filename
stringHead of Sport (Prep)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/Head-of-Sport-Prep-.pdf
type
stringpdf
documentid
stringA8DD4D4F-5F17-49EA-8156-EF6D54D6CBAC
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfelsted
lon
number0.43849
website
stringrecruitment@felsted.org
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
2
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-04-30T00:00:00+01:00
jobid
stringC5839C7A-9FDC-40A0-A10A-A15B75CEA13D
lat
number51.86
seftitle
stringteacher-of-german
jobtitle
stringTeacher of German
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Commence September 2024</p> <p>Permanent | Full-time | KS3 to KS5 | Independent Prep and Senior School</p> <p>Felsted’s Modern Languages Department has an exciting opportunity for a globally minded full-time teacher of German to further enhance our flourishing team from September 2024. The role will require the successful candidate to work closely with the Head of Department to deliver outstanding teaching that supports excellent progress in learning modern languages in Key Stages Three to Five, including A level and the IB German A (literature) programme. We are seeking a confident, fluent speaker able to lead German pupils in exploring German Literature through the IB Language A programme, but we also seek a colleague who can inspire and develop the German language skills of pupils acquiring German through the GCSE and A Level curriculum. The capacity to deliver an additional language, ideally Spanish, or French, would be an advantage. It is an excellent opportunity for an early career teacher, but there is also an opportunity for leadership within the department for the right candidate. We will also be able to consider both full and part time applications.</p> <p>The Department offers a range of co-curricular activities to provide opportunities beyond the classroom, both in and out of the department. The appointed person may also get involved in preparing our pupils for national competitions, such as the Year 9 Translation Bee and the Lower Sixth debating teams, both of which have enjoyed much success in recent years. In the school community, we also run a Language Ambassador programme, work with British Council Foreign Language Assistants, have a language café, language cinema and a Multilingual pathway for our fluent speakers. </p> <p>You will be joining a dedicated and exceptionally supportive Modern Languages Department consisting of 13 staff members covering Spanish, French, German, Italian and Mandarin. We believe in offering our pupils an authentic, positive language learning experience with as much variety and personalisation as they need. We operate a collegiate culture with the sharing of ideas within the team and work closely with our colleagues in the Prep School and a very supportive Senior Leadership Team to ensure there is a clear languages pathway throughout the school.</p> <p>Our school is a co educational independent day and boarding school for pupils from 4 to 18 years old. Our beautiful campus in the village of Felsted in North Essex offers easy links to Stansted airport as well as being within close proximity to London. Following the completion of their GCSEs, our pupils may choose between either an A level pathway or the IB Diploma Programme in the Sixth Form. </p> <p>If you would like to enquire further about this position or ask any questions about the role, please contact the Head of MFL by emailing hr@felsted.org and marking it for the attention of the Head of MFL (Senior School).</p> <p><strong>Final closing date for receipt of applications is Friday 10th May at 9:00am. We will interview candidates on a rolling basis and if we make an appointment, we reserve the right to close the advertisement sooner. Candidates are required to be present in person. Please make it clear on your application if this could be a problem. Unfortunately we are unable to consider applications from candidates who do not currently have the right to work in the UK. </strong></p> <p>Felsted School has its own salary scale which compares favourably against other independent schools and is well above that of the maintained sector. The willingness to fully contribute to the co-curricular activities, including boarding, tutoring, sports and activity programmes is essential. </p> <p>Benefits include free parking; contributory pension scheme; subsidised membership to the School’s healthcare scheme with BUPA; free lunch on full days worked; free hot drinks and breaktime refreshments; annual salary reviews; free use of the Felsted Gym and pool facilities; subsidised on-site Coffee Shop and membership to Felsted Connect, an online platform engagement tool where employees have access to hundreds of exclusive discounts and offers from online and high-street retailers. More information on our rewards package can be found on our website felsted.org/employment-opps/rewards.</p> <p>Felsted is a leading day and boarding independent school based in a stunning village campus in North Essex. Founded in 1564 by Richard Lord Riche, who had been a Lord Chancellor under King Edward VI, Felsted today provides an exceptional holistic education to approximately 1100 boys and girls aged four to eighteen. We celebrated our 450th anniversary in 2014, one of only a handful of schools in the country that have claimed this historic milestone. We employ more than 160 teachers and 440 operational staff in a community orientated environment, ensuring our pupils receive the very best in learning and co-curricular activities. </p> <p>If you would like to apply for this position, please visit our website www.felsted.org/employment-opps/employment-opps to complete our online application process.</p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringFelsted’s Modern Languages Department has an exciting opportunity for a globally minded full-time teacher of German to further enhance our flourishing team from September 2024.
shortcode
string6yyyth
location
stringEssex
closingdate
string2024-05-10T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-30T13:31:09+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/Teacher-SeniorSchool-Full-Time-1-.pdf
mime
stringapplication/pdf
filename
stringTeacher(SeniorSchool)Full-Time (1)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/Teacher-SeniorSchool-Full-Time-1-.pdf
type
stringpdf
documentid
string99E8CF44-ED06-44F3-A8FB-3A90C9227F25
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfelsted
lon
number0.43849
website
stringwww.felsted.org/employment-opps/employment-opps
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
3
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-05-01T00:00:00+01:00
jobid
stringD3544C60-1A98-44CD-BBF1-4EA080F6E04D
lat
number51.86
seftitle
stringteacher-of-english
jobtitle
stringTeacher of English
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Commence September 2024, or before if possible</p> <p>Permanent | Full-time | Senior Independent School</p> <p>This independent day and boarding School in north Essex has an exciting opportunity for an enthusiastic, suitably qualified and passionate English Teacher to join this ‘Excellent in Every Aspect’ ISI rated School. This role is a full-time position (Monday to Saturday, 44 lessons per fortnight) and will require the successful person to teach across Years 9 to 13 within our Senior School.</p> <p>Our vibrant and creative English and Media Studies Department consists of a Head of Department and nine teachers and has recently moved into a brand new teaching space. There is a collegiate culture, with collaborative planning and the sharing of best practice a key feature. Our pupils experience great success at GCSE, with a healthy number going on to study English at A Level or International Baccalaureate. We are dedicated to promoting a culture of high standards and hard work that will foster a lifelong appreciation of language and literature. It is essential that the successful person is committed to delivering exceptional learning to our students, has excellent subject knowledge and is willing to fully contribute to the co-curricular activities at the School, including boarding, tutoring, sports and activity programmes. </p> <p>Further information can be found on our website felsted.org/academic/academic-overview and within the job description. If you would like more information about the role, please contact Anne MacMillan, Head of English and Media (ama@felsted.org). </p> <p>Benefits include free parking; contributory pension scheme; subsidised membership to the School’s healthcare scheme with BUPA; free lunch on full days worked; free hot drinks and breaktime refreshments; annual salary reviews; free use of the Felsted Gym and pool facilities; subsidised on-site Coffee Shop and membership to Felsted Connect, an online platform engagement tool where employees have access to hundreds of exclusive discounts and offers from online and high-street retailers. More information on our rewards package can be found on our website felsted.org/employment-opps/rewards.</p> <p>Felsted is a leading boarding and day independent school based in a stunning village campus in North Essex. Founded in 1564 by Richard, Lord Riche, who had been Lord Chancellor under King Edward VI. Felsted today provides an exceptional holistic education to approximately 1100 boys and girls aged four to eighteen. We celebrate our 460th anniversary this year, one of only a handful of schools in the country that have claimed this historic milestone. We employ more than 160 teachers and 440 operational staff in a community orientated environment, ensuring our pupils receive the very best in learning and co-curricular activities. </p> <p>If you would like to apply for this position, please visit our website felsted.org/employment-opps/employment-opps to complete our online application process.</p> <p><strong>Closing date for receipt of applications is Wednesday 15 May at 9am.</strong></p> <p><strong>Interviews will be held in the week following half term (w/c 20 May). </strong></p> <p><strong>We will interview candidates on a rolling basis and if we make an appointment, we reserve the right to close the advertisement sooner. Candidates are required to be present in person. Please make it clear on your application if this could be a problem. Unfortunately we are unable to consider applications from candidates who do not currently have the right to work in the UK.</strong></p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringThis independent day and boarding School in north Essex has an exciting opportunity for an enthusiastic, suitably qualified and passionate English Teacher to join this ‘Excellent in Every Aspect’ ISI rated School.
shortcode
stringr69omr
location
stringEssex
closingdate
string2024-05-15T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-05-01T16:02:49+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/Teacher-Senior-School-Full-Time.pdf
mime
stringapplication/pdf
filename
stringTeacher (Senior School) Full-Time
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/Teacher-Senior-School-Full-Time.pdf
type
stringpdf
documentid
string68E0D342-2BAB-4309-BDD5-1038E0C66B32
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfelsted
lon
number0.43849
website
stringhttps://www.felsted.org/employment-opps/employment-opps
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
4
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringHandcross Park School
areasef
stringwestsussex
remote
number0
displaystart
string2024-05-02T00:00:00+01:00
jobid
string2F09AE9A-B92B-4DEB-9A69-DED735235345
lat
number51.06253
seftitle
stringlearning-support-teacher
jobtitle
stringLearning Support Teacher
region
stringSouth East
organisationid
string6DFBEAEB-A729-028C-77F7-C10668D770A5
tags
Array
1
stringfeatured
regiongroup
stringsoutheast
jobdescription
string<p>We are looking for a well-qualified and enthusiastic Learning Support teacher who will provide first-class teaching and learning opportunities for pupils in Years 1 to Year 8. Furthermore, we seek someone who is an outstanding practitioner who has a passion for supporting pupils with a range of specific learning difficulties to ensure they are able to reach their full academic potential. Exceptional people skills, flexibility and energy, together with a willingness to go the extra mile, are all essential.</p> <p>Handcross Park is part of the Brighton College Family of Schools where it allows teachers the opportunity to collaborate and work with staff within the group. It is also a forward thinking and innovative school where the pupils are fully engaged in the teaching and learning process.</p> <p> A brief letter of application (no more than 2 typed pages) highlighting why you are the ideal candidate and a completed and signed application form should be addressed to the Headmaster, Jonnie Besley, as soon as possible. These can be emailed to HR@handxpark.com</p> <p>The Head of Learning Support, Mrs Helen Atkinson, would be delighted to speak to any prospective candidate who would like to know more about the post. They can be contacted on: hatkinson@handxpark.com</p> <p>Word version application forms are available from HR@handxpark.com. Full details of the role are available on our website or in the candidate brochure - attached.</p> <p>Closing Date: Friday 17th May. Early applications are encouraged as we reserve the right to close this post if we find the right candidate prior to the closing date.</p> <p>Handcross Park School, Handcross, Haywards Heath, West Sussex, RH17 6HF. Tel: 01444 400526.</p> <p>Handcross Park is committed to safeguarding and promoting the welfare of pupils. The successful applicant will be required to undergo appropriate child welfare screening including checks with former employers and the Disclosure &amp; Barring Service (DBS). The School is an equal opportunities employer. Registered Charity No. 307038</p>
jobsummary
stringA Learning Support Teacher is required from September 2024.
shortcode
stringx9liuh
location
stringWest Sussex
closingdate
string2024-05-17T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive - according to Handcross Park School Teacher Saalary Scale
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-05-02T13:00:26+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/handcrosspark/Application-form---Teaching-staff-Sept-2023.pdf
mime
stringapplication/pdf
filename
stringApplication form - Teaching staff-Sept 2023
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/handcrosspark/Application-form---Teaching-staff-Sept-2023.pdf
type
stringpdf
documentid
string4BCE481D-AB25-4272-8324-36AEA066DB80
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/handcrosspark/Learning-Support-Teacher-September-2024.pdf
mime
stringapplication/pdf
filename
stringLearning Support Teacher September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/handcrosspark/Learning-Support-Teacher-September-2024.pdf
type
stringpdf
documentid
string8E074889-9900-48E2-87BC-5571CA8647B6
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringhandcrosspark
lon
number-0.19509
website
stringwww.handcrossparkschool.co.uk
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/handcrosspark/squarelogo/HXP with BC.jpg
5
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-05-02T00:00:00+01:00
jobid
string13021E24-37F2-400E-9AC8-055CEE2C7E29
lat
number51.86
seftitle
stringglobal-studies-teacher-international-summer-school-2024
jobtitle
stringGlobal Studies Teacher - International Summer School 2024
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Fixed-term Contract </p> <p>Our 2024 Summer School will operate from 7th July to 18th August</p> <p>Contract 7th July to 4th August</p> <p>Felsted is a leading day and boarding independent school based in a stunning village campus in North Essex. Founded in 1564 by Richard Lord Riche, who had been a Lord Chancellor under King Edward VI.</p> <p>We celebrated our 450th anniversary in 2014, one of only a handful of Schools in the country that have claimed this historic milestone. We employ more than 160 teachers and 440 operational staff in a community orientated environment, ensuring our pupils receive the very best in learning and co-curricular activities. Felsted today provides an exceptional holistic education to approximately 1100 students aged four to eighteen.</p> <p>We are excited to be running our tenth on-site Summer School in 2024. Operating during the School Summer Holidays for six weeks, the programme offers students a wide range of academic, sporting and cultural opportunities for c500 students aged 8-17 from every corner of the world. To run our successful and well-established programme, we need creative, enthusiastic and well qualified staff to work with us.</p> <p>We are looking for Global Studies Teachers for our International Summer School in 2024 to plan and deliver a suitable Global Studies programme to students to help develop their learning. The role will involve the integration of both international and British students on the senior campus (ages 12-17). The successful candidate will have experience of teaching a subject within this area and hold a degree/MA/Phd in a related subject. The role includes completing lesson plans, setting and supervising homework sessions and completing student records and reports.</p> <p>This is a fixed-term role between 7th July and 4th August 2024 with inductions being held from 4th to 6th July. The role may be residential or non residential. It will involve some boarding duties, as well as involvement in excursions and social activities as required. Professional development opportunities will be provided. </p> <p><strong>We will be recruiting for this role on an ongoing basis. Early applications are encouraged as we reserve the right to close the role prior to the advertised closing date of 15th June if the role is successfully filled earlier than this. Initial interviews will be held online.</strong></p> <p>If you would like to apply for this position please go to https://www.felsted.org/employment-opps/summer-jobs</p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringWe are looking for Global Studies Teachers for our International Summer School in 2024 to plan and deliver a suitable Global Studies programme to students to help develop their learning.
shortcode
stringwgwowd
location
stringEssex
closingdate
string2024-06-15T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-05-02T11:49:13+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/GlobalStudiesTeacher2024-3-.pdf
mime
stringapplication/pdf
filename
stringGlobalStudiesTeacher2024(3)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/GlobalStudiesTeacher2024-3-.pdf
type
stringpdf
documentid
stringE3FB97F0-D4D9-4E4F-B88D-797E69828DBA
categories
Array
1
stringTeacher
jobtypes
Array
1
stringTemporary
2
stringFixed Term
sefname
stringfelsted
lon
number0.43849
website
stringhttps://app.vacancy-filler.co.uk/salescrm/Careers/CareersPage.aspx?e=LMo8nnTwYNa9pxMBeMl_OauUuysW10U6RQZTGhHa7qgXJlAy6ULt__a6T7ZQQxhYtdXuUsRwErY
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
featuredJobs
Array
1
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringA44FF57E-3821-4CDD-B751-E1AD9B243660
lat
number51.86
seftitle
stringhead-of-sport
jobtitle
stringHead of Sport
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Felsted Prep School</p> <p>Co-educational IAPS Preparatory School for Boys and Girls (4 to 13 years)</p> <p>Permanent | Full Time | Commence September 2024 </p> <p>(January 2025 start considered for the right candidate)</p> <p>Join our dynamic team here at Felsted Prep School as our Head of Sport and embark on an exhilarating and rewarding journey of leadership and excellence in sports education!</p> <p>Are you ready to ignite passion and drive in our young athletes from Reception to Year 8? </p> <p>We're seeking a visionary leader who will champion our commitment to fostering a culture of engagement and achievement in every aspect of sports. With your guidance, both pupils and staff will reach new heights of success!</p> <p>Picture this: a vibrant community of dedicated teachers and coaches, united by a common goal to empower every student. At Felsted Prep, we believe in offering more than just physical education – we offer a gateway to a world of exciting opportunities and unforgettable experiences.</p> <p>From heart-pounding rugby matches to thrilling cricket showdowns, our sports calendar is bursting with excitement all year round. But it's not just about competition – it's about fostering a spirit of camaraderie and fair play that enriches the lives of our students.</p> <p>At Felsted Prep, we're not just shaping athletes – we're shaping futures. By nurturing performance, fostering competition, promoting active participation, and prioritising health and well-being, we're equipping our students with the tools they need to succeed, both on and off the field.</p> <p>If you're passionate about sports and ready to lead our thriving program to new heights, then we want to hear from you! Don't miss out on this incredible opportunity – apply now and become part of something truly special at Felsted Prep School!</p> <p><strong>About Felsted Prep:</strong></p> <p>At Felsted Prep, we're not just a school – we're a dynamic hub of innovation and creativity. With a commitment to holistic education, we believe in nurturing the minds, bodies, and spirits of our students. Our vibrant community thrives on pushing boundaries and embracing change, and our sports department is no exception.</p> <p><strong>The Role:</strong></p> <p>As our Head of Sport, you'll be at the forefront of revolutionising how we approach physical education and athletic engagement. You'll lead with a clear vision, inspiring both students and staff to reach unprecedented levels of achievement and enjoyment in sports.</p> <p><strong>Responsibilities:</strong></p> <ul> <li>Craft and implement a cutting-edge sports curriculum that caters to the diverse needs and interests of our students, from Reception to Year 8.</li> <li>Collaborate closely with the Director of Sport, Head of PE, and our team of coaches to ensure seamless coordination and integration of sports programs across the school.</li> <li>Foster a culture of innovation and inclusivity, where every student feels empowered to participate and excel in sports, regardless of their background or ability.</li> <li>Collaborate closely with the Director of Sport, Head of PE, and our team of coaches to ensure seamless coordination of the inter school matches and competitions allowing for maximum participation from all pupils. Champion the values of sportsmanship, teamwork, and resilience, instilling a sense of pride and camaraderie in our athletes.</li> <li>Explore new avenues for sports engagement, leveraging technology and emerging trends to enhance the student experience both on and off the field.</li> <li>Actively promote the well-being and physical health of our students, integrating mindfulness and holistic wellness practices into our sports programs.</li> </ul> <p><strong>Why Felsted Prep?</strong></p> <p>Joining Felsted Prep means being part of a forward-thinking community dedicated to shaping the leaders of tomorrow. Here, innovation isn't just encouraged – it's celebrated. As our Head of Sport, you'll have the opportunity to make a tangible impact on the lives of our students and shape the future of sports education. If you're ready to lead with passion, creativity, and vision, then we invite you to join us on this exciting journey.</p> <p><strong>Qualifications and Experience:</strong></p> <ul> <li>Qualified Teaching Status</li> <li>A proven track record of leadership in sports education, with a passion for driving positive change and innovation.</li> <li>Specialism in Netball would be an advantage</li> <li>Excellent communication and interpersonal skills, with the ability to inspire and motivate students, staff, and parents alike.</li> <li>A visionary mindset, with a keen eye for identifying opportunities for growth and improvement in sports programs.</li> <li>Relevant qualifications in sports management, education, or a related field.</li> </ul> <p>Applications are welcomed from those able to bring experience from different education settings to the role and for the right candidate, a January 2025 start will be considered. </p> <p>Further information can be found on our website felsted.org/academic/academic-overview and within the job description. </p> <p>Benefits include free parking; contributory pension scheme; subsidised membership to the School’s healthcare scheme with BUPA; free lunch on full days worked; ; annual salary reviews; free use of the Felsted Gym and pool facilities; subsidised on-site Coffee Shop and membership to Felsted Connect, an online platform engagement tool where employees have access to hundreds of exclusive discounts and offers from online and high-street retailers. More information on our rewards package can be found on our website felsted.org/employment-opps/rewards.</p> <p><strong>Closing date for receipt of applications is: Friday 10 May at noon</strong></p> <p><strong>Shortlisted candidates will be contacted by: 14 May</strong></p> <p><strong>Interviews will be held: 23/24 May</strong></p> <p>If you would like to apply for this position, please visit our website felsted.org/employment-opps to complete our online application process.</p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringJoin our dynamic team here at Felsted Prep School as our Head of Sport and embark on an exhilarating and rewarding journey of leadership and excellence in sports education!
shortcode
string1vrwgb
location
stringEssex
closingdate
string2024-05-10T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T17:16:55+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/Head-of-Sport-Prep-.pdf
mime
stringapplication/pdf
filename
stringHead of Sport (Prep)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/Head-of-Sport-Prep-.pdf
type
stringpdf
documentid
stringA8DD4D4F-5F17-49EA-8156-EF6D54D6CBAC
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfelsted
lon
number0.43849
website
stringrecruitment@felsted.org
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
2
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-04-30T00:00:00+01:00
jobid
stringC5839C7A-9FDC-40A0-A10A-A15B75CEA13D
lat
number51.86
seftitle
stringteacher-of-german
jobtitle
stringTeacher of German
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Commence September 2024</p> <p>Permanent | Full-time | KS3 to KS5 | Independent Prep and Senior School</p> <p>Felsted’s Modern Languages Department has an exciting opportunity for a globally minded full-time teacher of German to further enhance our flourishing team from September 2024. The role will require the successful candidate to work closely with the Head of Department to deliver outstanding teaching that supports excellent progress in learning modern languages in Key Stages Three to Five, including A level and the IB German A (literature) programme. We are seeking a confident, fluent speaker able to lead German pupils in exploring German Literature through the IB Language A programme, but we also seek a colleague who can inspire and develop the German language skills of pupils acquiring German through the GCSE and A Level curriculum. The capacity to deliver an additional language, ideally Spanish, or French, would be an advantage. It is an excellent opportunity for an early career teacher, but there is also an opportunity for leadership within the department for the right candidate. We will also be able to consider both full and part time applications.</p> <p>The Department offers a range of co-curricular activities to provide opportunities beyond the classroom, both in and out of the department. The appointed person may also get involved in preparing our pupils for national competitions, such as the Year 9 Translation Bee and the Lower Sixth debating teams, both of which have enjoyed much success in recent years. In the school community, we also run a Language Ambassador programme, work with British Council Foreign Language Assistants, have a language café, language cinema and a Multilingual pathway for our fluent speakers. </p> <p>You will be joining a dedicated and exceptionally supportive Modern Languages Department consisting of 13 staff members covering Spanish, French, German, Italian and Mandarin. We believe in offering our pupils an authentic, positive language learning experience with as much variety and personalisation as they need. We operate a collegiate culture with the sharing of ideas within the team and work closely with our colleagues in the Prep School and a very supportive Senior Leadership Team to ensure there is a clear languages pathway throughout the school.</p> <p>Our school is a co educational independent day and boarding school for pupils from 4 to 18 years old. Our beautiful campus in the village of Felsted in North Essex offers easy links to Stansted airport as well as being within close proximity to London. Following the completion of their GCSEs, our pupils may choose between either an A level pathway or the IB Diploma Programme in the Sixth Form. </p> <p>If you would like to enquire further about this position or ask any questions about the role, please contact the Head of MFL by emailing hr@felsted.org and marking it for the attention of the Head of MFL (Senior School).</p> <p><strong>Final closing date for receipt of applications is Friday 10th May at 9:00am. We will interview candidates on a rolling basis and if we make an appointment, we reserve the right to close the advertisement sooner. Candidates are required to be present in person. Please make it clear on your application if this could be a problem. Unfortunately we are unable to consider applications from candidates who do not currently have the right to work in the UK. </strong></p> <p>Felsted School has its own salary scale which compares favourably against other independent schools and is well above that of the maintained sector. The willingness to fully contribute to the co-curricular activities, including boarding, tutoring, sports and activity programmes is essential. </p> <p>Benefits include free parking; contributory pension scheme; subsidised membership to the School’s healthcare scheme with BUPA; free lunch on full days worked; free hot drinks and breaktime refreshments; annual salary reviews; free use of the Felsted Gym and pool facilities; subsidised on-site Coffee Shop and membership to Felsted Connect, an online platform engagement tool where employees have access to hundreds of exclusive discounts and offers from online and high-street retailers. More information on our rewards package can be found on our website felsted.org/employment-opps/rewards.</p> <p>Felsted is a leading day and boarding independent school based in a stunning village campus in North Essex. Founded in 1564 by Richard Lord Riche, who had been a Lord Chancellor under King Edward VI, Felsted today provides an exceptional holistic education to approximately 1100 boys and girls aged four to eighteen. We celebrated our 450th anniversary in 2014, one of only a handful of schools in the country that have claimed this historic milestone. We employ more than 160 teachers and 440 operational staff in a community orientated environment, ensuring our pupils receive the very best in learning and co-curricular activities. </p> <p>If you would like to apply for this position, please visit our website www.felsted.org/employment-opps/employment-opps to complete our online application process.</p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringFelsted’s Modern Languages Department has an exciting opportunity for a globally minded full-time teacher of German to further enhance our flourishing team from September 2024.
shortcode
string6yyyth
location
stringEssex
closingdate
string2024-05-10T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-30T13:31:09+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/Teacher-SeniorSchool-Full-Time-1-.pdf
mime
stringapplication/pdf
filename
stringTeacher(SeniorSchool)Full-Time (1)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/Teacher-SeniorSchool-Full-Time-1-.pdf
type
stringpdf
documentid
string99E8CF44-ED06-44F3-A8FB-3A90C9227F25
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfelsted
lon
number0.43849
website
stringwww.felsted.org/employment-opps/employment-opps
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
3
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-05-01T00:00:00+01:00
jobid
stringD3544C60-1A98-44CD-BBF1-4EA080F6E04D
lat
number51.86
seftitle
stringteacher-of-english
jobtitle
stringTeacher of English
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Commence September 2024, or before if possible</p> <p>Permanent | Full-time | Senior Independent School</p> <p>This independent day and boarding School in north Essex has an exciting opportunity for an enthusiastic, suitably qualified and passionate English Teacher to join this ‘Excellent in Every Aspect’ ISI rated School. This role is a full-time position (Monday to Saturday, 44 lessons per fortnight) and will require the successful person to teach across Years 9 to 13 within our Senior School.</p> <p>Our vibrant and creative English and Media Studies Department consists of a Head of Department and nine teachers and has recently moved into a brand new teaching space. There is a collegiate culture, with collaborative planning and the sharing of best practice a key feature. Our pupils experience great success at GCSE, with a healthy number going on to study English at A Level or International Baccalaureate. We are dedicated to promoting a culture of high standards and hard work that will foster a lifelong appreciation of language and literature. It is essential that the successful person is committed to delivering exceptional learning to our students, has excellent subject knowledge and is willing to fully contribute to the co-curricular activities at the School, including boarding, tutoring, sports and activity programmes. </p> <p>Further information can be found on our website felsted.org/academic/academic-overview and within the job description. If you would like more information about the role, please contact Anne MacMillan, Head of English and Media (ama@felsted.org). </p> <p>Benefits include free parking; contributory pension scheme; subsidised membership to the School’s healthcare scheme with BUPA; free lunch on full days worked; free hot drinks and breaktime refreshments; annual salary reviews; free use of the Felsted Gym and pool facilities; subsidised on-site Coffee Shop and membership to Felsted Connect, an online platform engagement tool where employees have access to hundreds of exclusive discounts and offers from online and high-street retailers. More information on our rewards package can be found on our website felsted.org/employment-opps/rewards.</p> <p>Felsted is a leading boarding and day independent school based in a stunning village campus in North Essex. Founded in 1564 by Richard, Lord Riche, who had been Lord Chancellor under King Edward VI. Felsted today provides an exceptional holistic education to approximately 1100 boys and girls aged four to eighteen. We celebrate our 460th anniversary this year, one of only a handful of schools in the country that have claimed this historic milestone. We employ more than 160 teachers and 440 operational staff in a community orientated environment, ensuring our pupils receive the very best in learning and co-curricular activities. </p> <p>If you would like to apply for this position, please visit our website felsted.org/employment-opps/employment-opps to complete our online application process.</p> <p><strong>Closing date for receipt of applications is Wednesday 15 May at 9am.</strong></p> <p><strong>Interviews will be held in the week following half term (w/c 20 May). </strong></p> <p><strong>We will interview candidates on a rolling basis and if we make an appointment, we reserve the right to close the advertisement sooner. Candidates are required to be present in person. Please make it clear on your application if this could be a problem. Unfortunately we are unable to consider applications from candidates who do not currently have the right to work in the UK.</strong></p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringThis independent day and boarding School in north Essex has an exciting opportunity for an enthusiastic, suitably qualified and passionate English Teacher to join this ‘Excellent in Every Aspect’ ISI rated School.
shortcode
stringr69omr
location
stringEssex
closingdate
string2024-05-15T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-05-01T16:02:49+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/Teacher-Senior-School-Full-Time.pdf
mime
stringapplication/pdf
filename
stringTeacher (Senior School) Full-Time
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/Teacher-Senior-School-Full-Time.pdf
type
stringpdf
documentid
string68E0D342-2BAB-4309-BDD5-1038E0C66B32
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringfelsted
lon
number0.43849
website
stringhttps://www.felsted.org/employment-opps/employment-opps
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
4
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringHandcross Park School
areasef
stringwestsussex
remote
number0
displaystart
string2024-05-02T00:00:00+01:00
jobid
string2F09AE9A-B92B-4DEB-9A69-DED735235345
lat
number51.06253
seftitle
stringlearning-support-teacher
jobtitle
stringLearning Support Teacher
region
stringSouth East
organisationid
string6DFBEAEB-A729-028C-77F7-C10668D770A5
tags
Array
1
stringfeatured
regiongroup
stringsoutheast
jobdescription
string<p>We are looking for a well-qualified and enthusiastic Learning Support teacher who will provide first-class teaching and learning opportunities for pupils in Years 1 to Year 8. Furthermore, we seek someone who is an outstanding practitioner who has a passion for supporting pupils with a range of specific learning difficulties to ensure they are able to reach their full academic potential. Exceptional people skills, flexibility and energy, together with a willingness to go the extra mile, are all essential.</p> <p>Handcross Park is part of the Brighton College Family of Schools where it allows teachers the opportunity to collaborate and work with staff within the group. It is also a forward thinking and innovative school where the pupils are fully engaged in the teaching and learning process.</p> <p> A brief letter of application (no more than 2 typed pages) highlighting why you are the ideal candidate and a completed and signed application form should be addressed to the Headmaster, Jonnie Besley, as soon as possible. These can be emailed to HR@handxpark.com</p> <p>The Head of Learning Support, Mrs Helen Atkinson, would be delighted to speak to any prospective candidate who would like to know more about the post. They can be contacted on: hatkinson@handxpark.com</p> <p>Word version application forms are available from HR@handxpark.com. Full details of the role are available on our website or in the candidate brochure - attached.</p> <p>Closing Date: Friday 17th May. Early applications are encouraged as we reserve the right to close this post if we find the right candidate prior to the closing date.</p> <p>Handcross Park School, Handcross, Haywards Heath, West Sussex, RH17 6HF. Tel: 01444 400526.</p> <p>Handcross Park is committed to safeguarding and promoting the welfare of pupils. The successful applicant will be required to undergo appropriate child welfare screening including checks with former employers and the Disclosure &amp; Barring Service (DBS). The School is an equal opportunities employer. Registered Charity No. 307038</p>
jobsummary
stringA Learning Support Teacher is required from September 2024.
shortcode
stringx9liuh
location
stringWest Sussex
closingdate
string2024-05-17T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive - according to Handcross Park School Teacher Saalary Scale
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-05-02T13:00:26+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/handcrosspark/Application-form---Teaching-staff-Sept-2023.pdf
mime
stringapplication/pdf
filename
stringApplication form - Teaching staff-Sept 2023
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/handcrosspark/Application-form---Teaching-staff-Sept-2023.pdf
type
stringpdf
documentid
string4BCE481D-AB25-4272-8324-36AEA066DB80
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/handcrosspark/Learning-Support-Teacher-September-2024.pdf
mime
stringapplication/pdf
filename
stringLearning Support Teacher September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/handcrosspark/Learning-Support-Teacher-September-2024.pdf
type
stringpdf
documentid
string8E074889-9900-48E2-87BC-5571CA8647B6
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringhandcrosspark
lon
number-0.19509
website
stringwww.handcrossparkschool.co.uk
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/handcrosspark/squarelogo/HXP with BC.jpg
5
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringeastengland
organisation
stringFelsted School
areasef
stringessex
remote
number0
displaystart
string2024-05-02T00:00:00+01:00
jobid
string13021E24-37F2-400E-9AC8-055CEE2C7E29
lat
number51.86
seftitle
stringglobal-studies-teacher-international-summer-school-2024
jobtitle
stringGlobal Studies Teacher - International Summer School 2024
region
stringEast of England
organisationid
string17121E30-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
1
stringfeatured
regiongroup
stringeast
jobdescription
string<p>Fixed-term Contract </p> <p>Our 2024 Summer School will operate from 7th July to 18th August</p> <p>Contract 7th July to 4th August</p> <p>Felsted is a leading day and boarding independent school based in a stunning village campus in North Essex. Founded in 1564 by Richard Lord Riche, who had been a Lord Chancellor under King Edward VI.</p> <p>We celebrated our 450th anniversary in 2014, one of only a handful of Schools in the country that have claimed this historic milestone. We employ more than 160 teachers and 440 operational staff in a community orientated environment, ensuring our pupils receive the very best in learning and co-curricular activities. Felsted today provides an exceptional holistic education to approximately 1100 students aged four to eighteen.</p> <p>We are excited to be running our tenth on-site Summer School in 2024. Operating during the School Summer Holidays for six weeks, the programme offers students a wide range of academic, sporting and cultural opportunities for c500 students aged 8-17 from every corner of the world. To run our successful and well-established programme, we need creative, enthusiastic and well qualified staff to work with us.</p> <p>We are looking for Global Studies Teachers for our International Summer School in 2024 to plan and deliver a suitable Global Studies programme to students to help develop their learning. The role will involve the integration of both international and British students on the senior campus (ages 12-17). The successful candidate will have experience of teaching a subject within this area and hold a degree/MA/Phd in a related subject. The role includes completing lesson plans, setting and supervising homework sessions and completing student records and reports.</p> <p>This is a fixed-term role between 7th July and 4th August 2024 with inductions being held from 4th to 6th July. The role may be residential or non residential. It will involve some boarding duties, as well as involvement in excursions and social activities as required. Professional development opportunities will be provided. </p> <p><strong>We will be recruiting for this role on an ongoing basis. Early applications are encouraged as we reserve the right to close the role prior to the advertised closing date of 15th June if the role is successfully filled earlier than this. Initial interviews will be held online.</strong></p> <p>If you would like to apply for this position please go to https://www.felsted.org/employment-opps/summer-jobs</p> <p><strong>Felsted is committed to equal opportunities and maintaining a safe and secure environment for all pupils and a ‘culture of vigilance’ to safeguard and protect all in its care, and to all aspects of its ‘Safeguarding (Child Protection and Staff Behaviour) Policy’. Please note, it is an offence to apply for this position if barred from engaging in regulated activity relevant to children. All employees are subject to pre-employment checks including a Disclosure and Barring Service check.</strong></p>
jobsummary
stringWe are looking for Global Studies Teachers for our International Summer School in 2024 to plan and deliver a suitable Global Studies programme to students to help develop their learning.
shortcode
stringwgwowd
location
stringEssex
closingdate
string2024-06-15T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-05-02T11:49:13+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/felsted/GlobalStudiesTeacher2024-3-.pdf
mime
stringapplication/pdf
filename
stringGlobalStudiesTeacher2024(3)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/felsted/GlobalStudiesTeacher2024-3-.pdf
type
stringpdf
documentid
stringE3FB97F0-D4D9-4E4F-B88D-797E69828DBA
categories
Array
1
stringTeacher
jobtypes
Array
1
stringTemporary
2
stringFixed Term
sefname
stringfelsted
lon
number0.43849
website
stringhttps://app.vacancy-filler.co.uk/salescrm/Careers/CareersPage.aspx?e=LMo8nnTwYNa9pxMBeMl_OauUuysW10U6RQZTGhHa7qgXJlAy6ULt__a6T7ZQQxhYtdXuUsRwErY
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/felsted/squarelogo/felsted.jpg
filterstring
string
imports
Struct
css
Array
js
Array
jsinit
Array
meta
Array
jobs
Struct (ordered)
meta
Struct (ordered)
total
number208
paging
Struct (ordered)
next
number2
jobs
Array
Rows: 24
1
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringThe Beacon School
areasef
stringbuckinghamshire
remote
number0
displaystart
string2024-04-25T00:00:00+01:00
jobid
string4189FF2B-F9DD-4E1A-93A7-BF64713AB970
lat
number51.68764
seftitle
stringteaching-assistant-level-3-early-years-section
jobtitle
stringTeaching Assistant (Level 3) Early Years Section
region
stringSouth East
organisationid
string64E0087F-ACFD-4B0C-834B-F098DA2D4A62
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>We are seeking to appoint an exceptional and inspirational TA to join our team from September 2024. Whilst our TAs are required to work in any age group and generally across Sections of our school, we are currently looking for support in our Early Years Section where we are looking to place a TA in one of our Reception classes.</p> <p> </p> <p>This is a full-time role requiring a Level 3 qualification. The role entails working 40 hours per week - 7.5 hours (8.00am to 3.30pm) on 4 days and 1 longer day working 10 hours (8:00 am to 6:00 pm) term time only.</p> <p> </p> <p>Our School is a large independent prep school (pupil ages 3 and 13) based in Amersham, Buckinghamshire with close links to London. To give you a flavour of life at our school, please take a look around our website www.beaconschool.co.uk. </p> <p> </p> <p>Please download an Application Form from the School’s website and send a copy of your completed Application Form and covering letter by e-mail to: recruitment@beaconschool.co.uk </p> <p> </p> <p>The closing date for receipt of applications is Monday 6 May 2024 and interviews will be held the following week.</p> <p> </p> <p>IMPORTANT NOTE:</p> <ul> <li> The school is committed to safeguarding and promoting the welfare of children. Safeguarding checks will include DBS checking, references and other checks – all to be undertaken in accordance with School policy</li> <li>The safeguarding responsibilities of the post can be found in the job description and person specification in the recruitment pack</li> <li>The post is exempt from the Rehabilitation of Offenders Act 1974</li> </ul> <p> </p>
jobsummary
stringWe are seeking to appoint an exceptional and inspirational TA to join our Early Years Team where we are looking to place a TA in one of our Reception classes from September 2024.
shortcode
stringjjjh86
location
stringBuckinghamshire
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-25T15:44:03+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Information-TA-Early-Years-April-2024.pdf
mime
stringapplication/pdf
filename
stringApplication Information TA Early Years April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Information-TA-Early-Years-April-2024.pdf
type
stringpdf
documentid
string11009B8E-0145-4FB5-87C5-AE620F1E219D
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
mime
stringapplication/pdf
filename
stringApplication-Form-2023
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
type
stringpdf
documentid
stringA9943B27-9BC8-4DCC-860F-3B1DA3C9EE5D
categories
Array
1
stringTeaching Assistant
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringthebeacon
lon
number-0.61484
website
stringrecruitment@beaconschool.co.uk
logourl
stringhttps://media.pressburst.com/thebeacon/logo/thebeacon_header.jpg
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/thebeacon/squarelogo/thebeacon_square.jpg
2
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringGatehouse School
areasef
stringeast-london
remote
number0
displaystart
string2024-04-25T00:00:00+01:00
jobid
string8C228944-E917-41DE-AF7D-FF63D94148F5
lat
number51.53242
seftitle
stringteacher-of-mathematics
jobtitle
stringTeacher of Mathematics
region
stringGreater London
organisationid
string2702496D-F762-DD00-AB4C-D252EC4B6B08
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><img src="//:0"></p> <p>KS2 Teacher of Mathematics</p> <p>Experience is essential</p> <p>Required for Autumn Term 2024</p> <p>Closing Date: 6th May 2024</p> <p>Gatehouse School, which is part of the Phyllis Wallbank Educational Trust, is a flourishing, non-selective, independent school in the heart of the East End. We are proud of our inclusive and friendly ethos, which sets out to provide the best education possible for children, establishing a modern outlook on primary education while ensuring that it retains the key values on which it was founded.</p> <p>Gatehouse School is seeking an experienced, highly motivated, outstanding and inspirational teacher of mathematics to teach mathematics in KS2 as well as being a form teacher to an assigned class. The appointed candidate will benefit from working alongside motivated and experienced colleagues and practitioners, and a supportive and highly visible SLT team. The school is seeking candidates that will inspire learners in all areas of mathematics.</p> <p>The ideal candidate will have a passion for developing children’s mathematical reasoning and a good understanding of teaching to 11+ Common Entrance and scholarship level. As a non-selective school the candidate will also have good knowledge of how to teach pupils with identified SEND needs. The successful candidate will have extremely high standards, excellent communication skills, the ability to inspire pupils and colleagues and a track record of outstanding teaching. Gatehouse School is a thriving and positive school and we strive to achieve the best possible results for all of our pupils.</p> <p>With a competitive salary, this is an excellent opportunity for an outstanding teacher of mathematics to join our highly successful school which was rated as outstanding during our 2021 ISI inspection.</p> <p>Gatehouse School is committed to safeguarding and promoting the welfare of children, and applicants must be willing to undergo the child protection screening appropriate to the post, including checks with previous employers and the Disclosure and Barring Service.</p> <p>APPLICATION PROCESS</p> <p>Applications should be submitted using the Gatehouse application form provided. Please complete the form and return by post or email to Conti Moll, Deputy Head conti.moll@gatehouseschool.co.uk</p>
jobsummary
stringGatehouse School is seeking an experienced, highly motivated, outstanding and inspirational teacher of mathematics to teach mathematics in KS2 as well as being a form teacher to an assigned class.
shortcode
stringtsce5z
location
stringEast London
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-25T08:52:24+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Maths-Teacher-KS2-JOB-DESCRIPTION.pdf
mime
stringapplication/pdf
filename
stringMaths Teacher KS2 JOB DESCRIPTION
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Maths-Teacher-KS2-JOB-DESCRIPTION.pdf
type
stringpdf
documentid
string6156E220-C8F7-42C8-AB6B-A50CDFBA2CDC
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
mime
stringapplication/pdf
filename
stringEqual-Opportunities-Policy
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
type
stringpdf
documentid
string7DE40373-72E0-4533-81C1-16BF9AACB161
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
mime
stringapplication/pdf
filename
stringSafeguarding-Policy-review-SEPTEMBER-2024-2-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
type
stringpdf
documentid
stringB452EFC9-1C06-4666-A97C-ED3750ECCFD0
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
mime
stringapplication/pdf
filename
stringSafer-Recruitment-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
type
stringpdf
documentid
stringD719018B-6CE5-4619-97AE-4A228A33F168
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Application-Form.docx
type
stringoffice
documentid
stringE584C1F0-4660-4CA7-B08E-DD6911E7622A
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringgatehouseschool
lon
number-0.04609
website
stringdeputy.bursar@gatehouseschool.co.uk
logourl
string
associations
Array
1
stringIAPS
2
stringISA
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/gatehouseschool/squarelogo/GS Logo bitmap.bmp
3
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringeastengland
organisation
stringSt Joseph's College
areasef
stringsuffolk
remote
number0
displaystart
string2024-04-08T00:00:00+01:00
jobid
stringE6BFFC3F-31FB-427A-80FE-46508C040A64
lat
number52.04399
seftitle
stringteacher-of-senior-school-music
jobtitle
stringTeacher of Senior School Music
region
stringEast of England
organisationid
string1745D8E8-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringeast
jobdescription
string<p>St Joseph's College is a vibrant independent day and boarding school in Ipswich providing a broad and seamless education for over 590 boys and girls aged 2 - 18. We provide a wide range of stimulating and challenging opportunities that our pupils embrace in both the academic and extra-curricular life of the College.</p> <p>The College stands tall, boasting an ongoing streak of triumphs at both local and national festivals and competitions. Within the vibrant Creative &amp; Performing Arts Faculty, every moment is a whirlwind of activity which offers genuine fulfilment and is highly rewarding. The annual College musical, performed at a professional theatre, is not just a success – it’s a spectacle that rivals the grandeur of a West End show. And that’s just the beginning. Our calendar bursts with a dazzling array of arts events throughout the year, making each day a celebration of creativity. The pinnacle is the annual Arts Festival, an extravaganza that opens the doors for every student, regardless of their skill level, to dive into a world of professional, diverse, and enriching art forms.</p> <p>As a College, we take pride in our dynamic partnership with Arts International, where current stars of the West End regularly come to collaborate and inspire our students. This is not just an education; it’s a journey through the realms of artistic excellence and boundless possibilities!</p> <p>Embark on a thrilling journey with us! Starting in September 2024, we’re looking for an extraordinary and dynamic Senior School Music Teacher (part-time 0.4FTE) to join our vibrant and well-resourced school. We’re looking for a teacher who exudes inspiration and a passion for the subject, and is experienced in teaching KS3, GCSE and A Level. You will have a proven track-record of high-quality teaching Music in a school setting, playing the piano, leading ensembles and choirs and have excellent subject knowledge of a wide range of musical styles and genres. You will have an in-depth understanding of assessment strategies for Music, and ideally have strong music technology skills.</p> <p>Picture yourself in our thriving community, where the curriculum is dynamic and diverse, the atmosphere is supportive, and our dedicated staff radiate happiness. As a Senior School Music Teacher, you’ll step into a world of boundless opportunities, working with a successful team that’s already making waves. Bring your experience or showcase your untapped potential to deliver excellence. We want someone who can motivate our pupils to aspire for the very best and achieve their full potential.</p> <p>Further details and an application form can be found at https://www.stjos.co.uk/community/vacancies/ or by contacting the HR Officer by email ( careers@stjos.co.uk) or telephone (01473) 690281.</p> <p>The closing date for applications is Midday on Monday 6 May 2024. The College reserves the right to interview prior to the closing deadline, so early applications are encouraged.</p> <p>St Joseph’s College is committed to safeguarding and promoting the welfare of children. The successful applicant will be required to undertake child protection screening appropriate to the post, including an Enhanced Disclosure via the Disclosure and Barring Service. Please be advised that applications cannot be accepted unless they are on the College’s Application Form. References will be taken up and will be carefully checked. DBS charge payable by applicant.</p>
jobsummary
stringEmbark on a thrilling journey with us! Starting September 2024, we’re on the hunt for an extraordinary and dynamic Senior School Music Teacher (part-time 0.4FTE) to join our vibrant and well-resourced school.
shortcode
string2jz3od
location
stringSuffolk
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-11T13:04:32+01:00
documents
Array
categories
Array
1
stringTeacher
jobtypes
Array
1
stringPart-time
sefname
stringstjosephscollege
lon
number1.13488
website
stringhttps://www.stjos.co.uk/community/vacancies/
logourl
string
associations
Array
1
stringIAPS
2
stringISA
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/stjosephscollege/squarelogo/New branding s.png
4
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringGatehouse School
areasef
stringeast-london
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringEAC3FC4F-46C5-403D-BC26-89ABD3A3948E
lat
number51.53242
seftitle
stringteacher-of-computing
jobtitle
stringTeacher of Computing
region
stringGreater London
organisationid
string2702496D-F762-DD00-AB4C-D252EC4B6B08
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Computing Teacher Required for September 2024 </p> <p>Closing Date: 6th May 2024 </p> <p>Gatehouse School is looking to appoint an outstanding classroom practitioner to lead computing across the school and to act as a specialist subject teacher for children from Reception to Year 6. The successful candidate should have the qualifications necessary to deliver the National Curriculum Computing programmes of study to pupils in both KS1 and KS2. This will require knowledge of computer science, computer programming and digital literacy. As subject leader, you will need the vision and drive to work with the SLT to continue to develop digital learning throughout the school. In recent years there has been a significant focus upon developing computing and this is an exciting opportunity for a passionate teacher to further develop the subject across the school. This will include supporting colleagues and leading the development of mobile leaning. </p> <p>The post would suit an excellent teacher who is looking for a role with significant cross-phase responsibility. </p> <p>Gatehouse School, which is part of the Phyllis Wallbank Educational Trust, is a flourishing, nonselective, independent school in the heart of the East End. We are proud of our inclusive and friendly ethos which sets out to provide the best education possible for children, establishing a modern outlook on primary education while ensuring that it retains the key values on which it was first founded. </p> <p>The successful applicant will benefit from being part of a professional, supportive staff team as well as a competitive salary package which will be discussed at interview. This is an excellent opportunity for an outstanding teacher to join our highly successful school. </p> <p>APPLICATION PROCESS Applications should be submitted using the application form provided. Please complete the form and return it by post or send a scanned copy by email to deputy.bursar@gatehouseschool.co.uk </p> <p>Gatehouse School is committed to safeguarding and promoting the welfare of children, and applicants must be willing to undergo child protection screening appropriate to the post, including checks with previous employers and the Disclosure and Barring Service</p>
jobsummary
stringGatehouse School is looking to appoint an outstanding classroom practitioner to lead computing across the school and to act as a specialist subject teacher for children from Reception to Year 6.
shortcode
string00iq9x
location
stringEast London
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T10:01:53+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Job-Description---Teacher-of-Computing---April-2024.pdf
mime
stringapplication/pdf
filename
stringJob Description - Teacher of Computing - April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Job-Description---Teacher-of-Computing---April-2024.pdf
type
stringpdf
documentid
string6A93D149-EBFF-4933-BC91-B685950B443E
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
mime
stringapplication/pdf
filename
stringEqual-Opportunities-Policy
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
type
stringpdf
documentid
string7DE40373-72E0-4533-81C1-16BF9AACB161
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
mime
stringapplication/pdf
filename
stringSafeguarding-Policy-review-SEPTEMBER-2024-2-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
type
stringpdf
documentid
stringB452EFC9-1C06-4666-A97C-ED3750ECCFD0
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
mime
stringapplication/pdf
filename
stringSafer-Recruitment-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
type
stringpdf
documentid
stringD719018B-6CE5-4619-97AE-4A228A33F168
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Application-Form.docx
type
stringoffice
documentid
stringE584C1F0-4660-4CA7-B08E-DD6911E7622A
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringgatehouseschool
lon
number-0.04609
website
stringdeputy.bursar@gatehouseschool.co.uk
logourl
string
associations
Array
1
stringIAPS
2
stringISA
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/gatehouseschool/squarelogo/GS Logo bitmap.bmp
5
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringThe Beacon School
areasef
stringbuckinghamshire
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringF30A0AFF-673F-47E9-9EE2-E4E0226726D5
lat
number51.68764
seftitle
stringearly-years-reception-teacher-potential-for-on-site-accommodation
jobtitle
stringEarly Years (Reception) Teacher (potential for on-site accommodation)
region
stringSouth East
organisationid
string64E0087F-ACFD-4B0C-834B-F098DA2D4A62
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>This post would be as a class teacher in a Reception class and full time. The successful candidate will be a designated Early Years class teacher and teach across the timetable as needed. As with all our teaching staff, there is a clear expectation to contribute to the school’s extra-curricular programme and for all staff to very much immerse themselves into Beacon School life. </p> <p> </p> <p>The school also has a small number of staff flats, and we may also be able to offer accommodation on site, and so if you are seeking to relocate, this is something worth highlighting on your application.</p> <p> </p> <p>Our School is a large independent prep school (pupil ages 3 and 13) based in Amersham, Buckinghamshire with close links to London. To give you a flavour of life at our school, please take a look around our website www.beaconschool.co.uk. </p> <p> </p> <p>Please download an Application Form from the School’s website and send a copy of your completed Application Form and covering letter by e-mail to: recruitment@beaconschool.co.uk </p> <p> </p> <p><em>The closing date for receipt of applications is 9am Monday, 6 May 2024 and interviews will be held the following week.</em></p> <p> </p> <p>IMPORTANT NOTE:</p> <ol> <li>The school is committed to safeguarding and promoting the welfare of children. Safeguarding checks will include DBS checking, references and other checks – all to be undertaken in accordance with School policy</li> <li>The safeguarding responsibilities of the post can be found in the job description and person specification in the recruitment pack</li> <li>The post is exempt from the Rehabilitation of Offenders Act 1974</li> </ol> <p> </p> <p><br></p> <p> </p>
jobsummary
stringWe are seeking to appoint an exceptional and inspirational teacher to join our Pre-Prep team from September 2024. This role would be on a fixed term contract basis where we expect the help to be needed for up to 12 months
shortcode
stringkxuamb
location
stringBuckinghamshire
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T12:34:41+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Information--Early-Years-Reception-Teacher-April-2024.pdf
mime
stringapplication/pdf
filename
stringApplication Information- Early Years (Reception) Teacher April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Information--Early-Years-Reception-Teacher-April-2024.pdf
type
stringpdf
documentid
string28FDF4EC-7EFB-490F-A04F-C572F6C5522C
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
mime
stringapplication/pdf
filename
stringApplication-Form-2023
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
type
stringpdf
documentid
stringA9943B27-9BC8-4DCC-860F-3B1DA3C9EE5D
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFixed Term
sefname
stringthebeacon
lon
number-0.61484
website
stringrecruitment@beaconschool.co.uk
logourl
stringhttps://media.pressburst.com/thebeacon/logo/thebeacon_header.jpg
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/thebeacon/squarelogo/thebeacon_square.jpg
6
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringscotland
organisation
stringGeorge Watson's College
areasef
stringscotland
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringF687DD77-C9C7-4C44-920D-9A8B78FB18E2
lat
number55.93001
seftitle
stringteacher-of-additional-support-for-learning-0-8-fte-junior-school
jobtitle
stringTeacher of Additional Support for Learning (0.8 FTE, Junior School)
region
stringScotland
organisationid
string171305AA-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringmoreregions
jobdescription
string<p><strong>Location: </strong>George Watson’s College, Edinburgh</p> <p><strong>Contract Type: </strong>Part time, 0.8 FTE</p> <p><strong>Salary: </strong>Competitive</p> <p><strong>Benefits: </strong>Competitive salary, reduced school fees at George Watson’s College for children of staff, Membership of the Galleon Club (the school’s fitness club)</p> <p><strong>JOB INTRODUCTION</strong></p> <p>George Watson’s College is seeking to appoint a Teacher of Additional Support for Learning (ASL) in our Junior School. The post is 0.8 FTE and it is hoped that the successful candidate will start in August 2024.</p> <p><strong>APPLICATION PROCESS</strong></p> <p style="margin-left:0.65pt;">Please click the Apply for this job button. Please include a letter of application of not more than 800 words giving us more information about you and why you would like the role, addressed to Mr George Salmond, Head of Junior School.</p> <p>Candidates called for an interview will be asked to teach a small, group lesson as part of the selection process.</p> <p>If you require more information about the School, please visit our school website.</p> <p>Closing date: <strong>11:59pm on</strong> <strong>Monday 6 May 2024</strong></p> <p>Interviews are scheduled to take place on <strong>Thursday 16 May 2024</strong></p> <ul> <li>To assist in establishing, monitoring and evaluating departmental aims and priorities;</li> </ul> <ul> <li>To have a significant teaching role appropriate to the caseload within the Department and responsibility for teaching specialised programmes of work for pupils with additional support needs;</li> </ul> <ul> <li>To play a key part in the Child Planning process, when circumstances require this;</li> </ul> <ul> <li>To monitor and evaluate the attainment and achievement of pupils in receipt of additional support and take appropriate actions to evaluate the impact of these;</li> </ul> <ul> <li>To work collaboratively with pupils, other staff, professionals and parents to build confident approaches to learning;</li> </ul> <ul> <li>To identify and teach skills that would develop pupils’ ability to work independently;</li> </ul> <ul> <li>To contribute to smooth transitions of pupils with ASN as they move through the school</li> </ul> <ul> <li> To provide consultancy for Class Teachers about the additional support needs of pupils. This may include:</li> </ul> <p style="margin-left:90pt;">○         Share insight, experience and resources.</p> <p style="margin-left:90pt;">○         Contribute to professional learning sessions for staff.</p> <p style="margin-left:90pt;">○         Offer guidance on accessible resources/materials, curriculum, equipment and  approaches.</p> <p style="margin-left:90pt;">○        Share effective strategies, disseminate information from professional learning reading and courses attended.</p> <ul> <li>To work with colleagues to ensure the early identification of pupils' additional support needs. The ASL Caseload Teacher will be involved with observations, formative and summative assessments, screening and dissemination/feedback to parents/carers, staff and multi agency colleagues.</li> </ul> <p>For full details of the main responsibilities, please refer to the job description</p> <p>The person appointed will:</p> <ul> <li>Be a trained and qualified graduate teacher of Primary Education, registered or eligible for registration with the General Teaching Council for Scotland;</li> </ul> <ul> <li>Have experience of teaching in the Primary School;</li> </ul> <ul> <li>Be flexible and imaginative in developing new ideas and resources;</li> </ul> <ul> <li>Be a team player with excellent interpersonal and communication skills;</li> </ul> <ul> <li>Work with colleagues from different disciplines and across both Junior and Senior Schools and partners from the wider community;</li> </ul> <ul> <li>Be able to demonstrate resilience and adaptability.</li> </ul> <p><strong>Desirable criteria:</strong></p> <ul> <li>A qualification in additional support.</li> </ul>
jobsummary
stringWe are currently seeking to fill the position of Teacher of Additional Support for Learning (0.8 FTE, Junior School).
shortcode
stringacbltf
location
stringScotland
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T16:30:46+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=494cc1b092f84d9b&f=5f53b943ccd4e062&mode=job_s2
mime
string
filename
stringTeacher of ASL (Junior School) JD Headed Copy - April 2024
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=494cc1b092f84d9b&f=5f53b943ccd4e062&mode=job_s2
type
string
documentid
string20C78220-4C4D-4908-A641-30A1849E6FA4
categories
Array
1
stringTeacher
jobtypes
Array
1
stringPart-time
sefname
stringgeorgewatsonscollege
lon
number-3.21768
website
stringhttps://apply.schooltalent.com/members/modules/job/detail.php?record=1016
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/georgewatsonscollege/squarelogo/squarelogo.jpg
7
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsouthwest
organisation
stringCastle Court School
areasef
stringdorset
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
stringDFE8E394-541E-4156-8A71-559FF5E8786E
lat
number50.77513
seftitle
stringdeputy-head
jobtitle
stringDeputy Head
region
stringSouth West
organisationid
stringFF970D9F-B481-88F4-50E1-80C1DDAF68BC
tags
Array
regiongroup
stringsouthwest
jobdescription
string<p>Please see the full job advert and application form attached.</p> <p>Closing date: Monday 6th May 2024 </p> <p>Interview date round one (online): Wednesday 15th May 2024 </p> <p>Interview date round two: Tuesday 21st May 2024</p>
jobsummary
stringAfter the Head, the Deputy Head position is the most senior leader in the Castle Court Community and acts as ‘the final stop’ before the Head on all matters relating to the educational provision at Castle Court. The role has many facets including leadership, safeguarding, pastoral, academic, operational and strategic. The Deputy Head should be a visible presence around the school for both staff and pupils, as well as being outwardly parent facing.
shortcode
stringw93rpw
location
stringDorset
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive rates of pay
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-23T12:20:46+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/castlecourt/APPLICATION-FORM---Deputy-Head.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringAPPLICATION FORM - Deputy Head
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/castlecourt/APPLICATION-FORM---Deputy-Head.docx
type
stringoffice
documentid
string1E2B0575-B826-4733-88EF-7E661891BBE9
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/castlecourt/CCS-Job-Advert-Deputy-Head-Final.pdf
mime
stringapplication/pdf
filename
stringCCS Job Advert Deputy Head Final
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/castlecourt/CCS-Job-Advert-Deputy-Head-Final.pdf
type
stringpdf
documentid
stringE6B71172-01F7-4A2D-AE99-F9B26575E47C
categories
Array
1
stringSenior Leadership Team
jobtypes
Array
1
stringFull-time
sefname
stringcastlecourt
lon
number-2.03472
website
stringhmsec@castlecourt.com
logourl
string
associations
Array
1
stringIAPS
squarelogourl
string
8
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringsoutheast
organisation
stringSt Swithun's School
areasef
stringhampshire
remote
number0
displaystart
string2024-04-26T00:00:00+01:00
jobid
string25D3262C-DE8A-4A69-9AB6-4FB361E37C8C
lat
number51.062
seftitle
stringteacher-of-physics
jobtitle
stringTeacher of Physics
region
stringSouth East
organisationid
string05E75227-F796-4286-BB2B-622656109229
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The school seeks to appoint a talented and enthusiastic teacher of physics who is able to teach throughout the age range up to and including IGCSE. The ability to teach A-level is desirable.</p> <p>Although we are looking for a full-time teacher of physics, we would also be pleased to hear from teachers looking for a 0.8 role. You may be an experienced teacher already, or you may be a well-qualified graduate at the start of your career.</p> <p>The successful candidate will be able to communicate their enjoyment of the subject to students, will strive to maintain the highest academic standards and will thrive when working as part of a team.</p> <p>St Swithun’s is a popular and successful selective girls’ school committed to developing innovative teaching and learning and open communication with parents. We are a kind, understanding and supportive community in which every pupil feels able to try new challenges without fear of failure.</p> <p>We are often seeking teaching staff keen to join our boarding community as a Resident Tutor. This role would come with rent-free two-bedroom accommodation and a significant timetable remission. If you would be interested in a residential boarding role, if available, please do indicate this on your application.</p> <p>Closing date for applications: 09.00, Tuesday 7 May 2024. We reserve the right to close applications before the closing date.</p> <p>Apply <a href="https://www.cognitoforms.com/StSwithunsSchool1/TeacherOfPhysics" rel="noopener noreferrer" target="_blank">here</a></p> <p>Further details of the post and a link to an online application form are available on the school website’s vacancy page, by emailing the recruitment team via recruitment@stswithuns.com, or by calling 01962 835798 and speaking to a member of the HR team.</p> <p><em>St Swithun’s is a registered charity providing education for boys and girls and is committed to safeguarding and promoting the welfare of children. All staff are expected to share and support this commitment and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</em></p>
jobsummary
stringTeacher of Physics Full time (0.8 FTE will be considered), one year fixed term Required from September 2024
shortcode
stringm8770r
location
stringHampshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-29T11:00:38+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stswithuns/Teacher-of-physics-job-description-September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of physics job description September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stswithuns/Teacher-of-physics-job-description-September-2024.pdf
type
stringpdf
documentid
string45D24807-0B93-4585-A3F2-074322D62480
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringFixed Term
sefname
stringstswithuns
lon
number-1.28789
website
stringstswithuns.com/about-us/staff-vacancies
logourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
9
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringwestmidlands
organisation
stringHereford Cathedral School
areasef
stringherefordshire
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
string0D4A933C-791B-4B03-92E2-677B9B5FADD2
lat
number52.05361
seftitle
stringpastry-chef
jobtitle
stringPastry Chef
region
stringWest Midlands
organisationid
stringE66FD544-0ECD-B98D-0EA1-6D77A602B517
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>Salary: 9-11 (£21.044 - £22,288) FTE</p> <p>Hours/weeks:25 hour per week term time plus 2 weeks for 38 weeks per year.</p> <p>(including unpaid lunch break). Actual hours will be in accordance with the needs of the kitchen and the requirement to cook for extra functions outside of the normal morning break and lunchtime.</p> <p>Location: Hereford Cathedral School, Old Deanery, Cathedral Close, Hereford HR1 2NG</p> <p>We are seeking a part time Pastry Chef to work in our catering department, supporting the Head Chef and Cooks to prepare and cook snacks, meals and hot food for the nursery, Junior and Senior School during the working week and for functions as required.</p> <p>Our Pastry Chef will also prepare and cook food items such as cakes, biscuits, bread and other bakery products as and when required and ensure that the safety and quality of food is maintained at all times.</p> <p>Our Offer</p> <p>Join a highly talented and supportive team and governing body</p> <p>Competitive salary</p> <p>A beautiful place to work in the most idyllic settings</p> <p>A positive and innovative working environment surrounded by students, staff, parents and governors</p> <p>A collaborative and supportive attitude amongst staff which promotes a sense of teamwork and unity</p> <p>Cycle to Work scheme</p> <p>Free lunch during term time</p> <p>NEST pension scheme (8.7% employer contribution, 6% employee contribution)</p> <p>Staff are sometimes offered non-contractual School Fees Remission at the absolute discretion of the Governors</p> <p>How to apply</p> <p>An application form and information pack may be downloaded from our website</p> <p>The closing date for applications is 11am on Tuesday 7 May 2024.</p> <p><br></p> <p>Completed applications should be accompanied by a covering letter and sent to Recruitment, Hereford Cathedral School, Old Deanery, The Cathedral Close, Hereford HR1 2NG or to recruitment@herefordcs.com</p> <p>The School is committed to safeguarding and promoting the welfare of children and young people and expects all members of staff and volunteers to share this commitment. Appointments are subject to enhanced DBS clearance and satisfactory employment references and other safer recruitment checks. Further information on the School’s safeguarding can be found on the school website.</p>
jobsummary
stringWe are seeking a part time Pastry Chef to work in our catering department, supporting the Head Chef and Cooks to prepare and cook snacks, meals and hot food for the nursery, Junior and Senior School during the working week and for functions as required. Our Pastry Chef will also prepare and cook food items such as cakes, biscuits, bread and other bakery products as and when required and ensure that the safety and quality of food is maintained at all times.
shortcode
stringodw7jn
location
stringHerefordshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-24T12:28:49+01:00
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringPart-time
sefname
stringherefordcathedral
lon
number-2.71495
website
stringhttps://www.herefordcs.com/job-vacancies
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/herefordcathedral/squarelogo/Pressburst logo.jpg
10
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringsoutheast
organisation
stringBurgess Hill Girls
areasef
stringwestsussex
remote
number0
displaystart
string2024-04-18T00:00:00+01:00
jobid
string319B8FF6-6B4D-408E-8166-A0D308405DA5
lat
number50.95132
seftitle
stringteacher-of-maths
jobtitle
stringTeacher of Maths
region
stringSouth East
organisationid
string7B618DE6-BD86-4F6D-B636-7A928D5601E2
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>We are looking for a dynamic, energetic and inspirational teacher of Mathematics as 2nd in the department in this high performing school. The ability to teach Mathematics up to A level is desirable although a strong candidate with the potential and ambition to do so would also be considered.</p> <p>Applications are equally welcome from early career teachers (for whom statutory induction would be provided) or from more experienced applicants.</p> <p>The successful candidate will work with the department in promoting a love of Mathematics both inside and outside the classroom. A willingness to contribute to the extra-curricular activities of the School is also a requirement.</p> <p>The closing date for applications is 9am on Tuesday 7th May 2024. However, applications will be reviewed on receipt so early submission is advisable. Due to the need to appoint quickly we reserve the right to interview and appoint at any stage of the process.</p> <p>Short-listed candidates will be contacted by telephone and interviews will take place in the week beginning Monday 13th May.</p> <p>All appointments are made in accordance with our equal opportunities policy and applicants should let us know of any special needs they may have.</p> <p>If you are interested in applying for this role, please download an application form and send to hr@burgesshillgirls.com.</p> <p><strong>The School is committed to safeguarding and promoting the welfare of children and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</strong></p>
jobsummary
stringWe are looking for a dynamic, energetic and inspirational teacher of Mathematics as 2nd in the department in this high performing school.
shortcode
stringtdz92t
location
stringWest Sussex
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-18T12:02:04+01:00
documents
Array
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringburgesshillforgirls
lon
number-0.12506
website
stringhttps://burgesshillgirls.com/vacancies/teacher-of-maths-full-time/
logourl
string
associations
Array
1
stringGSA
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/burgesshillforgirls/squarelogo/squarelogo.jpg
11
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringSt Swithun's School
areasef
stringhampshire
remote
number0
displaystart
string2024-04-26T00:00:00+01:00
jobid
string4577CFD7-518E-4E19-A8BD-642FE5BAE672
lat
number51.062
seftitle
stringteacher-of-science
jobtitle
stringTeacher of Science
region
stringSouth East
organisationid
string05E75227-F796-4286-BB2B-622656109229
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The school seeks to appoint a talented and enthusiastic teacher of science who is able to teach throughout the senior school age range. The ability to teach physics to GCSE is essential.</p> <p>Although we are looking for a full-time teacher, we would also be pleased to hear from teachers looking for a 0.8 role. You may be an experienced teacher already, or you may be a well-qualified graduate at the start of your career.</p> <p>The successful candidate will be able to communicate their enjoyment of science to students, will strive to maintain the highest academic standards and will thrive when working as part of a team.</p> <p>St Swithun’s is a popular and successful selective girls’ school committed to developing innovative teaching and learning and open communication with parents. We are a kind, understanding and supportive community in which every pupil feels able to try new challenges without fear of failure.</p> <p>We are often seeking teaching staff keen to join our boarding community as a Resident Tutor. This role would come with rent-free two-bedroom accommodation and a significant timetable remission. If you would be interested in a residential boarding role, if available, please do indicate this on your application.</p> <p>Closing date for applications: 09.00, Tuesday 7 May 2024. </p> <p>We reserve the right to close applications before the closing date. </p> <p><a href="https://www.cognitoforms.com/StSwithunsSchool1/TeacherOfScience" rel="noopener noreferrer" target="_blank">Apply here</a></p> <p>Further details of the post and a link to an online application form are available on the school website’s vacancy page, by emailing the recruitment team via recruitment@stswithuns.com, or by calling 01962 835798 and speaking to a member of the HR team.</p> <p>St Swithun’s is a registered charity providing education for boys and girls and is committed to safeguarding and promoting the welfare of children. All staff are expected to share and support this commitment and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</p>
jobsummary
stringTeacher of science Required from September 2024 Full time (part time hours of approximately 0.8 FTE will be considered) This role will initially be on a one-year fixed term contract
shortcode
stringb2lyz7
location
stringHampshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-26T15:27:21+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stswithuns/Teacher-of-science-job-description-September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of science job description September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stswithuns/Teacher-of-science-job-description-September-2024.pdf
type
stringpdf
documentid
stringC28FB0A3-2443-4AD3-9F16-FF7C9AC1234B
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringFixed Term
sefname
stringstswithuns
lon
number-1.28789
website
stringstswithuns.com/about-us/staff-vacancies
logourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
12
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringArnold House School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-19T00:00:00+01:00
jobid
string66BD476A-EF73-4144-83AC-BFC7F445A01D
lat
number51.53418
seftitle
stringdirector-of-music
jobtitle
stringDirector of Music
region
stringGreater London
organisationid
stringE43E4817-9CAF-4F8D-55F4-F66D2F3480BF
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Founded in 1905, Arnold House is a popular boys’ prep school based in St John’s Wood, London for boys from age 3 to 13.</p> <p>We are looking for an excellent musician and teacher to take on the leadership of our thriving Music Department. The role involves teaching, organising concerts and choir performances and preparing timetables for 12 peripatetic music teachers.</p> <p>The successful candidate will have the ability and experience to organise the complex work of the department and to inspire all pupils in their musical endeavours.</p> <p>The salary will be discussed at interview. Additional benefits include school holidays as holidays with pay, lunch and pension contributions.</p> <p>For further information please go to</p> <p>https://www.arnoldhouse.co.uk/vacancies</p> <p>Deadline for applications is: Tuesday 7th May at 9am.</p> <p><br></p> <p><br></p>
jobsummary
stringWe seek an excellent musician and teacher to take on the leadership of our thriving Music Department from September. The role involves teaching, organising concerts and choir performances and preparing timetables for 12 peripatetic music teachers.
shortcode
stringzh3n2f
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-19T15:39:26+01:00
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringarnoldhouseschool
lon
number-0.17703
website
stringwww.arnoldhouse.co.uk/vacancies
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/arnoldhouseschool/squarelogo/AH Shield Red.jpg
13
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringnortheast
organisation
stringDame Allan's Schools
areasef
stringtyneandwear
remote
number0
displaystart
string2024-04-29T00:00:00+01:00
jobid
string75019CF8-757A-42B3-BD87-C617056D4CA7
lat
number54.98218
seftitle
stringhead-of-geography
jobtitle
stringHead of Geography
region
stringNorth East
organisationid
string170F6BB9-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringnorth
jobdescription
string<p>Dame Allan’s Schools wish to appoint a dynamic and enthusiastic member of staff who will lead by example, develop, inspire and motivate their team and be committed to achieving high standards within our geography department. The successful person will enable our young people to achieve outstanding results at all levels in geography. </p> <p>This is an excellent opportunity for an exceptional teacher who is now looking for promotion to head of department or an outstanding teacher who is already an experienced Head of Geography, to join a supportive and successful school.</p> <p>Applicants must have a university degree and/or recognised teaching qualification and experience of teaching Geography with broad subject knowledge that can motivate and stretch all students, including the most able and interested students.</p> <p>The selected individual will have the ability to line manage and inspire colleagues while demonstrating empathy and leadership.</p> <p>This position is for September 2024 / January 2025.</p> <p><em>The closing date for applications is Tuesday, 7 May 2024 at noon.</em></p> <p><em>Interviews will take place on Monday, 13 May 2024.</em></p> <p>Please send your completed application forms to hr@dameallans.co.uk</p> <p>Dame Allan's Schools are committed to securing equality of opportunity through the creation of an environment in which all individuals are treated on the sole basis of their relevant merits and abilities. We aim to ensure that no current or former staff, job applications, pupils, parents and visitors receives less favourable treatment than another on the grounds of sex, gender reassignment, race or nationality, ethnic origin, skin colour, disability, political or religious beliefs, marital or civil partnership status, sexual orientation, age, membership of a trade union, pregnancy or maternity.</p> <p>The Schools are committed to safeguarding and promoting welfare of our children and young people. Applicants must undergo child protection screening, including checks with past employers and the Disclosure and Barring Service.</p>
jobsummary
stringThis is an excellent opportunity for an exceptional teacher who is now looking for promotion to head of department or an outstanding teacher who is already an experienced Head of Geography, to join a supportive and successful school.
shortcode
string1nyv3x
location
stringTyne & Wear
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-29T13:58:59+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/dameallans/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/dameallans/Application-Form.docx
type
stringoffice
documentid
string520C3326-304D-446F-A0D5-D62D818F870A
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/dameallans/2024-Head-of-Geography-Role-Description-3-.pdf
mime
stringapplication/pdf
filename
string2024 Head of Geography Role Description (3)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/dameallans/2024-Head-of-Geography-Role-Description-3-.pdf
type
stringpdf
documentid
string8439D2C4-06ED-4D6A-B0E8-00438314BA47
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/dameallans/Teacher-Candidate-Information-Pack-Dame-Allan-s-Schools.pdf
mime
stringapplication/pdf
filename
stringTeacher Candidate Information Pack Dame Allan's Schools
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/dameallans/Teacher-Candidate-Information-Pack-Dame-Allan-s-Schools.pdf
type
stringpdf
documentid
string8BD05ADC-14A7-4E14-9897-CD1FD28EAA0D
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringdameallans
lon
number-1.65243
website
stringhttps://www.dameallans.co.uk/about/vacancies/vacancies-post/~board/job-vacancies/post/head-of-geography
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/dameallans/squarelogo/squarelogo.png
14
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive salary, according to experience
regionsef
stringgreater-london
organisation
stringBuckingham Preparatory School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
string83559079-1016-4E52-9D48-E934EFA3F0B1
lat
number51.57928
seftitle
stringict-computing-teacher
jobtitle
stringICT/Computing Teacher
region
stringGreater London
organisationid
string8EDD8A94-31BF-4F4C-916C-BA99A8E792E3
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Buckingham Preparatory School is looking for an enthusiastic, committed and inspirational ICT Teacher to take whole school responsibility for the teaching of ICT/Computing from September 2024.</p> <p>You will be a highly innovative and proactive practitioner who has a passion for the ever changing world of information and communications technology. You will have the ability and drive to teach lessons across all age ranges taught within the school and be totally committed to the delivery of quality education.</p> <p>This role is for 3 days a week with a degree of flexibility on days &amp; times worked.</p> <p>A formal teaching qualification is not essential, experience working with children is desirable. The role offers scope for professional development, training and opportunities for the right candidate.</p> <p>Skillsets in photography, social media and website maintenance would be beneficial to the role.</p> <p>Our staff are committed to working together to achieve the best for our children in order to help them grow and develop into independent young learners. The suitable candidate will have the ability to work effectively as part of our enthusiastic and energetic team.</p> <p>This is a wonderful opportunity to join a thriving small independent school. Buckingham Preparatory School is a selective school for boys aged 3 to 11 offering a warm and nurturing environment where our boys thrive and grow. We are immensely proud of our school and are looking for dedicated staff who are committed to helping all young people believe, aspire and achieve.</p> <p>The School is committed to safeguarding and promoting the welfare of children and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the UK Disclosure and Barring Service.</p> <p><br></p>
jobsummary
stringInnovative and forward thinking ICT/Computing Teacher (3 days per week) required for well resourced, independent prep school in Pinner.
shortcode
stringlo4r6a
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive salary, according to experience
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-22T15:37:33+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Job-Description-2024.pdf
mime
stringapplication/pdf
filename
stringICT Teacher - Job Description 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Job-Description-2024.pdf
type
stringpdf
documentid
string04F71D13-A25E-4878-A5F5-ED0D128D26C6
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/Safer-Recruitment-Information-Pack-2024.pdf
mime
stringapplication/pdf
filename
stringSafer Recruitment Information Pack 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/Safer-Recruitment-Information-Pack-2024.pdf
type
stringpdf
documentid
string586E9057-57B6-43F9-8793-E727F8B8656B
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/Application-Form-2024.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form 2024
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/Application-Form-2024.docx
type
stringoffice
documentid
string630419D8-66FD-442C-B9C0-A5D2F6A0D735
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Person-Specification-2024.pdf
mime
stringapplication/pdf
filename
stringICT Teacher - Person Specification 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Person-Specification-2024.pdf
type
stringpdf
documentid
stringC708F423-474B-473C-868F-A7C4DB924465
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher-Part-Time---Advert-April-2024.pdf
mime
stringapplication/pdf
filename
stringICT Teacher Part Time - Advert April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher-Part-Time---Advert-April-2024.pdf
type
stringpdf
documentid
stringF1DE00DC-CE6A-4B5D-9AE9-E5D97150E6E2
categories
Array
1
stringTeacher
2
stringEarly Career Teachers
jobtypes
Array
1
stringPart-time
2
stringTerm Time
sefname
stringbuckinghamcollegepreparatory
lon
number-0.37127
website
stringbilsboroughc@buckprep.org
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/buckinghamcollegepreparatory/squarelogo/squarelogo.png
15
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringeastengland
organisation
stringBancroft's School
areasef
stringessex
remote
number0
displaystart
string2024-04-30T00:00:00+01:00
jobid
stringABF0F65B-565B-47D4-A54E-D79CE89C59E6
lat
number51.61122
seftitle
stringprep-office-assistant
jobtitle
stringPrep Office Assistant
region
stringEast of England
organisationid
stringDF25A866-87AC-4C38-8699-A1269AAE9175
tags
Array
regiongroup
stringeast
jobdescription
string<p>Working as part of a team you will provide support to and carry out administration duties, reporting to the Prep Office Manager.</p> <p>The Hours are Monday to Friday 9.30am to 5.30pm with half an hours unpaid lunch. This position is Term Time and inset days (34 weeks) plus 10 days.</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 10am on Tuesday 7 May 2024 and interviews will take place on Tuesday 14 May 2024. 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>
jobsummary
stringRequired from september 2024. Bancroft’s, one of the country’s leading co-educational day schools, are looking for an Office Assistant to work in a vibrant and supportive environment.
shortcode
stringkrgn44
location
stringEssex
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-05-03T15:42:30+01:00
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringTerm 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
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/bancrofts/squarelogo/bancroft_square.jpg
16
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringLady Eleanor Holles
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
string8005AF40-EC0A-4B90-910C-31F849D4705E
lat
number51.42785
seftitle
stringdirector-of-it-services
jobtitle
stringDirector of IT Services
region
stringGreater London
organisationid
string355844F1-E89A-4E89-8CE1-F78E66EFB13D
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><strong>Director of IT Services </strong></p> <p><strong>Permanent, Full-time</strong></p> <p>Are you passionate about leading an IT Department and delivering outstanding technical services? Would you like a great place to work, with a positive atmosphere, supportive colleagues and great benefits? If yes, then look no further.</p> <p>We are searching for a highly motivated Director of IT Services to lead the School's innovative and forward-thinking IT Team. The successful candidate will be responsible for providing high quality, efficient and integrated IT and communication services to staff, students and parents. They will have a balanced focus on delivering excellent IT support delivery and have a strategic approach to maintaining and developing the School's ICT infrastructure, including its voice and data networks, devices and software.</p> <p>This position offers a salary of £65,000 - £70,000 negotiable dependent on experience.</p> <p><strong>What we offer: </strong></p> <p>LEH is a thriving school situated on a 24-acre site west of London. It has a vibrant and diverse community, and LEH students are renowned for their academic prowess as well as their success across an extraordinarily wide range of co-curricular activities, including sport, music, and drama. </p> <p>We have state-of-the-art facilities, and we encourage staff to make the most of the school’s swimming pool, tennis courts, free lunches, on-site parking, and library services.</p> <p>A list of our attractive range of benefits can be found here.</p> <p><strong>How to apply: </strong></p> <p>An application pack is available from the School’s website. Applications must be made on the School’s own form and should be sent to personnel@lehs.org.uk.</p> <p><strong>The closing date is noon on Tuesday, 7th May 2024.</strong></p> <p><strong>Applications will be considered upon receipt and interviews can take place at any time. The school reserves the right to close this post at an earlier date should a successful appointment be made.</strong></p> <p><strong>CVs will not be considered and should not be submitted.</strong></p> <p><strong>Safeguarding Statement: </strong></p> <p>All staff working in the School will have some contact with children and will therefore be in regulated activity. Staff with teaching duties will be responsible for the pupils that they teach and may also have additional specific pastoral or other responsibilities for other pupils they do not teach. In addition, all staff will regularly interact with pupils who may seek assistance or otherwise interact with them whilst moving around the School. In all cases, the post holder’s responsibility for promoting and safeguarding the welfare of the pupils is to adhere to and ensure compliance with the School’s safeguarding policies and procedures at all times. </p> <p>The post is exempt from the Rehabilitation of Offenders Act 1974 and the School is therefore permitted to ask job applicants to declare all convictions and cautions (including those which are “spent” unless they are “protected” under the DBS filtering rules) in order to assess their suitability to work with children.</p> <p>Lady Eleanor Holles is committed to safeguarding and promoting the welfare of children and young people, and expects all staff and volunteers to share this commitment. All applicants must be willing to undergo child protection screening, including checks with past employers and the Disclosure and Barring Service (DBS).</p>
jobsummary
stringAre you passionate about leading an IT Department and delivering outstanding technical services? Would you like a great place to work, with a positive atmosphere, supportive colleagues and great benefits? If yes, then look no further.
shortcode
stringxrg0o1
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringnegotiable dependent on experience
salaryrange_to
number70000
salaryrange_from
number65000
lastmodified
string2024-04-23T16:48:24+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/theladyeleanorholles/Director-of-IT-Services-JD---April-2024.pdf
mime
stringapplication/pdf
filename
stringDirector of IT Services JD - April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/theladyeleanorholles/Director-of-IT-Services-JD---April-2024.pdf
type
stringpdf
documentid
stringE7C2DFDF-09F2-4660-9866-74A28FCA873D
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
sefname
stringtheladyeleanorholles
lon
number-0.36895
website
stringhttps://www.lehs.org.uk/employment/application-form
logourl
stringhttps://media.pressburst.com/theladyeleanorholles/logo/Lady Eleanor Holles_CMYK.jpg
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/theladyeleanorholles/squarelogo/LEH white on red square.jpg
17
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringGlendower Preparatory School
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-22T00:00:00+01:00
jobid
stringB8540B80-7522-4102-8E54-335150E386D5
lat
number51.49404
seftitle
stringmarketing-and-events-manager
jobtitle
stringMarketing and Events Manager
region
stringGreater London
organisationid
string867AE87E-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Glendower is seeking a Marketing and Events Manager with a creative edge and experience to spearhead their marketing strategies and oversee school event organization. The role involves amplifying the school's profile, engaging stakeholders effectively, and upholding the institution's values through positive representation. A strategic mindset, storytelling prowess, attention to detail, and project management skills are essential. While remote work is an option, the position primarily requires on-site presence.</p>
jobsummary
stringGlendower is an all-girls school in the heart of South Kensington. A charitable trust and independently run with all profits directed back into the school, it is a richly resourced educational environment and a highly rewarding school to work in.
shortcode
string0x6ucw
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-23T10:53:16+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Recruitment-Privacy-Notice-5.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Recruitment Privacy Notice (5.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Recruitment-Privacy-Notice-5.23-.docx
type
stringoffice
documentid
string1074C5A2-2175-4D84-B5EC-F061408FF0B8
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Application-Form-05.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Application Form (05.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Application-Form-05.23-.docx
type
stringoffice
documentid
string1587F4ED-A7B6-4E85-8639-48A59285B294
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Equal-Opportunities-Monitoring-Form-05.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Equal Opportunities Monitoring Form (05.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Equal-Opportunities-Monitoring-Form-05.23-.docx
type
stringoffice
documentid
string3FC86903-86B9-4F12-9142-813197917712
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Application-and-Recruitment-Process-Explanatory-Note-05.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Application and Recruitment Process Explanatory Note (05.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Application-and-Recruitment-Process-Explanatory-Note-05.23-.docx
type
stringoffice
documentid
string637CA294-2E97-484A-BCCB-F052775A9C12
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/New-Job-Description---Marketing-and-Events-Manager.pdf
mime
stringapplication/pdf
filename
stringNew Job Description - Marketing and Events Manager
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/New-Job-Description---Marketing-and-Events-Manager.pdf
type
stringpdf
documentid
stringC444D041-D093-4EA5-AD73-8E8061976B4F
categories
Array
1
stringMarketing/Communications
jobtypes
Array
1
stringFull-time
sefname
stringglendowerpreparatory
lon
number-0.17915
website
stringhttps://www.glendowerprep.org/about/vacancies/
logourl
stringhttps://media.pressburst.com/glendowerpreparatory/logo/GPS logo (2) 585x100 Pressburst.jpg
associations
Array
1
stringGSA
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/glendowerpreparatory/squarelogo/GPS logo 360x360 Pressburst.jpg
18
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringwestmidlands
organisation
stringKing's Worcester
areasef
stringworcestershire
remote
number0
displaystart
string2024-04-22T00:00:00+01:00
jobid
string841C0976-4736-4DFF-883B-6C58F99CB452
lat
number52.18755
seftitle
stringhead-of-pshe-and-rse
jobtitle
stringHead of PSHE and RSE
region
stringWest Midlands
organisationid
string17044017-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>The King’s School, Worcester wishes to appoint an inspirational Head of PSHE and RSE.</p> <p>The School seeks a teaching professional with both integrity and creativity to steer this important department. We invite applications from well-qualified and ambitious teachers as well as experienced PSHE and RSE leads.</p> <p>The School’s requirements for this role are flexible. We welcome applications from those interested in permanent part-time or full-time hours. To commence September 2024.</p> <p><strong>Safeguarding responsibilities of the successful candidate</strong></p> <p>Staff are advised to maintain an attitude of “it could be happening here and probably is” as far as safeguarding is concerned and should always act in the best interest of the child.</p> <p>All staff are expected to actively promote and safeguard the welfare of all pupils. As this post involves significant contact with children and the postholder will be responsible for children, they will be considered to be in regulated activity and must report any concerns in a timely manner.</p> <p>All staff must also attend annual safeguarding training and have proper regard for the School’s safeguarding policy and procedures.</p> <p><br></p> <p>Please read the applicant information pack for a full job description and person specification.</p> <p><strong>How to apply</strong></p> <p>Please visit the vacancies page of the School website <a href="www.ksw.org.uk/careers" rel="noopener noreferrer" target="_blank"><strong>www.ksw.org.uk/careers</strong></a> to find out more about the benefits of working at King’s and to hear why our staff love being a member of the School community.</p> <p>To apply, candidates should complete the TES online application form: <a href="https://www.tes.com/jobs/vacancy/head-of-pshe-and-rse-worcestershire-2045813" rel="noopener noreferrer" target="_blank"><strong>https://www.tes.com/jobs/vacancy/head-of-pshe-and-rse-worcestershire-2045813</strong></a> Enquiries about the role can be sent to the HR team at <a href="mailto:recruitment@ksw.org.uk" rel="noopener noreferrer" target="_blank"><strong>recruitment@ksw.org.uk</strong></a></p> <p><strong>Closing date for applications: 9am Tuesday 7th May 2024</strong></p> <p><strong>Start date: September 2024</strong></p> <p><br></p> <p><strong>The King's Foundation</strong></p> <p>King’s Worcester is a hugely welcoming and fulfilling place to work. We are incredibly proud of our reputation. Our employees and our enviable King’s community is what sets our school apart. We are committed to recruiting the best candidates, who join us from a diverse range of backgrounds, including other educational settings, industry or the commercial world. We are also committed to developing and helping colleagues to thrive while they are here at King’s. Careers at King’s Worcester are exceptionally rewarding in many ways. Here's what we can offer you...</p> <ul> <li>We promote the values of mutual respect and integrity at every level in the Foundation, and we are an equal opportunities employer.</li> <li>A highly successful, well-resourced school with a warm, welcoming atmosphere and a positive outlook.</li> <li>A competitive salary, commensurate with the importance of the post and with the experience and qualities of the successful candidate.</li> <li>Access to an enhanced pension scheme for teaching and support staff.</li> <li>A generous fee remission for up to two children of employees who attend schools in the King’s Foundation (pro-rata for part-time staff).</li> <li>A genuinely rewarding role as well as career development and support for professional studies, if appropriate. Whatever the role, we offer excellent training and development. We are also committed to promoting from within whenever we can, giving the chance to build a great future at King’s.</li> <li>Access to the School’s outstanding sports facilities including the gym and swimming pool at agreed times.</li> <li>Staff are able to purchase private medical insurance through the School in order to benefit from group premium rates.</li> <li>Lunch is provided for employees during the school day, plus hot drinks and snacks.</li> <li>Employees have full use of School library resources and services.</li> <li>Free flu vaccinations.</li> <li>Free Yoga classes.</li> <li>Free access to our Employee Assistance Programme.</li> </ul> <p><br></p> <p><em>The King’s Foundation 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. Shortlisted applicants will be required to complete a self-declaration form in relation to any criminal record or information that may make you unsuitable to work with children, and will be subject to an online search.</em></p> <p><em>In order to provide our pupils with a well-rounded and enriched educational experience that is truly representative of the world in which they grow up, the King’s Foundation strives to place equity, diversity and inclusion at the heart of everything we do, ensuring that we build a community which is truly representative of all backgrounds and experiences. We believe that we will do that best if our employees come from different backgrounds and if we create an environment of inclusion and belonging for them.</em></p>
jobsummary
stringThe King’s School, Worcester wishes to appoint an inspirational Head of PSHE and RSE.
shortcode
stringkfrhbm
location
stringWorcestershire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-22T12:04:20+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/KSW-Head-of-PSHE-and-RSE-April-2024.pdf
mime
stringapplication/pdf
filename
stringKSW Head of PSHE and RSE April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/KSW-Head-of-PSHE-and-RSE-April-2024.pdf
type
stringpdf
documentid
string14255EDB-E00B-4350-BF1D-BE2F127D62E5
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Recruitment-Selection-Disclosure-Policy.pdf
mime
stringapplication/pdf
filename
stringKing's Foundation Recruitment Selection Disclosure Policy
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Recruitment-Selection-Disclosure-Policy.pdf
type
stringpdf
documentid
string6AD24B17-CBB7-4DEE-B1DD-CEB640841E15
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Equal-Opportunities-Policy-Workforce.pdf
mime
stringapplication/pdf
filename
stringKing's Foundation Equal Opportunities Policy Workforce
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Equal-Opportunities-Policy-Workforce.pdf
type
stringpdf
documentid
string79FEA3C3-A98E-4AAB-82D4-F651EFA117E0
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/KSW-Privacy-Notice_v4.pdf
mime
stringapplication/pdf
filename
stringKSW Privacy Notice_v4
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/KSW-Privacy-Notice_v4.pdf
type
stringpdf
documentid
stringBF4B4165-6E75-47D0-8DE0-5BCFA18C380E
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringkingsschoolworcester
lon
number-2.22058
website
stringhttps://www.tes.com/jobs/vacancy/head-of-pshe-and-rse-worcestershire-2045813
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/kingsschoolworcester/squarelogo/squarelogo.png
19
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringLady Eleanor Holles
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-26T00:00:00+01:00
jobid
stringA3DA86DD-01C0-45BB-AB49-2A00CD3B7783
lat
number51.42785
seftitle
stringfinance-officer
jobtitle
stringFinance Officer
region
stringGreater London
organisationid
string355844F1-E89A-4E89-8CE1-F78E66EFB13D
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><strong>Finance Officer</strong></p> <p><strong>Permanent, Part-Time</strong></p> <p>An excellent opportunity has arisen to join the Finance department at LEH as a Finance Officer. This role will suit someone who is highly organised, flexible and approachable and is able to work well independently as well as part of a team.</p> <p>The successful candidate will liaise with internal and external stakeholders to administer the school’s bursary application portal, banking reconciliation, provide billing assistance and maintain the sales ledge. They will be able to approach their work methodically to maintain accuracy, have excellent IT skills and be able to work to tight deadlines, ensuring that tasks are completed in a timely and appropriate manner.</p> <p><strong>What we offer: </strong></p> <p>LEH is a thriving school situated on a 24-acre site west of London. It has a vibrant and diverse community, and LEH students are renowned for their academic prowess as well as their success across an extraordinarily wide range of co-curricular activities, including sport, music, and drama.</p> <p>We have state-of-the-art facilities, and we encourage staff to make the most of the school’s swimming pool, tennis courts, free lunches, on-site parking, and library services.</p> <p>A list of our attractive range of benefits can be found here.</p> <p><strong>How to apply: </strong></p> <p>An application pack is available from the School’s website by clicking here. Applications must be made on the School’s own form and should be sent to personnel@lehs.org.uk.</p> <p><strong>The closing date is noon on Tuesday, 7th May 2024.</strong></p> <p><strong>Applications will be considered upon receipt and interviews can take place at any time. The school reserves the right to close this post at an earlier date should a successful appointment be made.</strong></p> <p><strong>CVs will not be considered and should not be submitted.</strong></p> <p><strong>Safeguarding Statement:</strong></p> <p>All staff working in the School will have some contact with children and will therefore be in regulated activity. Staff with teaching duties will be responsible for the pupils that they teach and may also have additional specific pastoral or other responsibilities for other pupils they do not teach. In addition, all staff will regularly interact with pupils who may seek assistance or otherwise interact with them whilst moving around the School. In all cases, the post holder’s responsibility for promoting and safeguarding the welfare of the pupils is to adhere to and ensure compliance with the School’s safeguarding policies and procedures at all times.</p> <p>The post is exempt from the Rehabilitation of Offenders Act 1974 and the School is therefore permitted to ask job applicants to declare all convictions and cautions (including those which are “spent” unless they are “protected” under the DBS filtering rules) in order to assess their suitability to work with children.</p> <p>Lady Eleanor Holles is committed to safeguarding and promoting the welfare of children and young people, and expects all staff and volunteers to share this commitment. All applicants must be willing to undergo child protection screening, including checks with past employers and the Disclosure and Barring Service (DBS).</p>
jobsummary
stringAn excellent opportunity has arisen to join the Finance department at LEH as a Finance Officer. This role will suit someone who is highly organised, flexible and approachable and is able to work well independently as well as part of a team.
shortcode
stringxlgzly
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringPro-rata (0.67 FTE)
salaryrange_from
string23163
salaryrange_to
string23163
salarytype
stringannual
lastmodified
string2024-04-26T16:29:19+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/theladyeleanorholles/Finance-Officer-JD---April-2024.pdf
mime
stringapplication/pdf
filename
stringFinance Officer JD - April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/theladyeleanorholles/Finance-Officer-JD---April-2024.pdf
type
stringpdf
documentid
string2C55221A-B2E1-4015-A4E6-18A2146858AB
categories
Array
1
stringBursar
jobtypes
Array
1
stringPart-time
sefname
stringtheladyeleanorholles
lon
number-0.36895
website
stringhttps://www.lehs.org.uk/employment/application-form
logourl
stringhttps://media.pressburst.com/theladyeleanorholles/logo/Lady Eleanor Holles_CMYK.jpg
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/theladyeleanorholles/squarelogo/LEH white on red square.jpg
20
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringSt Swithun's School
areasef
stringhampshire
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringE5E3C75B-64F9-4300-9B53-39E92463ADC1
lat
number51.062
seftitle
stringteacher-of-german
jobtitle
stringTeacher of German
region
stringSouth East
organisationid
string05E75227-F796-4286-BB2B-622656109229
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The school seeks to appoint a part-time teacher of German who also has the ability to offer either French or Spanish. The ability to teach A-level German would be an advantage, as would the ability to teach French or Spanish to GCSE level. Our ideal candidate will teach across the secondary key stages and be confident in helping our students prepare for competitive university entrance.</p> <p>The successful candidate will be able to communicate their enjoyment of modern languages to students, maintain the highest academic standards and thrive when working as part of a team.</p> <p>St Swithun’s is a popular and successful selective girls’ school committed to developing innovative teaching and learning and open communication with parents. We are a kind, understanding and supportive community in which every pupil feels able to try new challenges without fear of failure.</p> <p>We are often seeking teaching staff keen to join our boarding community as a Resident Tutor. This role would come with rent-free, two-bedroom accommodation and a significant timetable remission. If you would be interested in a residential boarding role, if available, please do indicate this on your application.</p> <p>Closing date for applications: 09.00, Tuesday 7 May 2024. We reserve the right to close applications before the closing date. </p> <p><a href="https://www.cognitoforms.com/stswithunsschool1/teacherofgerman" rel="noopener noreferrer" target="_blank">Apply here</a></p> <p>Further details of the post and a link to an online application form are available on the school website’s vacancy page, by emailing the recruitment team via recruitment@stswithuns.com, or by calling 01962 835798 and speaking to a member of the HR team.</p> <p><em>St Swithun’s is a registered charity providing education for boys and girls and is committed to safeguarding and promoting the welfare of children. All staff are expected to share and support this commitment and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</em></p>
jobsummary
stringTeacher of German Part time (approx. 0.6 – 0.7 FTE) Required from September 2024
shortcode
stringdz8buw
location
stringHampshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T14:48:34+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stswithuns/Teacher-of-German-job-description-September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of German job description September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stswithuns/Teacher-of-German-job-description-September-2024.pdf
type
stringpdf
documentid
string97D1E157-F94F-4F30-AB22-05A92CDB7DB9
categories
Array
1
stringTeacher
jobtypes
Array
1
stringPart-time
2
stringTerm Time
sefname
stringstswithuns
lon
number-1.28789
website
stringstswithuns.com/about-us/staff-vacancies
logourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
21
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringNorthwood College for Girls GDST
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-25T00:00:00+01:00
jobid
stringABE233D2-7CB4-4FB5-816A-BE8BC14F6646
lat
number51.60986
seftitle
stringteacher-of-textiles
jobtitle
stringTeacher of Textiles
region
stringGreater London
organisationid
string867AF3A0-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Required from: September 2024</p> <p>Contract term: Permanent</p> <p>Hours: Full Time</p> <p>Salary: ECT/PL1/PL2</p> <p>The role:</p> <p>Northwood College has a great opportunity available for a Textiles Teacher to join our leading academic day school and to be part of an exceptionally creative, warm and supportive community. We are looking for candidates who have the drive and motivation to contribute to the development of our growing department.</p> <p>The ability to teach Textiles: Art and Design at GCSE and A Level is essential.</p> <p>The Department:</p> <p>In Textiles pupils develop creative and practical techniques and technical knowledge preparing them to participate in a world of rapidly changing creative arts and technologies. They learn to be creative and imaginative in solving problems, developing invaluable life skills. At both GCSE and A level we follow the Art and Design: Textile Design AQA Examination Board. Year on year grades have been outstanding in this subject. </p> <p>About the School:</p> <p>Northwood College for Girls is an independent, academically selective day school for approximately 880 girls aged 3-18. At NWC, we value character and academic rigour equally. Our curriculum ignites intellectual curiosity and fosters emotional intelligence, building resilience through challenge. An NWC education enables every girl to lead a purposeful life and feel successful in their learning. </p> <p>Both pupils and staff are encouraged to find and develop their passions and talents, through clubs, societies and an extensive programme of CPD. All members of the NWC community are expected to act with compassion and integrity, with respect for others and the environment and an awareness of global responsibility. </p> <p>Everyone is equally valued in our NWC family and our dynamic young women are proud of their school. Looking after one another and rejoicing in one another’s successes comes second nature to a NWC girl as does her ‘can-do’ attitude and drive. </p> <p>NWC is at an exhilarating moment in its evolution, with a dynamic and ambitious Senior Leadership Team and a range of new developments (including a Sixth Form Centre and the Alvarium science building). The successful candidate will be similarly ambitious for the school and ready to make an impact in our vibrant learning community.</p> <p>Benefits:</p> <p>As part of the GDST, the UK's leading network of independent girls' schools, we can offer a variety of benefits, such as: </p> <ul> <li>Competitive salaries and pay progression </li> <li>Access to extensive professional development opportunities </li> <li>Training grants for qualifications</li> <li>Generous pension scheme</li> <li>Free life assurance benefit</li> <li>Health Assured Employee Assistance Programme</li> <li>A discount of up to 50% on fees for children at GDST schools</li> <li>Interest-free loans for training, computer purchase loans and travel season ticket loans</li> <li>A Cycle to Work scheme</li> <li>Competitive terms and conditions of employment</li> <li>Access to the school gym and swimming pool </li> <li>Free school lunches </li> <li>Retail and lifestyle discounts via Pluxee</li> <li>Financial guidance and support</li> </ul> <p>For further details and an application form please visit the school’s website.</p> <p>Applications must be received by 9am on Tuesday 7 May 2024. We reserve the right to appoint prior to this deadline, so early applications are encouraged. Interviews will take place on Thursday 9 May 2024.</p> <p><em>The GDST is committed to diversity, inclusion and real change: a family where every individual is valued, respected and included.</em></p> <p><em>We are committed to the safeguarding of children and child protection screening will apply to this post.</em></p>
jobsummary
stringNorthwood College has a great opportunity available for a Textiles Teacher to join our leading academic day school and to be part of an exceptionally creative, warm and supportive community.
shortcode
stringkxae8f
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-25T12:21:29+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/northwoodcollege/Classroom-Teacher-Senior-School.pdf
mime
stringapplication/pdf
filename
stringClassroom Teacher Senior School
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/northwoodcollege/Classroom-Teacher-Senior-School.pdf
type
stringpdf
documentid
string1D020E3A-6708-468C-A5A7-1361F189F8C9
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringnorthwoodcollege
lon
number-0.42799
website
stringhttps://my.corehr.com/pls/gdstrecruit/erq_jobspec_version_4.jobspec?p_id=035487
logourl
string
associations
Array
1
stringGSA
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/northwoodcollege/squarelogo/squarelogo.png
22
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringNorth London Collegiate School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringB17D95BC-F69A-4FEA-8421-5308F54886B2
lat
number51.61422
seftitle
stringadministrative-assistant
jobtitle
stringAdministrative Assistant
region
stringGreater London
organisationid
string867AEF99-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><em>JUNIOR SCHOOL ADMINISTRATIVE ASSISTANT </em></p> <p><em>Working 40 hours per week, 8.00am – 5.00pm </em></p> <p><em>Term time only, plus INSET days and 5 days to be worked in the holidays</em></p> <p><em>Actual starting salary £20,441 - £22,563 </em></p> <p><em>Required as soon as possible </em></p> <p> </p> <p>As our new Junior School Administrative Assistant, you will work as part of the Junior School Office team assisting with administration duties, supporting teaching staff, parents and pupils. We are looking for someone who is flexible and willing to go the extra mile.</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>· 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 .</p> <p>· A strong supportive leadership team that prioritises student and staff health and well-being. </p> <p>· Other benefits include membership of the Support Staff Pension Scheme, 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> </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. </p> <p>· The vacancy closes on Tuesday 7th May 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: Thursday 9th May 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><em> </em></p> <p><em>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.</em></p> <p> </p> <p>Website: www.nlcs.org.uk</p> <p>School Address: Canons, Canons Drive, Edgware, Middlesex HA8 7RJ</p>
jobsummary
stringAs our new Junior School Administrative Assistant, you will work as part of the Junior School Office team assisting with administration duties, supporting teaching staff, parents and pupils. We are looking for someone who is flexible and willing to go the extra mile.
shortcode
stringjps5bo
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
string
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T13:08:05+01:00
documents
Array
categories
Array
1
stringAdministration
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringTerm Time
sefname
stringnorthlondoncollegiate
lon
number-0.29484
website
stringhttps://mynewterm.com/jobs/102257/EDV-2024-NLCS-08591
logourl
string
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.app/northlondoncollegiate/squarelogo/nlcs.jpg
23
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringBlackheath Prep
areasef
stringsoutheast-london
remote
number0
displaystart
string2024-05-03T00:00:00+01:00
jobid
stringC813F035-2322-41FD-AFCE-51553907C6C6
lat
number51.47244
seftitle
stringhead-of-design-technology
jobtitle
stringHead of Design Technology
region
stringGreater London
organisationid
stringE1B6469F-541C-40BD-B65E-EEA997E05616
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Blackheath Prep is an independent prep school for just over 370 students aged 3 to 11. Founded in 1996, it occupies a beautiful five-acre site close to Blackheath village. Its original Georgian and Victorian buildings have been extended and adapted to include large playgrounds and extensive playing fields, tennis courts, cricket nets and a Forest School area. In April 2023 we were delighted to announce our merger with Eltham College to form a family of schools.</p> <p>It is a remarkable school with outstanding facilities, a formidable track record in academic success and impressive achievements in Music, Sport, Drama and Art. The school was inspected in June 2019 and both the quality of pupils achievements in all areas of our curriculum, from academics to Design Technology and PE, as well as the quality of pupils’ personal development were judged to be excellent.</p> <p><strong>The Role</strong></p> <p>Blackheath Prep is seeking to appoint a dynamic, enthusiastic and inspirational Head of DT. The successful candidate will lead on all aspects of Design Technology and will seek to generate enthusiasm for the subject amongst pupils and colleagues. They will manage and develop the resources of the DT department in order to provide the best possible opportunities and educational experiences for pupils of all abilities and ages in the school. The role is part time and offered at 0.6 FTE. </p> <p>The Head of DT is responsible for ensuring the safety and welfare of pupils and achieving the highest standards of learning and achievement for all. Additionally, they are expected to promote and support the ethos, aims and vision of the school and maintain its philosophy of education.</p> <p>The successful candidates will possess a good honours degree from a respected university. They will have an excellent teaching record, an inclusive approach and commitment to fostering a love of learning for all children.</p> <p>Other valuable qualities include enthusiasm, understanding, organisational ability, a capacity to work hard and the ability to stay calm and good humoured under pressure. The appointees will need to demonstrate a commitment to technology and its use across the curriculum. The successful candidates will also have the ability to command respect amongst all segments of the wider community and bring with them real energy, excitement, ambition and vision for DT.</p> <p>A pleasure in the life of a thriving, busy school, and the ability to act as an approachable, sympathetic and principled role model will be likely to characterise the successful candidates. Most importantly, the successful candidates must have a genuine interest in the evolving needs of young people and a strong commitment to children’s academic and personal development from Nursery to Year 6.</p> <p>A full job description and further information relating to the post can be found on the school website and in the applicant information pack.</p> <p><strong>Terms of Appointment</strong></p> <ul> <li>The post is available from September 2024 on a permanent part time (0.6 FTE) basis</li> <li>A competitive salary reflecting the level of experience to date</li> <li>Benefits including school fee remission, life assurance and pension scheme</li> <li>Wellbeing benefits including free annual eye test, annual flu vaccination and access to our Employee Support helpline</li> <li>Travel benefits include Season Ticket Loan and Bike2Work scheme</li> <li>Free staff lunch and tea/coffee is provided during term time</li> </ul> <p><strong>How to Apply</strong></p> <p>Please send by email a completed application form and equal opportunities form, together with a covering letter to Emma Over, HR and Recruitment Assistant: recruitment@blackheathprep.co.uk</p> <p>Closing date for applications is <strong>9am, Tuesday 7th May 2024</strong></p> <p>Interviews will be held on Friday 10th May</p> <p>***Please note that the recruitment campaign might end earlier as the applications will be reviewed on a rolling basis so please do not delay in applying***</p> <p><br></p> <p>The school is committed to safeguarding and promoting the welfare of children and expects all staff to share this commitment. The successful applicant will be subject to an enhanced DBS check.</p>
jobsummary
stringBlackheath Prep is seeking to appoint a dynamic, enthusiastic and inspirational Head of DT to lead on all aspects of Design Technology and will seek to generate enthusiasm for the subject among pupils and colleagues.
shortcode
stringkgc3m2
location
stringSouth East London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-05-03T12:02:24+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/blackheathprep/Blackheath-Prep-Application-Form-2023-6-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringBlackheath Prep Application Form 2023 (6)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/blackheathprep/Blackheath-Prep-Application-Form-2023-6-.docx
type
stringoffice
documentid
string80ED8BCA-B4AF-4E5B-9959-F755012E4708
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/blackheathprep/Head-of-DT-Candidate-Information-Pack-April-2024.pdf
mime
stringapplication/pdf
filename
stringHead of DT Candidate Information Pack April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/blackheathprep/Head-of-DT-Candidate-Information-Pack-April-2024.pdf
type
stringpdf
documentid
stringDC5D0125-3EF6-45FC-BFCC-7EE0DAAEC5BA
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringPart-time
sefname
stringblackheathprep
lon
number0.01572
website
stringhttps://www.blackheathprep.co.uk/contact-us/work-with-us/
logourl
stringhttps://media.pressburst.com/blackheathprep/squarelogo/300dpi.jpg
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/blackheathprep/squarelogo/BP_ShieldANDName_CMYK.jpg
24
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive salary plus generous benefits
regionsef
stringgreater-london
organisation
stringHampton Pre-Prep & Prep
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
string13C9ADE7-9F6F-4D95-83EB-B262DC7A6D4C
lat
number51.41866
seftitle
stringhead-of-english
jobtitle
stringHead of English
region
stringGreater London
organisationid
string206DA5E7-C14C-4C6C-A216-4189B1D2FD4B
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Hampton Pre-Prep &amp; Prep School is an independent preparatory school for boys aged 3 to 11 years and girls aged 3 to 7 years. We are seeking a dedicated, experienced and passionate teacher to lead on English across both the Pre-Prep &amp; Prep (Early Years, KS1 &amp; KS2). Hampton Pre-Prep &amp; Prep welcomes applications from colleagues working in both the state maintained and independent sectors for this exciting, full-time permanent position.</p> <p>The Head of English will report directly to the Deputy Head Academic and will work in close collaboration with all colleagues within the Pre-Prep and Prep, given the critically important nature of this core curriculum area, specifically leading with inspiration and verve those who teach English.</p> <p>Our core function is to provide an excellent all-round education. We want our pupils to make excellent progress that results in superb achievements whilst they are with us. We want them to transfer happily and successfully to their next school.</p> <p>The successful candidate will be able to form strong relationships with parents, pupils and colleagues and demonstrate a caring and professional approach to ensure we achieve our goals of excellence. The salary will be negotiable and commensurate with qualifications and experience.</p> <p>We encourage applications as soon as possible and the School reserves the right to commence or complete the interview process at any time prior to the closing date.</p> <p>Further details of the post and an application form may be obtained from the Hampton Pre-Prep &amp; Prep School website www.hamptonprep.org.uk.</p> <p><em>Hampton Pre-Prep &amp; Prep School is committed to safeguarding and promoting the welfare of children and the successful applicant will be subject to child protection screening appropriate to the post, including checks with past employers and an enhanced disclosure through the DBS. The post holder's responsibility for promoting and safeguarding the welfare of children and young persons for whom s/he is responsible, or with whom s/he comes into contact will be to adhere to and ensure compliance with the School's Safeguarding Policy and Procedures at all times. Hampton Pre-Prep &amp; Prep School is an Equal Opportunities Employer. Company Number: 6264434, Registered Charity Number: 1120005</em></p>
jobsummary
stringWe are seeking a dedicated, experienced and passionate teacher to lead on English across both the Pre-Prep & Prep from September 2024.
shortcode
stringull4iy
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive salary plus generous benefits
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-23T11:35:08+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/hamptonprep/Job-Description-Head-of-English-v3.pdf
mime
stringapplication/pdf
filename
stringJob Description Head of English v3
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/hamptonprep/Job-Description-Head-of-English-v3.pdf
type
stringpdf
documentid
string318AD150-2631-49B3-9769-0A2C4CB03332
categories
Array
1
stringHead of Department
2
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringhamptonprep
lon
number-0.36854
website
stringhttps://cezanneondemand.intervieweb.it/hamptonschool/jobs/head-of-english-42119/en/
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/hamptonprep/squarelogo/hamptonpreplogo.png
jobtype
string
location
string
page
number1
per_page
number24
standardJobs
Array
Rows: 24
1
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringThe Beacon School
areasef
stringbuckinghamshire
remote
number0
displaystart
string2024-04-25T00:00:00+01:00
jobid
string4189FF2B-F9DD-4E1A-93A7-BF64713AB970
lat
number51.68764
seftitle
stringteaching-assistant-level-3-early-years-section
jobtitle
stringTeaching Assistant (Level 3) Early Years Section
region
stringSouth East
organisationid
string64E0087F-ACFD-4B0C-834B-F098DA2D4A62
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>We are seeking to appoint an exceptional and inspirational TA to join our team from September 2024. Whilst our TAs are required to work in any age group and generally across Sections of our school, we are currently looking for support in our Early Years Section where we are looking to place a TA in one of our Reception classes.</p> <p> </p> <p>This is a full-time role requiring a Level 3 qualification. The role entails working 40 hours per week - 7.5 hours (8.00am to 3.30pm) on 4 days and 1 longer day working 10 hours (8:00 am to 6:00 pm) term time only.</p> <p> </p> <p>Our School is a large independent prep school (pupil ages 3 and 13) based in Amersham, Buckinghamshire with close links to London. To give you a flavour of life at our school, please take a look around our website www.beaconschool.co.uk. </p> <p> </p> <p>Please download an Application Form from the School’s website and send a copy of your completed Application Form and covering letter by e-mail to: recruitment@beaconschool.co.uk </p> <p> </p> <p>The closing date for receipt of applications is Monday 6 May 2024 and interviews will be held the following week.</p> <p> </p> <p>IMPORTANT NOTE:</p> <ul> <li> The school is committed to safeguarding and promoting the welfare of children. Safeguarding checks will include DBS checking, references and other checks – all to be undertaken in accordance with School policy</li> <li>The safeguarding responsibilities of the post can be found in the job description and person specification in the recruitment pack</li> <li>The post is exempt from the Rehabilitation of Offenders Act 1974</li> </ul> <p> </p>
jobsummary
stringWe are seeking to appoint an exceptional and inspirational TA to join our Early Years Team where we are looking to place a TA in one of our Reception classes from September 2024.
shortcode
stringjjjh86
location
stringBuckinghamshire
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-25T15:44:03+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Information-TA-Early-Years-April-2024.pdf
mime
stringapplication/pdf
filename
stringApplication Information TA Early Years April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Information-TA-Early-Years-April-2024.pdf
type
stringpdf
documentid
string11009B8E-0145-4FB5-87C5-AE620F1E219D
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
mime
stringapplication/pdf
filename
stringApplication-Form-2023
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
type
stringpdf
documentid
stringA9943B27-9BC8-4DCC-860F-3B1DA3C9EE5D
categories
Array
1
stringTeaching Assistant
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringthebeacon
lon
number-0.61484
website
stringrecruitment@beaconschool.co.uk
logourl
stringhttps://media.pressburst.com/thebeacon/logo/thebeacon_header.jpg
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/thebeacon/squarelogo/thebeacon_square.jpg
2
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringGatehouse School
areasef
stringeast-london
remote
number0
displaystart
string2024-04-25T00:00:00+01:00
jobid
string8C228944-E917-41DE-AF7D-FF63D94148F5
lat
number51.53242
seftitle
stringteacher-of-mathematics
jobtitle
stringTeacher of Mathematics
region
stringGreater London
organisationid
string2702496D-F762-DD00-AB4C-D252EC4B6B08
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><img src="//:0"></p> <p>KS2 Teacher of Mathematics</p> <p>Experience is essential</p> <p>Required for Autumn Term 2024</p> <p>Closing Date: 6th May 2024</p> <p>Gatehouse School, which is part of the Phyllis Wallbank Educational Trust, is a flourishing, non-selective, independent school in the heart of the East End. We are proud of our inclusive and friendly ethos, which sets out to provide the best education possible for children, establishing a modern outlook on primary education while ensuring that it retains the key values on which it was founded.</p> <p>Gatehouse School is seeking an experienced, highly motivated, outstanding and inspirational teacher of mathematics to teach mathematics in KS2 as well as being a form teacher to an assigned class. The appointed candidate will benefit from working alongside motivated and experienced colleagues and practitioners, and a supportive and highly visible SLT team. The school is seeking candidates that will inspire learners in all areas of mathematics.</p> <p>The ideal candidate will have a passion for developing children’s mathematical reasoning and a good understanding of teaching to 11+ Common Entrance and scholarship level. As a non-selective school the candidate will also have good knowledge of how to teach pupils with identified SEND needs. The successful candidate will have extremely high standards, excellent communication skills, the ability to inspire pupils and colleagues and a track record of outstanding teaching. Gatehouse School is a thriving and positive school and we strive to achieve the best possible results for all of our pupils.</p> <p>With a competitive salary, this is an excellent opportunity for an outstanding teacher of mathematics to join our highly successful school which was rated as outstanding during our 2021 ISI inspection.</p> <p>Gatehouse School is committed to safeguarding and promoting the welfare of children, and applicants must be willing to undergo the child protection screening appropriate to the post, including checks with previous employers and the Disclosure and Barring Service.</p> <p>APPLICATION PROCESS</p> <p>Applications should be submitted using the Gatehouse application form provided. Please complete the form and return by post or email to Conti Moll, Deputy Head conti.moll@gatehouseschool.co.uk</p>
jobsummary
stringGatehouse School is seeking an experienced, highly motivated, outstanding and inspirational teacher of mathematics to teach mathematics in KS2 as well as being a form teacher to an assigned class.
shortcode
stringtsce5z
location
stringEast London
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-25T08:52:24+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Maths-Teacher-KS2-JOB-DESCRIPTION.pdf
mime
stringapplication/pdf
filename
stringMaths Teacher KS2 JOB DESCRIPTION
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Maths-Teacher-KS2-JOB-DESCRIPTION.pdf
type
stringpdf
documentid
string6156E220-C8F7-42C8-AB6B-A50CDFBA2CDC
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
mime
stringapplication/pdf
filename
stringEqual-Opportunities-Policy
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
type
stringpdf
documentid
string7DE40373-72E0-4533-81C1-16BF9AACB161
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
mime
stringapplication/pdf
filename
stringSafeguarding-Policy-review-SEPTEMBER-2024-2-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
type
stringpdf
documentid
stringB452EFC9-1C06-4666-A97C-ED3750ECCFD0
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
mime
stringapplication/pdf
filename
stringSafer-Recruitment-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
type
stringpdf
documentid
stringD719018B-6CE5-4619-97AE-4A228A33F168
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Application-Form.docx
type
stringoffice
documentid
stringE584C1F0-4660-4CA7-B08E-DD6911E7622A
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringgatehouseschool
lon
number-0.04609
website
stringdeputy.bursar@gatehouseschool.co.uk
logourl
string
associations
Array
1
stringIAPS
2
stringISA
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/gatehouseschool/squarelogo/GS Logo bitmap.bmp
3
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringeastengland
organisation
stringSt Joseph's College
areasef
stringsuffolk
remote
number0
displaystart
string2024-04-08T00:00:00+01:00
jobid
stringE6BFFC3F-31FB-427A-80FE-46508C040A64
lat
number52.04399
seftitle
stringteacher-of-senior-school-music
jobtitle
stringTeacher of Senior School Music
region
stringEast of England
organisationid
string1745D8E8-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringeast
jobdescription
string<p>St Joseph's College is a vibrant independent day and boarding school in Ipswich providing a broad and seamless education for over 590 boys and girls aged 2 - 18. We provide a wide range of stimulating and challenging opportunities that our pupils embrace in both the academic and extra-curricular life of the College.</p> <p>The College stands tall, boasting an ongoing streak of triumphs at both local and national festivals and competitions. Within the vibrant Creative &amp; Performing Arts Faculty, every moment is a whirlwind of activity which offers genuine fulfilment and is highly rewarding. The annual College musical, performed at a professional theatre, is not just a success – it’s a spectacle that rivals the grandeur of a West End show. And that’s just the beginning. Our calendar bursts with a dazzling array of arts events throughout the year, making each day a celebration of creativity. The pinnacle is the annual Arts Festival, an extravaganza that opens the doors for every student, regardless of their skill level, to dive into a world of professional, diverse, and enriching art forms.</p> <p>As a College, we take pride in our dynamic partnership with Arts International, where current stars of the West End regularly come to collaborate and inspire our students. This is not just an education; it’s a journey through the realms of artistic excellence and boundless possibilities!</p> <p>Embark on a thrilling journey with us! Starting in September 2024, we’re looking for an extraordinary and dynamic Senior School Music Teacher (part-time 0.4FTE) to join our vibrant and well-resourced school. We’re looking for a teacher who exudes inspiration and a passion for the subject, and is experienced in teaching KS3, GCSE and A Level. You will have a proven track-record of high-quality teaching Music in a school setting, playing the piano, leading ensembles and choirs and have excellent subject knowledge of a wide range of musical styles and genres. You will have an in-depth understanding of assessment strategies for Music, and ideally have strong music technology skills.</p> <p>Picture yourself in our thriving community, where the curriculum is dynamic and diverse, the atmosphere is supportive, and our dedicated staff radiate happiness. As a Senior School Music Teacher, you’ll step into a world of boundless opportunities, working with a successful team that’s already making waves. Bring your experience or showcase your untapped potential to deliver excellence. We want someone who can motivate our pupils to aspire for the very best and achieve their full potential.</p> <p>Further details and an application form can be found at https://www.stjos.co.uk/community/vacancies/ or by contacting the HR Officer by email ( careers@stjos.co.uk) or telephone (01473) 690281.</p> <p>The closing date for applications is Midday on Monday 6 May 2024. The College reserves the right to interview prior to the closing deadline, so early applications are encouraged.</p> <p>St Joseph’s College is committed to safeguarding and promoting the welfare of children. The successful applicant will be required to undertake child protection screening appropriate to the post, including an Enhanced Disclosure via the Disclosure and Barring Service. Please be advised that applications cannot be accepted unless they are on the College’s Application Form. References will be taken up and will be carefully checked. DBS charge payable by applicant.</p>
jobsummary
stringEmbark on a thrilling journey with us! Starting September 2024, we’re on the hunt for an extraordinary and dynamic Senior School Music Teacher (part-time 0.4FTE) to join our vibrant and well-resourced school.
shortcode
string2jz3od
location
stringSuffolk
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-11T13:04:32+01:00
documents
Array
categories
Array
1
stringTeacher
jobtypes
Array
1
stringPart-time
sefname
stringstjosephscollege
lon
number1.13488
website
stringhttps://www.stjos.co.uk/community/vacancies/
logourl
string
associations
Array
1
stringIAPS
2
stringISA
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/stjosephscollege/squarelogo/New branding s.png
4
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringGatehouse School
areasef
stringeast-london
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringEAC3FC4F-46C5-403D-BC26-89ABD3A3948E
lat
number51.53242
seftitle
stringteacher-of-computing
jobtitle
stringTeacher of Computing
region
stringGreater London
organisationid
string2702496D-F762-DD00-AB4C-D252EC4B6B08
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Computing Teacher Required for September 2024 </p> <p>Closing Date: 6th May 2024 </p> <p>Gatehouse School is looking to appoint an outstanding classroom practitioner to lead computing across the school and to act as a specialist subject teacher for children from Reception to Year 6. The successful candidate should have the qualifications necessary to deliver the National Curriculum Computing programmes of study to pupils in both KS1 and KS2. This will require knowledge of computer science, computer programming and digital literacy. As subject leader, you will need the vision and drive to work with the SLT to continue to develop digital learning throughout the school. In recent years there has been a significant focus upon developing computing and this is an exciting opportunity for a passionate teacher to further develop the subject across the school. This will include supporting colleagues and leading the development of mobile leaning. </p> <p>The post would suit an excellent teacher who is looking for a role with significant cross-phase responsibility. </p> <p>Gatehouse School, which is part of the Phyllis Wallbank Educational Trust, is a flourishing, nonselective, independent school in the heart of the East End. We are proud of our inclusive and friendly ethos which sets out to provide the best education possible for children, establishing a modern outlook on primary education while ensuring that it retains the key values on which it was first founded. </p> <p>The successful applicant will benefit from being part of a professional, supportive staff team as well as a competitive salary package which will be discussed at interview. This is an excellent opportunity for an outstanding teacher to join our highly successful school. </p> <p>APPLICATION PROCESS Applications should be submitted using the application form provided. Please complete the form and return it by post or send a scanned copy by email to deputy.bursar@gatehouseschool.co.uk </p> <p>Gatehouse School is committed to safeguarding and promoting the welfare of children, and applicants must be willing to undergo child protection screening appropriate to the post, including checks with previous employers and the Disclosure and Barring Service</p>
jobsummary
stringGatehouse School is looking to appoint an outstanding classroom practitioner to lead computing across the school and to act as a specialist subject teacher for children from Reception to Year 6.
shortcode
string00iq9x
location
stringEast London
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T10:01:53+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Job-Description---Teacher-of-Computing---April-2024.pdf
mime
stringapplication/pdf
filename
stringJob Description - Teacher of Computing - April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Job-Description---Teacher-of-Computing---April-2024.pdf
type
stringpdf
documentid
string6A93D149-EBFF-4933-BC91-B685950B443E
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
mime
stringapplication/pdf
filename
stringEqual-Opportunities-Policy
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Equal-Opportunities-Policy.pdf
type
stringpdf
documentid
string7DE40373-72E0-4533-81C1-16BF9AACB161
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
mime
stringapplication/pdf
filename
stringSafeguarding-Policy-review-SEPTEMBER-2024-2-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safeguarding-Policy-review-SEPTEMBER-2024-2-1.pdf
type
stringpdf
documentid
stringB452EFC9-1C06-4666-A97C-ED3750ECCFD0
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
mime
stringapplication/pdf
filename
stringSafer-Recruitment-1
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Safer-Recruitment-1.pdf
type
stringpdf
documentid
stringD719018B-6CE5-4619-97AE-4A228A33F168
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/gatehouseschool/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/gatehouseschool/Application-Form.docx
type
stringoffice
documentid
stringE584C1F0-4660-4CA7-B08E-DD6911E7622A
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringgatehouseschool
lon
number-0.04609
website
stringdeputy.bursar@gatehouseschool.co.uk
logourl
string
associations
Array
1
stringIAPS
2
stringISA
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/gatehouseschool/squarelogo/GS Logo bitmap.bmp
5
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringThe Beacon School
areasef
stringbuckinghamshire
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringF30A0AFF-673F-47E9-9EE2-E4E0226726D5
lat
number51.68764
seftitle
stringearly-years-reception-teacher-potential-for-on-site-accommodation
jobtitle
stringEarly Years (Reception) Teacher (potential for on-site accommodation)
region
stringSouth East
organisationid
string64E0087F-ACFD-4B0C-834B-F098DA2D4A62
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>This post would be as a class teacher in a Reception class and full time. The successful candidate will be a designated Early Years class teacher and teach across the timetable as needed. As with all our teaching staff, there is a clear expectation to contribute to the school’s extra-curricular programme and for all staff to very much immerse themselves into Beacon School life. </p> <p> </p> <p>The school also has a small number of staff flats, and we may also be able to offer accommodation on site, and so if you are seeking to relocate, this is something worth highlighting on your application.</p> <p> </p> <p>Our School is a large independent prep school (pupil ages 3 and 13) based in Amersham, Buckinghamshire with close links to London. To give you a flavour of life at our school, please take a look around our website www.beaconschool.co.uk. </p> <p> </p> <p>Please download an Application Form from the School’s website and send a copy of your completed Application Form and covering letter by e-mail to: recruitment@beaconschool.co.uk </p> <p> </p> <p><em>The closing date for receipt of applications is 9am Monday, 6 May 2024 and interviews will be held the following week.</em></p> <p> </p> <p>IMPORTANT NOTE:</p> <ol> <li>The school is committed to safeguarding and promoting the welfare of children. Safeguarding checks will include DBS checking, references and other checks – all to be undertaken in accordance with School policy</li> <li>The safeguarding responsibilities of the post can be found in the job description and person specification in the recruitment pack</li> <li>The post is exempt from the Rehabilitation of Offenders Act 1974</li> </ol> <p> </p> <p><br></p> <p> </p>
jobsummary
stringWe are seeking to appoint an exceptional and inspirational teacher to join our Pre-Prep team from September 2024. This role would be on a fixed term contract basis where we expect the help to be needed for up to 12 months
shortcode
stringkxuamb
location
stringBuckinghamshire
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T12:34:41+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Information--Early-Years-Reception-Teacher-April-2024.pdf
mime
stringapplication/pdf
filename
stringApplication Information- Early Years (Reception) Teacher April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Information--Early-Years-Reception-Teacher-April-2024.pdf
type
stringpdf
documentid
string28FDF4EC-7EFB-490F-A04F-C572F6C5522C
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
mime
stringapplication/pdf
filename
stringApplication-Form-2023
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/thebeacon/Application-Form-2023.pdf
type
stringpdf
documentid
stringA9943B27-9BC8-4DCC-860F-3B1DA3C9EE5D
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFixed Term
sefname
stringthebeacon
lon
number-0.61484
website
stringrecruitment@beaconschool.co.uk
logourl
stringhttps://media.pressburst.com/thebeacon/logo/thebeacon_header.jpg
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.com/thebeacon/squarelogo/thebeacon_square.jpg
6
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringscotland
organisation
stringGeorge Watson's College
areasef
stringscotland
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringF687DD77-C9C7-4C44-920D-9A8B78FB18E2
lat
number55.93001
seftitle
stringteacher-of-additional-support-for-learning-0-8-fte-junior-school
jobtitle
stringTeacher of Additional Support for Learning (0.8 FTE, Junior School)
region
stringScotland
organisationid
string171305AA-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringmoreregions
jobdescription
string<p><strong>Location: </strong>George Watson’s College, Edinburgh</p> <p><strong>Contract Type: </strong>Part time, 0.8 FTE</p> <p><strong>Salary: </strong>Competitive</p> <p><strong>Benefits: </strong>Competitive salary, reduced school fees at George Watson’s College for children of staff, Membership of the Galleon Club (the school’s fitness club)</p> <p><strong>JOB INTRODUCTION</strong></p> <p>George Watson’s College is seeking to appoint a Teacher of Additional Support for Learning (ASL) in our Junior School. The post is 0.8 FTE and it is hoped that the successful candidate will start in August 2024.</p> <p><strong>APPLICATION PROCESS</strong></p> <p style="margin-left:0.65pt;">Please click the Apply for this job button. Please include a letter of application of not more than 800 words giving us more information about you and why you would like the role, addressed to Mr George Salmond, Head of Junior School.</p> <p>Candidates called for an interview will be asked to teach a small, group lesson as part of the selection process.</p> <p>If you require more information about the School, please visit our school website.</p> <p>Closing date: <strong>11:59pm on</strong> <strong>Monday 6 May 2024</strong></p> <p>Interviews are scheduled to take place on <strong>Thursday 16 May 2024</strong></p> <ul> <li>To assist in establishing, monitoring and evaluating departmental aims and priorities;</li> </ul> <ul> <li>To have a significant teaching role appropriate to the caseload within the Department and responsibility for teaching specialised programmes of work for pupils with additional support needs;</li> </ul> <ul> <li>To play a key part in the Child Planning process, when circumstances require this;</li> </ul> <ul> <li>To monitor and evaluate the attainment and achievement of pupils in receipt of additional support and take appropriate actions to evaluate the impact of these;</li> </ul> <ul> <li>To work collaboratively with pupils, other staff, professionals and parents to build confident approaches to learning;</li> </ul> <ul> <li>To identify and teach skills that would develop pupils’ ability to work independently;</li> </ul> <ul> <li>To contribute to smooth transitions of pupils with ASN as they move through the school</li> </ul> <ul> <li> To provide consultancy for Class Teachers about the additional support needs of pupils. This may include:</li> </ul> <p style="margin-left:90pt;">○         Share insight, experience and resources.</p> <p style="margin-left:90pt;">○         Contribute to professional learning sessions for staff.</p> <p style="margin-left:90pt;">○         Offer guidance on accessible resources/materials, curriculum, equipment and  approaches.</p> <p style="margin-left:90pt;">○        Share effective strategies, disseminate information from professional learning reading and courses attended.</p> <ul> <li>To work with colleagues to ensure the early identification of pupils' additional support needs. The ASL Caseload Teacher will be involved with observations, formative and summative assessments, screening and dissemination/feedback to parents/carers, staff and multi agency colleagues.</li> </ul> <p>For full details of the main responsibilities, please refer to the job description</p> <p>The person appointed will:</p> <ul> <li>Be a trained and qualified graduate teacher of Primary Education, registered or eligible for registration with the General Teaching Council for Scotland;</li> </ul> <ul> <li>Have experience of teaching in the Primary School;</li> </ul> <ul> <li>Be flexible and imaginative in developing new ideas and resources;</li> </ul> <ul> <li>Be a team player with excellent interpersonal and communication skills;</li> </ul> <ul> <li>Work with colleagues from different disciplines and across both Junior and Senior Schools and partners from the wider community;</li> </ul> <ul> <li>Be able to demonstrate resilience and adaptability.</li> </ul> <p><strong>Desirable criteria:</strong></p> <ul> <li>A qualification in additional support.</li> </ul>
jobsummary
stringWe are currently seeking to fill the position of Teacher of Additional Support for Learning (0.8 FTE, Junior School).
shortcode
stringacbltf
location
stringScotland
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T16:30:46+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=494cc1b092f84d9b&f=5f53b943ccd4e062&mode=job_s2
mime
string
filename
stringTeacher of ASL (Junior School) JD Headed Copy - April 2024
fileext
stringpdf
filesslurl
stringhttps://apply.schooltalent.com/members/modules/jobV2/fdownload.php?j=494cc1b092f84d9b&f=5f53b943ccd4e062&mode=job_s2
type
string
documentid
string20C78220-4C4D-4908-A641-30A1849E6FA4
categories
Array
1
stringTeacher
jobtypes
Array
1
stringPart-time
sefname
stringgeorgewatsonscollege
lon
number-3.21768
website
stringhttps://apply.schooltalent.com/members/modules/job/detail.php?record=1016
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/georgewatsonscollege/squarelogo/squarelogo.jpg
7
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsouthwest
organisation
stringCastle Court School
areasef
stringdorset
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
stringDFE8E394-541E-4156-8A71-559FF5E8786E
lat
number50.77513
seftitle
stringdeputy-head
jobtitle
stringDeputy Head
region
stringSouth West
organisationid
stringFF970D9F-B481-88F4-50E1-80C1DDAF68BC
tags
Array
regiongroup
stringsouthwest
jobdescription
string<p>Please see the full job advert and application form attached.</p> <p>Closing date: Monday 6th May 2024 </p> <p>Interview date round one (online): Wednesday 15th May 2024 </p> <p>Interview date round two: Tuesday 21st May 2024</p>
jobsummary
stringAfter the Head, the Deputy Head position is the most senior leader in the Castle Court Community and acts as ‘the final stop’ before the Head on all matters relating to the educational provision at Castle Court. The role has many facets including leadership, safeguarding, pastoral, academic, operational and strategic. The Deputy Head should be a visible presence around the school for both staff and pupils, as well as being outwardly parent facing.
shortcode
stringw93rpw
location
stringDorset
closingdate
string2024-05-06T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive rates of pay
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-23T12:20:46+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/castlecourt/APPLICATION-FORM---Deputy-Head.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringAPPLICATION FORM - Deputy Head
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/castlecourt/APPLICATION-FORM---Deputy-Head.docx
type
stringoffice
documentid
string1E2B0575-B826-4733-88EF-7E661891BBE9
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/castlecourt/CCS-Job-Advert-Deputy-Head-Final.pdf
mime
stringapplication/pdf
filename
stringCCS Job Advert Deputy Head Final
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/castlecourt/CCS-Job-Advert-Deputy-Head-Final.pdf
type
stringpdf
documentid
stringE6B71172-01F7-4A2D-AE99-F9B26575E47C
categories
Array
1
stringSenior Leadership Team
jobtypes
Array
1
stringFull-time
sefname
stringcastlecourt
lon
number-2.03472
website
stringhmsec@castlecourt.com
logourl
string
associations
Array
1
stringIAPS
squarelogourl
string
8
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringsoutheast
organisation
stringSt Swithun's School
areasef
stringhampshire
remote
number0
displaystart
string2024-04-26T00:00:00+01:00
jobid
string25D3262C-DE8A-4A69-9AB6-4FB361E37C8C
lat
number51.062
seftitle
stringteacher-of-physics
jobtitle
stringTeacher of Physics
region
stringSouth East
organisationid
string05E75227-F796-4286-BB2B-622656109229
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The school seeks to appoint a talented and enthusiastic teacher of physics who is able to teach throughout the age range up to and including IGCSE. The ability to teach A-level is desirable.</p> <p>Although we are looking for a full-time teacher of physics, we would also be pleased to hear from teachers looking for a 0.8 role. You may be an experienced teacher already, or you may be a well-qualified graduate at the start of your career.</p> <p>The successful candidate will be able to communicate their enjoyment of the subject to students, will strive to maintain the highest academic standards and will thrive when working as part of a team.</p> <p>St Swithun’s is a popular and successful selective girls’ school committed to developing innovative teaching and learning and open communication with parents. We are a kind, understanding and supportive community in which every pupil feels able to try new challenges without fear of failure.</p> <p>We are often seeking teaching staff keen to join our boarding community as a Resident Tutor. This role would come with rent-free two-bedroom accommodation and a significant timetable remission. If you would be interested in a residential boarding role, if available, please do indicate this on your application.</p> <p>Closing date for applications: 09.00, Tuesday 7 May 2024. We reserve the right to close applications before the closing date.</p> <p>Apply <a href="https://www.cognitoforms.com/StSwithunsSchool1/TeacherOfPhysics" rel="noopener noreferrer" target="_blank">here</a></p> <p>Further details of the post and a link to an online application form are available on the school website’s vacancy page, by emailing the recruitment team via recruitment@stswithuns.com, or by calling 01962 835798 and speaking to a member of the HR team.</p> <p><em>St Swithun’s is a registered charity providing education for boys and girls and is committed to safeguarding and promoting the welfare of children. All staff are expected to share and support this commitment and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</em></p>
jobsummary
stringTeacher of Physics Full time (0.8 FTE will be considered), one year fixed term Required from September 2024
shortcode
stringm8770r
location
stringHampshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-29T11:00:38+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stswithuns/Teacher-of-physics-job-description-September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of physics job description September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stswithuns/Teacher-of-physics-job-description-September-2024.pdf
type
stringpdf
documentid
string45D24807-0B93-4585-A3F2-074322D62480
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringFixed Term
sefname
stringstswithuns
lon
number-1.28789
website
stringstswithuns.com/about-us/staff-vacancies
logourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
9
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringwestmidlands
organisation
stringHereford Cathedral School
areasef
stringherefordshire
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
string0D4A933C-791B-4B03-92E2-677B9B5FADD2
lat
number52.05361
seftitle
stringpastry-chef
jobtitle
stringPastry Chef
region
stringWest Midlands
organisationid
stringE66FD544-0ECD-B98D-0EA1-6D77A602B517
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>Salary: 9-11 (£21.044 - £22,288) FTE</p> <p>Hours/weeks:25 hour per week term time plus 2 weeks for 38 weeks per year.</p> <p>(including unpaid lunch break). Actual hours will be in accordance with the needs of the kitchen and the requirement to cook for extra functions outside of the normal morning break and lunchtime.</p> <p>Location: Hereford Cathedral School, Old Deanery, Cathedral Close, Hereford HR1 2NG</p> <p>We are seeking a part time Pastry Chef to work in our catering department, supporting the Head Chef and Cooks to prepare and cook snacks, meals and hot food for the nursery, Junior and Senior School during the working week and for functions as required.</p> <p>Our Pastry Chef will also prepare and cook food items such as cakes, biscuits, bread and other bakery products as and when required and ensure that the safety and quality of food is maintained at all times.</p> <p>Our Offer</p> <p>Join a highly talented and supportive team and governing body</p> <p>Competitive salary</p> <p>A beautiful place to work in the most idyllic settings</p> <p>A positive and innovative working environment surrounded by students, staff, parents and governors</p> <p>A collaborative and supportive attitude amongst staff which promotes a sense of teamwork and unity</p> <p>Cycle to Work scheme</p> <p>Free lunch during term time</p> <p>NEST pension scheme (8.7% employer contribution, 6% employee contribution)</p> <p>Staff are sometimes offered non-contractual School Fees Remission at the absolute discretion of the Governors</p> <p>How to apply</p> <p>An application form and information pack may be downloaded from our website</p> <p>The closing date for applications is 11am on Tuesday 7 May 2024.</p> <p><br></p> <p>Completed applications should be accompanied by a covering letter and sent to Recruitment, Hereford Cathedral School, Old Deanery, The Cathedral Close, Hereford HR1 2NG or to recruitment@herefordcs.com</p> <p>The School is committed to safeguarding and promoting the welfare of children and young people and expects all members of staff and volunteers to share this commitment. Appointments are subject to enhanced DBS clearance and satisfactory employment references and other safer recruitment checks. Further information on the School’s safeguarding can be found on the school website.</p>
jobsummary
stringWe are seeking a part time Pastry Chef to work in our catering department, supporting the Head Chef and Cooks to prepare and cook snacks, meals and hot food for the nursery, Junior and Senior School during the working week and for functions as required. Our Pastry Chef will also prepare and cook food items such as cakes, biscuits, bread and other bakery products as and when required and ensure that the safety and quality of food is maintained at all times.
shortcode
stringodw7jn
location
stringHerefordshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-24T12:28:49+01:00
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringPart-time
sefname
stringherefordcathedral
lon
number-2.71495
website
stringhttps://www.herefordcs.com/job-vacancies
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/herefordcathedral/squarelogo/Pressburst logo.jpg
10
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringsoutheast
organisation
stringBurgess Hill Girls
areasef
stringwestsussex
remote
number0
displaystart
string2024-04-18T00:00:00+01:00
jobid
string319B8FF6-6B4D-408E-8166-A0D308405DA5
lat
number50.95132
seftitle
stringteacher-of-maths
jobtitle
stringTeacher of Maths
region
stringSouth East
organisationid
string7B618DE6-BD86-4F6D-B636-7A928D5601E2
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>We are looking for a dynamic, energetic and inspirational teacher of Mathematics as 2nd in the department in this high performing school. The ability to teach Mathematics up to A level is desirable although a strong candidate with the potential and ambition to do so would also be considered.</p> <p>Applications are equally welcome from early career teachers (for whom statutory induction would be provided) or from more experienced applicants.</p> <p>The successful candidate will work with the department in promoting a love of Mathematics both inside and outside the classroom. A willingness to contribute to the extra-curricular activities of the School is also a requirement.</p> <p>The closing date for applications is 9am on Tuesday 7th May 2024. However, applications will be reviewed on receipt so early submission is advisable. Due to the need to appoint quickly we reserve the right to interview and appoint at any stage of the process.</p> <p>Short-listed candidates will be contacted by telephone and interviews will take place in the week beginning Monday 13th May.</p> <p>All appointments are made in accordance with our equal opportunities policy and applicants should let us know of any special needs they may have.</p> <p>If you are interested in applying for this role, please download an application form and send to hr@burgesshillgirls.com.</p> <p><strong>The School is committed to safeguarding and promoting the welfare of children and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</strong></p>
jobsummary
stringWe are looking for a dynamic, energetic and inspirational teacher of Mathematics as 2nd in the department in this high performing school.
shortcode
stringtdz92t
location
stringWest Sussex
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-18T12:02:04+01:00
documents
Array
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringburgesshillforgirls
lon
number-0.12506
website
stringhttps://burgesshillgirls.com/vacancies/teacher-of-maths-full-time/
logourl
string
associations
Array
1
stringGSA
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/burgesshillforgirls/squarelogo/squarelogo.jpg
11
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringSt Swithun's School
areasef
stringhampshire
remote
number0
displaystart
string2024-04-26T00:00:00+01:00
jobid
string4577CFD7-518E-4E19-A8BD-642FE5BAE672
lat
number51.062
seftitle
stringteacher-of-science
jobtitle
stringTeacher of Science
region
stringSouth East
organisationid
string05E75227-F796-4286-BB2B-622656109229
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The school seeks to appoint a talented and enthusiastic teacher of science who is able to teach throughout the senior school age range. The ability to teach physics to GCSE is essential.</p> <p>Although we are looking for a full-time teacher, we would also be pleased to hear from teachers looking for a 0.8 role. You may be an experienced teacher already, or you may be a well-qualified graduate at the start of your career.</p> <p>The successful candidate will be able to communicate their enjoyment of science to students, will strive to maintain the highest academic standards and will thrive when working as part of a team.</p> <p>St Swithun’s is a popular and successful selective girls’ school committed to developing innovative teaching and learning and open communication with parents. We are a kind, understanding and supportive community in which every pupil feels able to try new challenges without fear of failure.</p> <p>We are often seeking teaching staff keen to join our boarding community as a Resident Tutor. This role would come with rent-free two-bedroom accommodation and a significant timetable remission. If you would be interested in a residential boarding role, if available, please do indicate this on your application.</p> <p>Closing date for applications: 09.00, Tuesday 7 May 2024. </p> <p>We reserve the right to close applications before the closing date. </p> <p><a href="https://www.cognitoforms.com/StSwithunsSchool1/TeacherOfScience" rel="noopener noreferrer" target="_blank">Apply here</a></p> <p>Further details of the post and a link to an online application form are available on the school website’s vacancy page, by emailing the recruitment team via recruitment@stswithuns.com, or by calling 01962 835798 and speaking to a member of the HR team.</p> <p>St Swithun’s is a registered charity providing education for boys and girls and is committed to safeguarding and promoting the welfare of children. All staff are expected to share and support this commitment and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</p>
jobsummary
stringTeacher of science Required from September 2024 Full time (part time hours of approximately 0.8 FTE will be considered) This role will initially be on a one-year fixed term contract
shortcode
stringb2lyz7
location
stringHampshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-26T15:27:21+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stswithuns/Teacher-of-science-job-description-September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of science job description September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stswithuns/Teacher-of-science-job-description-September-2024.pdf
type
stringpdf
documentid
stringC28FB0A3-2443-4AD3-9F16-FF7C9AC1234B
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringFixed Term
sefname
stringstswithuns
lon
number-1.28789
website
stringstswithuns.com/about-us/staff-vacancies
logourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
12
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringArnold House School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-19T00:00:00+01:00
jobid
string66BD476A-EF73-4144-83AC-BFC7F445A01D
lat
number51.53418
seftitle
stringdirector-of-music
jobtitle
stringDirector of Music
region
stringGreater London
organisationid
stringE43E4817-9CAF-4F8D-55F4-F66D2F3480BF
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Founded in 1905, Arnold House is a popular boys’ prep school based in St John’s Wood, London for boys from age 3 to 13.</p> <p>We are looking for an excellent musician and teacher to take on the leadership of our thriving Music Department. The role involves teaching, organising concerts and choir performances and preparing timetables for 12 peripatetic music teachers.</p> <p>The successful candidate will have the ability and experience to organise the complex work of the department and to inspire all pupils in their musical endeavours.</p> <p>The salary will be discussed at interview. Additional benefits include school holidays as holidays with pay, lunch and pension contributions.</p> <p>For further information please go to</p> <p>https://www.arnoldhouse.co.uk/vacancies</p> <p>Deadline for applications is: Tuesday 7th May at 9am.</p> <p><br></p> <p><br></p>
jobsummary
stringWe seek an excellent musician and teacher to take on the leadership of our thriving Music Department from September. The role involves teaching, organising concerts and choir performances and preparing timetables for 12 peripatetic music teachers.
shortcode
stringzh3n2f
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-19T15:39:26+01:00
documents
Array
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
sefname
stringarnoldhouseschool
lon
number-0.17703
website
stringwww.arnoldhouse.co.uk/vacancies
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/arnoldhouseschool/squarelogo/AH Shield Red.jpg
13
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringnortheast
organisation
stringDame Allan's Schools
areasef
stringtyneandwear
remote
number0
displaystart
string2024-04-29T00:00:00+01:00
jobid
string75019CF8-757A-42B3-BD87-C617056D4CA7
lat
number54.98218
seftitle
stringhead-of-geography
jobtitle
stringHead of Geography
region
stringNorth East
organisationid
string170F6BB9-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringnorth
jobdescription
string<p>Dame Allan’s Schools wish to appoint a dynamic and enthusiastic member of staff who will lead by example, develop, inspire and motivate their team and be committed to achieving high standards within our geography department. The successful person will enable our young people to achieve outstanding results at all levels in geography. </p> <p>This is an excellent opportunity for an exceptional teacher who is now looking for promotion to head of department or an outstanding teacher who is already an experienced Head of Geography, to join a supportive and successful school.</p> <p>Applicants must have a university degree and/or recognised teaching qualification and experience of teaching Geography with broad subject knowledge that can motivate and stretch all students, including the most able and interested students.</p> <p>The selected individual will have the ability to line manage and inspire colleagues while demonstrating empathy and leadership.</p> <p>This position is for September 2024 / January 2025.</p> <p><em>The closing date for applications is Tuesday, 7 May 2024 at noon.</em></p> <p><em>Interviews will take place on Monday, 13 May 2024.</em></p> <p>Please send your completed application forms to hr@dameallans.co.uk</p> <p>Dame Allan's Schools are committed to securing equality of opportunity through the creation of an environment in which all individuals are treated on the sole basis of their relevant merits and abilities. We aim to ensure that no current or former staff, job applications, pupils, parents and visitors receives less favourable treatment than another on the grounds of sex, gender reassignment, race or nationality, ethnic origin, skin colour, disability, political or religious beliefs, marital or civil partnership status, sexual orientation, age, membership of a trade union, pregnancy or maternity.</p> <p>The Schools are committed to safeguarding and promoting welfare of our children and young people. Applicants must undergo child protection screening, including checks with past employers and the Disclosure and Barring Service.</p>
jobsummary
stringThis is an excellent opportunity for an exceptional teacher who is now looking for promotion to head of department or an outstanding teacher who is already an experienced Head of Geography, to join a supportive and successful school.
shortcode
string1nyv3x
location
stringTyne & Wear
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-29T13:58:59+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/dameallans/Application-Form.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/dameallans/Application-Form.docx
type
stringoffice
documentid
string520C3326-304D-446F-A0D5-D62D818F870A
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/dameallans/2024-Head-of-Geography-Role-Description-3-.pdf
mime
stringapplication/pdf
filename
string2024 Head of Geography Role Description (3)
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/dameallans/2024-Head-of-Geography-Role-Description-3-.pdf
type
stringpdf
documentid
string8439D2C4-06ED-4D6A-B0E8-00438314BA47
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/dameallans/Teacher-Candidate-Information-Pack-Dame-Allan-s-Schools.pdf
mime
stringapplication/pdf
filename
stringTeacher Candidate Information Pack Dame Allan's Schools
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/dameallans/Teacher-Candidate-Information-Pack-Dame-Allan-s-Schools.pdf
type
stringpdf
documentid
string8BD05ADC-14A7-4E14-9897-CD1FD28EAA0D
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
2
stringTerm Time
sefname
stringdameallans
lon
number-1.65243
website
stringhttps://www.dameallans.co.uk/about/vacancies/vacancies-post/~board/job-vacancies/post/head-of-geography
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/dameallans/squarelogo/squarelogo.png
14
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive salary, according to experience
regionsef
stringgreater-london
organisation
stringBuckingham Preparatory School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
string83559079-1016-4E52-9D48-E934EFA3F0B1
lat
number51.57928
seftitle
stringict-computing-teacher
jobtitle
stringICT/Computing Teacher
region
stringGreater London
organisationid
string8EDD8A94-31BF-4F4C-916C-BA99A8E792E3
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Buckingham Preparatory School is looking for an enthusiastic, committed and inspirational ICT Teacher to take whole school responsibility for the teaching of ICT/Computing from September 2024.</p> <p>You will be a highly innovative and proactive practitioner who has a passion for the ever changing world of information and communications technology. You will have the ability and drive to teach lessons across all age ranges taught within the school and be totally committed to the delivery of quality education.</p> <p>This role is for 3 days a week with a degree of flexibility on days &amp; times worked.</p> <p>A formal teaching qualification is not essential, experience working with children is desirable. The role offers scope for professional development, training and opportunities for the right candidate.</p> <p>Skillsets in photography, social media and website maintenance would be beneficial to the role.</p> <p>Our staff are committed to working together to achieve the best for our children in order to help them grow and develop into independent young learners. The suitable candidate will have the ability to work effectively as part of our enthusiastic and energetic team.</p> <p>This is a wonderful opportunity to join a thriving small independent school. Buckingham Preparatory School is a selective school for boys aged 3 to 11 offering a warm and nurturing environment where our boys thrive and grow. We are immensely proud of our school and are looking for dedicated staff who are committed to helping all young people believe, aspire and achieve.</p> <p>The School is committed to safeguarding and promoting the welfare of children and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the UK Disclosure and Barring Service.</p> <p><br></p>
jobsummary
stringInnovative and forward thinking ICT/Computing Teacher (3 days per week) required for well resourced, independent prep school in Pinner.
shortcode
stringlo4r6a
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive salary, according to experience
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-22T15:37:33+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Job-Description-2024.pdf
mime
stringapplication/pdf
filename
stringICT Teacher - Job Description 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Job-Description-2024.pdf
type
stringpdf
documentid
string04F71D13-A25E-4878-A5F5-ED0D128D26C6
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/Safer-Recruitment-Information-Pack-2024.pdf
mime
stringapplication/pdf
filename
stringSafer Recruitment Information Pack 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/Safer-Recruitment-Information-Pack-2024.pdf
type
stringpdf
documentid
string586E9057-57B6-43F9-8793-E727F8B8656B
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/Application-Form-2024.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringApplication Form 2024
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/Application-Form-2024.docx
type
stringoffice
documentid
string630419D8-66FD-442C-B9C0-A5D2F6A0D735
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Person-Specification-2024.pdf
mime
stringapplication/pdf
filename
stringICT Teacher - Person Specification 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher---Person-Specification-2024.pdf
type
stringpdf
documentid
stringC708F423-474B-473C-868F-A7C4DB924465
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher-Part-Time---Advert-April-2024.pdf
mime
stringapplication/pdf
filename
stringICT Teacher Part Time - Advert April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/buckinghamcollegepreparatory/ICT-Teacher-Part-Time---Advert-April-2024.pdf
type
stringpdf
documentid
stringF1DE00DC-CE6A-4B5D-9AE9-E5D97150E6E2
categories
Array
1
stringTeacher
2
stringEarly Career Teachers
jobtypes
Array
1
stringPart-time
2
stringTerm Time
sefname
stringbuckinghamcollegepreparatory
lon
number-0.37127
website
stringbilsboroughc@buckprep.org
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/buckinghamcollegepreparatory/squarelogo/squarelogo.png
15
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringeastengland
organisation
stringBancroft's School
areasef
stringessex
remote
number0
displaystart
string2024-04-30T00:00:00+01:00
jobid
stringABF0F65B-565B-47D4-A54E-D79CE89C59E6
lat
number51.61122
seftitle
stringprep-office-assistant
jobtitle
stringPrep Office Assistant
region
stringEast of England
organisationid
stringDF25A866-87AC-4C38-8699-A1269AAE9175
tags
Array
regiongroup
stringeast
jobdescription
string<p>Working as part of a team you will provide support to and carry out administration duties, reporting to the Prep Office Manager.</p> <p>The Hours are Monday to Friday 9.30am to 5.30pm with half an hours unpaid lunch. This position is Term Time and inset days (34 weeks) plus 10 days.</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 10am on Tuesday 7 May 2024 and interviews will take place on Tuesday 14 May 2024. 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>
jobsummary
stringRequired from september 2024. Bancroft’s, one of the country’s leading co-educational day schools, are looking for an Office Assistant to work in a vibrant and supportive environment.
shortcode
stringkrgn44
location
stringEssex
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-05-03T15:42:30+01:00
documents
Array
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringTerm 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
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/bancrofts/squarelogo/bancroft_square.jpg
16
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringLady Eleanor Holles
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
string8005AF40-EC0A-4B90-910C-31F849D4705E
lat
number51.42785
seftitle
stringdirector-of-it-services
jobtitle
stringDirector of IT Services
region
stringGreater London
organisationid
string355844F1-E89A-4E89-8CE1-F78E66EFB13D
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><strong>Director of IT Services </strong></p> <p><strong>Permanent, Full-time</strong></p> <p>Are you passionate about leading an IT Department and delivering outstanding technical services? Would you like a great place to work, with a positive atmosphere, supportive colleagues and great benefits? If yes, then look no further.</p> <p>We are searching for a highly motivated Director of IT Services to lead the School's innovative and forward-thinking IT Team. The successful candidate will be responsible for providing high quality, efficient and integrated IT and communication services to staff, students and parents. They will have a balanced focus on delivering excellent IT support delivery and have a strategic approach to maintaining and developing the School's ICT infrastructure, including its voice and data networks, devices and software.</p> <p>This position offers a salary of £65,000 - £70,000 negotiable dependent on experience.</p> <p><strong>What we offer: </strong></p> <p>LEH is a thriving school situated on a 24-acre site west of London. It has a vibrant and diverse community, and LEH students are renowned for their academic prowess as well as their success across an extraordinarily wide range of co-curricular activities, including sport, music, and drama. </p> <p>We have state-of-the-art facilities, and we encourage staff to make the most of the school’s swimming pool, tennis courts, free lunches, on-site parking, and library services.</p> <p>A list of our attractive range of benefits can be found here.</p> <p><strong>How to apply: </strong></p> <p>An application pack is available from the School’s website. Applications must be made on the School’s own form and should be sent to personnel@lehs.org.uk.</p> <p><strong>The closing date is noon on Tuesday, 7th May 2024.</strong></p> <p><strong>Applications will be considered upon receipt and interviews can take place at any time. The school reserves the right to close this post at an earlier date should a successful appointment be made.</strong></p> <p><strong>CVs will not be considered and should not be submitted.</strong></p> <p><strong>Safeguarding Statement: </strong></p> <p>All staff working in the School will have some contact with children and will therefore be in regulated activity. Staff with teaching duties will be responsible for the pupils that they teach and may also have additional specific pastoral or other responsibilities for other pupils they do not teach. In addition, all staff will regularly interact with pupils who may seek assistance or otherwise interact with them whilst moving around the School. In all cases, the post holder’s responsibility for promoting and safeguarding the welfare of the pupils is to adhere to and ensure compliance with the School’s safeguarding policies and procedures at all times. </p> <p>The post is exempt from the Rehabilitation of Offenders Act 1974 and the School is therefore permitted to ask job applicants to declare all convictions and cautions (including those which are “spent” unless they are “protected” under the DBS filtering rules) in order to assess their suitability to work with children.</p> <p>Lady Eleanor Holles is committed to safeguarding and promoting the welfare of children and young people, and expects all staff and volunteers to share this commitment. All applicants must be willing to undergo child protection screening, including checks with past employers and the Disclosure and Barring Service (DBS).</p>
jobsummary
stringAre you passionate about leading an IT Department and delivering outstanding technical services? Would you like a great place to work, with a positive atmosphere, supportive colleagues and great benefits? If yes, then look no further.
shortcode
stringxrg0o1
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringnegotiable dependent on experience
salaryrange_to
number70000
salaryrange_from
number65000
lastmodified
string2024-04-23T16:48:24+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/theladyeleanorholles/Director-of-IT-Services-JD---April-2024.pdf
mime
stringapplication/pdf
filename
stringDirector of IT Services JD - April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/theladyeleanorholles/Director-of-IT-Services-JD---April-2024.pdf
type
stringpdf
documentid
stringE7C2DFDF-09F2-4660-9866-74A28FCA873D
categories
Array
1
stringSupport Staff
jobtypes
Array
1
stringFull-time
sefname
stringtheladyeleanorholles
lon
number-0.36895
website
stringhttps://www.lehs.org.uk/employment/application-form
logourl
stringhttps://media.pressburst.com/theladyeleanorholles/logo/Lady Eleanor Holles_CMYK.jpg
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/theladyeleanorholles/squarelogo/LEH white on red square.jpg
17
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringGlendower Preparatory School
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-22T00:00:00+01:00
jobid
stringB8540B80-7522-4102-8E54-335150E386D5
lat
number51.49404
seftitle
stringmarketing-and-events-manager
jobtitle
stringMarketing and Events Manager
region
stringGreater London
organisationid
string867AE87E-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Glendower is seeking a Marketing and Events Manager with a creative edge and experience to spearhead their marketing strategies and oversee school event organization. The role involves amplifying the school's profile, engaging stakeholders effectively, and upholding the institution's values through positive representation. A strategic mindset, storytelling prowess, attention to detail, and project management skills are essential. While remote work is an option, the position primarily requires on-site presence.</p>
jobsummary
stringGlendower is an all-girls school in the heart of South Kensington. A charitable trust and independently run with all profits directed back into the school, it is a richly resourced educational environment and a highly rewarding school to work in.
shortcode
string0x6ucw
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-23T10:53:16+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Recruitment-Privacy-Notice-5.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Recruitment Privacy Notice (5.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Recruitment-Privacy-Notice-5.23-.docx
type
stringoffice
documentid
string1074C5A2-2175-4D84-B5EC-F061408FF0B8
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Application-Form-05.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Application Form (05.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Application-Form-05.23-.docx
type
stringoffice
documentid
string1587F4ED-A7B6-4E85-8639-48A59285B294
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Equal-Opportunities-Monitoring-Form-05.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Equal Opportunities Monitoring Form (05.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Equal-Opportunities-Monitoring-Form-05.23-.docx
type
stringoffice
documentid
string3FC86903-86B9-4F12-9142-813197917712
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/Glendower-Application-and-Recruitment-Process-Explanatory-Note-05.23-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringGlendower Application and Recruitment Process Explanatory Note (05.23)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/Glendower-Application-and-Recruitment-Process-Explanatory-Note-05.23-.docx
type
stringoffice
documentid
string637CA294-2E97-484A-BCCB-F052775A9C12
5
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/glendowerpreparatory/New-Job-Description---Marketing-and-Events-Manager.pdf
mime
stringapplication/pdf
filename
stringNew Job Description - Marketing and Events Manager
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/glendowerpreparatory/New-Job-Description---Marketing-and-Events-Manager.pdf
type
stringpdf
documentid
stringC444D041-D093-4EA5-AD73-8E8061976B4F
categories
Array
1
stringMarketing/Communications
jobtypes
Array
1
stringFull-time
sefname
stringglendowerpreparatory
lon
number-0.17915
website
stringhttps://www.glendowerprep.org/about/vacancies/
logourl
stringhttps://media.pressburst.com/glendowerpreparatory/logo/GPS logo (2) 585x100 Pressburst.jpg
associations
Array
1
stringGSA
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.com/glendowerpreparatory/squarelogo/GPS logo 360x360 Pressburst.jpg
18
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringwestmidlands
organisation
stringKing's Worcester
areasef
stringworcestershire
remote
number0
displaystart
string2024-04-22T00:00:00+01:00
jobid
string841C0976-4736-4DFF-883B-6C58F99CB452
lat
number52.18755
seftitle
stringhead-of-pshe-and-rse
jobtitle
stringHead of PSHE and RSE
region
stringWest Midlands
organisationid
string17044017-38EB-11E9-9CBC-0A941DD61B9E
tags
Array
regiongroup
stringmidlands
jobdescription
string<p>The King’s School, Worcester wishes to appoint an inspirational Head of PSHE and RSE.</p> <p>The School seeks a teaching professional with both integrity and creativity to steer this important department. We invite applications from well-qualified and ambitious teachers as well as experienced PSHE and RSE leads.</p> <p>The School’s requirements for this role are flexible. We welcome applications from those interested in permanent part-time or full-time hours. To commence September 2024.</p> <p><strong>Safeguarding responsibilities of the successful candidate</strong></p> <p>Staff are advised to maintain an attitude of “it could be happening here and probably is” as far as safeguarding is concerned and should always act in the best interest of the child.</p> <p>All staff are expected to actively promote and safeguard the welfare of all pupils. As this post involves significant contact with children and the postholder will be responsible for children, they will be considered to be in regulated activity and must report any concerns in a timely manner.</p> <p>All staff must also attend annual safeguarding training and have proper regard for the School’s safeguarding policy and procedures.</p> <p><br></p> <p>Please read the applicant information pack for a full job description and person specification.</p> <p><strong>How to apply</strong></p> <p>Please visit the vacancies page of the School website <a href="www.ksw.org.uk/careers" rel="noopener noreferrer" target="_blank"><strong>www.ksw.org.uk/careers</strong></a> to find out more about the benefits of working at King’s and to hear why our staff love being a member of the School community.</p> <p>To apply, candidates should complete the TES online application form: <a href="https://www.tes.com/jobs/vacancy/head-of-pshe-and-rse-worcestershire-2045813" rel="noopener noreferrer" target="_blank"><strong>https://www.tes.com/jobs/vacancy/head-of-pshe-and-rse-worcestershire-2045813</strong></a> Enquiries about the role can be sent to the HR team at <a href="mailto:recruitment@ksw.org.uk" rel="noopener noreferrer" target="_blank"><strong>recruitment@ksw.org.uk</strong></a></p> <p><strong>Closing date for applications: 9am Tuesday 7th May 2024</strong></p> <p><strong>Start date: September 2024</strong></p> <p><br></p> <p><strong>The King's Foundation</strong></p> <p>King’s Worcester is a hugely welcoming and fulfilling place to work. We are incredibly proud of our reputation. Our employees and our enviable King’s community is what sets our school apart. We are committed to recruiting the best candidates, who join us from a diverse range of backgrounds, including other educational settings, industry or the commercial world. We are also committed to developing and helping colleagues to thrive while they are here at King’s. Careers at King’s Worcester are exceptionally rewarding in many ways. Here's what we can offer you...</p> <ul> <li>We promote the values of mutual respect and integrity at every level in the Foundation, and we are an equal opportunities employer.</li> <li>A highly successful, well-resourced school with a warm, welcoming atmosphere and a positive outlook.</li> <li>A competitive salary, commensurate with the importance of the post and with the experience and qualities of the successful candidate.</li> <li>Access to an enhanced pension scheme for teaching and support staff.</li> <li>A generous fee remission for up to two children of employees who attend schools in the King’s Foundation (pro-rata for part-time staff).</li> <li>A genuinely rewarding role as well as career development and support for professional studies, if appropriate. Whatever the role, we offer excellent training and development. We are also committed to promoting from within whenever we can, giving the chance to build a great future at King’s.</li> <li>Access to the School’s outstanding sports facilities including the gym and swimming pool at agreed times.</li> <li>Staff are able to purchase private medical insurance through the School in order to benefit from group premium rates.</li> <li>Lunch is provided for employees during the school day, plus hot drinks and snacks.</li> <li>Employees have full use of School library resources and services.</li> <li>Free flu vaccinations.</li> <li>Free Yoga classes.</li> <li>Free access to our Employee Assistance Programme.</li> </ul> <p><br></p> <p><em>The King’s Foundation 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. Shortlisted applicants will be required to complete a self-declaration form in relation to any criminal record or information that may make you unsuitable to work with children, and will be subject to an online search.</em></p> <p><em>In order to provide our pupils with a well-rounded and enriched educational experience that is truly representative of the world in which they grow up, the King’s Foundation strives to place equity, diversity and inclusion at the heart of everything we do, ensuring that we build a community which is truly representative of all backgrounds and experiences. We believe that we will do that best if our employees come from different backgrounds and if we create an environment of inclusion and belonging for them.</em></p>
jobsummary
stringThe King’s School, Worcester wishes to appoint an inspirational Head of PSHE and RSE.
shortcode
stringkfrhbm
location
stringWorcestershire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-22T12:04:20+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/KSW-Head-of-PSHE-and-RSE-April-2024.pdf
mime
stringapplication/pdf
filename
stringKSW Head of PSHE and RSE April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/KSW-Head-of-PSHE-and-RSE-April-2024.pdf
type
stringpdf
documentid
string14255EDB-E00B-4350-BF1D-BE2F127D62E5
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Recruitment-Selection-Disclosure-Policy.pdf
mime
stringapplication/pdf
filename
stringKing's Foundation Recruitment Selection Disclosure Policy
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Recruitment-Selection-Disclosure-Policy.pdf
type
stringpdf
documentid
string6AD24B17-CBB7-4DEE-B1DD-CEB640841E15
3
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Equal-Opportunities-Policy-Workforce.pdf
mime
stringapplication/pdf
filename
stringKing's Foundation Equal Opportunities Policy Workforce
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/King-s-Foundation-Equal-Opportunities-Policy-Workforce.pdf
type
stringpdf
documentid
string79FEA3C3-A98E-4AAB-82D4-F651EFA117E0
4
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/kingsschoolworcester/KSW-Privacy-Notice_v4.pdf
mime
stringapplication/pdf
filename
stringKSW Privacy Notice_v4
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/kingsschoolworcester/KSW-Privacy-Notice_v4.pdf
type
stringpdf
documentid
stringBF4B4165-6E75-47D0-8DE0-5BCFA18C380E
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringFull-time
2
stringPart-time
sefname
stringkingsschoolworcester
lon
number-2.22058
website
stringhttps://www.tes.com/jobs/vacancy/head-of-pshe-and-rse-worcestershire-2045813
logourl
string
associations
Array
1
stringHMC
2
stringIAPS
3
stringISC
4
stringSJ
5
stringSoH
squarelogourl
stringhttps://media.pressburst.app/kingsschoolworcester/squarelogo/squarelogo.png
19
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringLady Eleanor Holles
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-26T00:00:00+01:00
jobid
stringA3DA86DD-01C0-45BB-AB49-2A00CD3B7783
lat
number51.42785
seftitle
stringfinance-officer
jobtitle
stringFinance Officer
region
stringGreater London
organisationid
string355844F1-E89A-4E89-8CE1-F78E66EFB13D
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><strong>Finance Officer</strong></p> <p><strong>Permanent, Part-Time</strong></p> <p>An excellent opportunity has arisen to join the Finance department at LEH as a Finance Officer. This role will suit someone who is highly organised, flexible and approachable and is able to work well independently as well as part of a team.</p> <p>The successful candidate will liaise with internal and external stakeholders to administer the school’s bursary application portal, banking reconciliation, provide billing assistance and maintain the sales ledge. They will be able to approach their work methodically to maintain accuracy, have excellent IT skills and be able to work to tight deadlines, ensuring that tasks are completed in a timely and appropriate manner.</p> <p><strong>What we offer: </strong></p> <p>LEH is a thriving school situated on a 24-acre site west of London. It has a vibrant and diverse community, and LEH students are renowned for their academic prowess as well as their success across an extraordinarily wide range of co-curricular activities, including sport, music, and drama.</p> <p>We have state-of-the-art facilities, and we encourage staff to make the most of the school’s swimming pool, tennis courts, free lunches, on-site parking, and library services.</p> <p>A list of our attractive range of benefits can be found here.</p> <p><strong>How to apply: </strong></p> <p>An application pack is available from the School’s website by clicking here. Applications must be made on the School’s own form and should be sent to personnel@lehs.org.uk.</p> <p><strong>The closing date is noon on Tuesday, 7th May 2024.</strong></p> <p><strong>Applications will be considered upon receipt and interviews can take place at any time. The school reserves the right to close this post at an earlier date should a successful appointment be made.</strong></p> <p><strong>CVs will not be considered and should not be submitted.</strong></p> <p><strong>Safeguarding Statement:</strong></p> <p>All staff working in the School will have some contact with children and will therefore be in regulated activity. Staff with teaching duties will be responsible for the pupils that they teach and may also have additional specific pastoral or other responsibilities for other pupils they do not teach. In addition, all staff will regularly interact with pupils who may seek assistance or otherwise interact with them whilst moving around the School. In all cases, the post holder’s responsibility for promoting and safeguarding the welfare of the pupils is to adhere to and ensure compliance with the School’s safeguarding policies and procedures at all times.</p> <p>The post is exempt from the Rehabilitation of Offenders Act 1974 and the School is therefore permitted to ask job applicants to declare all convictions and cautions (including those which are “spent” unless they are “protected” under the DBS filtering rules) in order to assess their suitability to work with children.</p> <p>Lady Eleanor Holles is committed to safeguarding and promoting the welfare of children and young people, and expects all staff and volunteers to share this commitment. All applicants must be willing to undergo child protection screening, including checks with past employers and the Disclosure and Barring Service (DBS).</p>
jobsummary
stringAn excellent opportunity has arisen to join the Finance department at LEH as a Finance Officer. This role will suit someone who is highly organised, flexible and approachable and is able to work well independently as well as part of a team.
shortcode
stringxlgzly
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringPro-rata (0.67 FTE)
salaryrange_from
string23163
salaryrange_to
string23163
salarytype
stringannual
lastmodified
string2024-04-26T16:29:19+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/theladyeleanorholles/Finance-Officer-JD---April-2024.pdf
mime
stringapplication/pdf
filename
stringFinance Officer JD - April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/theladyeleanorholles/Finance-Officer-JD---April-2024.pdf
type
stringpdf
documentid
string2C55221A-B2E1-4015-A4E6-18A2146858AB
categories
Array
1
stringBursar
jobtypes
Array
1
stringPart-time
sefname
stringtheladyeleanorholles
lon
number-0.36895
website
stringhttps://www.lehs.org.uk/employment/application-form
logourl
stringhttps://media.pressburst.com/theladyeleanorholles/logo/Lady Eleanor Holles_CMYK.jpg
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/theladyeleanorholles/squarelogo/LEH white on red square.jpg
20
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringsoutheast
organisation
stringSt Swithun's School
areasef
stringhampshire
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringE5E3C75B-64F9-4300-9B53-39E92463ADC1
lat
number51.062
seftitle
stringteacher-of-german
jobtitle
stringTeacher of German
region
stringSouth East
organisationid
string05E75227-F796-4286-BB2B-622656109229
tags
Array
regiongroup
stringsoutheast
jobdescription
string<p>The school seeks to appoint a part-time teacher of German who also has the ability to offer either French or Spanish. The ability to teach A-level German would be an advantage, as would the ability to teach French or Spanish to GCSE level. Our ideal candidate will teach across the secondary key stages and be confident in helping our students prepare for competitive university entrance.</p> <p>The successful candidate will be able to communicate their enjoyment of modern languages to students, maintain the highest academic standards and thrive when working as part of a team.</p> <p>St Swithun’s is a popular and successful selective girls’ school committed to developing innovative teaching and learning and open communication with parents. We are a kind, understanding and supportive community in which every pupil feels able to try new challenges without fear of failure.</p> <p>We are often seeking teaching staff keen to join our boarding community as a Resident Tutor. This role would come with rent-free, two-bedroom accommodation and a significant timetable remission. If you would be interested in a residential boarding role, if available, please do indicate this on your application.</p> <p>Closing date for applications: 09.00, Tuesday 7 May 2024. We reserve the right to close applications before the closing date. </p> <p><a href="https://www.cognitoforms.com/stswithunsschool1/teacherofgerman" rel="noopener noreferrer" target="_blank">Apply here</a></p> <p>Further details of the post and a link to an online application form are available on the school website’s vacancy page, by emailing the recruitment team via recruitment@stswithuns.com, or by calling 01962 835798 and speaking to a member of the HR team.</p> <p><em>St Swithun’s is a registered charity providing education for boys and girls and is committed to safeguarding and promoting the welfare of children. All staff are expected to share and support this commitment and applicants must be willing to undergo child protection screening appropriate to the post, including checks with past employers and the Disclosure &amp; Barring Service.</em></p>
jobsummary
stringTeacher of German Part time (approx. 0.6 – 0.7 FTE) Required from September 2024
shortcode
stringdz8buw
location
stringHampshire
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T14:48:34+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/stswithuns/Teacher-of-German-job-description-September-2024.pdf
mime
stringapplication/pdf
filename
stringTeacher of German job description September 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/stswithuns/Teacher-of-German-job-description-September-2024.pdf
type
stringpdf
documentid
string97D1E157-F94F-4F30-AB22-05A92CDB7DB9
categories
Array
1
stringTeacher
jobtypes
Array
1
stringPart-time
2
stringTerm Time
sefname
stringstswithuns
lon
number-1.28789
website
stringstswithuns.com/about-us/staff-vacancies
logourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.com/stswithuns/squarelogo/ss-logo-pressburst.png
21
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringNorthwood College for Girls GDST
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-25T00:00:00+01:00
jobid
stringABE233D2-7CB4-4FB5-816A-BE8BC14F6646
lat
number51.60986
seftitle
stringteacher-of-textiles
jobtitle
stringTeacher of Textiles
region
stringGreater London
organisationid
string867AF3A0-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Required from: September 2024</p> <p>Contract term: Permanent</p> <p>Hours: Full Time</p> <p>Salary: ECT/PL1/PL2</p> <p>The role:</p> <p>Northwood College has a great opportunity available for a Textiles Teacher to join our leading academic day school and to be part of an exceptionally creative, warm and supportive community. We are looking for candidates who have the drive and motivation to contribute to the development of our growing department.</p> <p>The ability to teach Textiles: Art and Design at GCSE and A Level is essential.</p> <p>The Department:</p> <p>In Textiles pupils develop creative and practical techniques and technical knowledge preparing them to participate in a world of rapidly changing creative arts and technologies. They learn to be creative and imaginative in solving problems, developing invaluable life skills. At both GCSE and A level we follow the Art and Design: Textile Design AQA Examination Board. Year on year grades have been outstanding in this subject. </p> <p>About the School:</p> <p>Northwood College for Girls is an independent, academically selective day school for approximately 880 girls aged 3-18. At NWC, we value character and academic rigour equally. Our curriculum ignites intellectual curiosity and fosters emotional intelligence, building resilience through challenge. An NWC education enables every girl to lead a purposeful life and feel successful in their learning. </p> <p>Both pupils and staff are encouraged to find and develop their passions and talents, through clubs, societies and an extensive programme of CPD. All members of the NWC community are expected to act with compassion and integrity, with respect for others and the environment and an awareness of global responsibility. </p> <p>Everyone is equally valued in our NWC family and our dynamic young women are proud of their school. Looking after one another and rejoicing in one another’s successes comes second nature to a NWC girl as does her ‘can-do’ attitude and drive. </p> <p>NWC is at an exhilarating moment in its evolution, with a dynamic and ambitious Senior Leadership Team and a range of new developments (including a Sixth Form Centre and the Alvarium science building). The successful candidate will be similarly ambitious for the school and ready to make an impact in our vibrant learning community.</p> <p>Benefits:</p> <p>As part of the GDST, the UK's leading network of independent girls' schools, we can offer a variety of benefits, such as: </p> <ul> <li>Competitive salaries and pay progression </li> <li>Access to extensive professional development opportunities </li> <li>Training grants for qualifications</li> <li>Generous pension scheme</li> <li>Free life assurance benefit</li> <li>Health Assured Employee Assistance Programme</li> <li>A discount of up to 50% on fees for children at GDST schools</li> <li>Interest-free loans for training, computer purchase loans and travel season ticket loans</li> <li>A Cycle to Work scheme</li> <li>Competitive terms and conditions of employment</li> <li>Access to the school gym and swimming pool </li> <li>Free school lunches </li> <li>Retail and lifestyle discounts via Pluxee</li> <li>Financial guidance and support</li> </ul> <p>For further details and an application form please visit the school’s website.</p> <p>Applications must be received by 9am on Tuesday 7 May 2024. We reserve the right to appoint prior to this deadline, so early applications are encouraged. Interviews will take place on Thursday 9 May 2024.</p> <p><em>The GDST is committed to diversity, inclusion and real change: a family where every individual is valued, respected and included.</em></p> <p><em>We are committed to the safeguarding of children and child protection screening will apply to this post.</em></p>
jobsummary
stringNorthwood College has a great opportunity available for a Textiles Teacher to join our leading academic day school and to be part of an exceptionally creative, warm and supportive community.
shortcode
stringkxae8f
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
stringCompetitive
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-25T12:21:29+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/northwoodcollege/Classroom-Teacher-Senior-School.pdf
mime
stringapplication/pdf
filename
stringClassroom Teacher Senior School
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/northwoodcollege/Classroom-Teacher-Senior-School.pdf
type
stringpdf
documentid
string1D020E3A-6708-468C-A5A7-1361F189F8C9
categories
Array
1
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringnorthwoodcollege
lon
number-0.42799
website
stringhttps://my.corehr.com/pls/gdstrecruit/erq_jobspec_version_4.jobspec?p_id=035487
logourl
string
associations
Array
1
stringGSA
2
stringIAPS
3
stringISC
4
stringSJ
squarelogourl
stringhttps://media.pressburst.app/northwoodcollege/squarelogo/squarelogo.png
22
Struct (ordered)
Entries: 30
salaryrange
string
regionsef
stringgreater-london
organisation
stringNorth London Collegiate School
areasef
stringnorthwest-london
remote
number0
displaystart
string2024-04-24T00:00:00+01:00
jobid
stringB17D95BC-F69A-4FEA-8421-5308F54886B2
lat
number51.61422
seftitle
stringadministrative-assistant
jobtitle
stringAdministrative Assistant
region
stringGreater London
organisationid
string867AEF99-F14C-11E7-95E9-0A631C8A9767
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p><em>JUNIOR SCHOOL ADMINISTRATIVE ASSISTANT </em></p> <p><em>Working 40 hours per week, 8.00am – 5.00pm </em></p> <p><em>Term time only, plus INSET days and 5 days to be worked in the holidays</em></p> <p><em>Actual starting salary £20,441 - £22,563 </em></p> <p><em>Required as soon as possible </em></p> <p> </p> <p>As our new Junior School Administrative Assistant, you will work as part of the Junior School Office team assisting with administration duties, supporting teaching staff, parents and pupils. We are looking for someone who is flexible and willing to go the extra mile.</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>· 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 .</p> <p>· A strong supportive leadership team that prioritises student and staff health and well-being. </p> <p>· Other benefits include membership of the Support Staff Pension Scheme, 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> </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. </p> <p>· The vacancy closes on Tuesday 7th May 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: Thursday 9th May 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><em> </em></p> <p><em>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.</em></p> <p> </p> <p>Website: www.nlcs.org.uk</p> <p>School Address: Canons, Canons Drive, Edgware, Middlesex HA8 7RJ</p>
jobsummary
stringAs our new Junior School Administrative Assistant, you will work as part of the Junior School Office team assisting with administration duties, supporting teaching staff, parents and pupils. We are looking for someone who is flexible and willing to go the extra mile.
shortcode
stringjps5bo
location
stringNorth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarytype
stringannual
salarydescription
string
salaryrange_to
number0
salaryrange_from
number0
lastmodified
string2024-04-24T13:08:05+01:00
documents
Array
categories
Array
1
stringAdministration
jobtypes
Array
1
stringFull-time
2
stringPart-time
3
stringTerm Time
sefname
stringnorthlondoncollegiate
lon
number-0.29484
website
stringhttps://mynewterm.com/jobs/102257/EDV-2024-NLCS-08591
logourl
string
associations
Array
1
stringGSA
2
stringHMC
3
stringIAPS
4
stringISC
5
stringSJ
squarelogourl
stringhttps://media.pressburst.app/northlondoncollegiate/squarelogo/nlcs.jpg
23
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive
regionsef
stringgreater-london
organisation
stringBlackheath Prep
areasef
stringsoutheast-london
remote
number0
displaystart
string2024-05-03T00:00:00+01:00
jobid
stringC813F035-2322-41FD-AFCE-51553907C6C6
lat
number51.47244
seftitle
stringhead-of-design-technology
jobtitle
stringHead of Design Technology
region
stringGreater London
organisationid
stringE1B6469F-541C-40BD-B65E-EEA997E05616
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Blackheath Prep is an independent prep school for just over 370 students aged 3 to 11. Founded in 1996, it occupies a beautiful five-acre site close to Blackheath village. Its original Georgian and Victorian buildings have been extended and adapted to include large playgrounds and extensive playing fields, tennis courts, cricket nets and a Forest School area. In April 2023 we were delighted to announce our merger with Eltham College to form a family of schools.</p> <p>It is a remarkable school with outstanding facilities, a formidable track record in academic success and impressive achievements in Music, Sport, Drama and Art. The school was inspected in June 2019 and both the quality of pupils achievements in all areas of our curriculum, from academics to Design Technology and PE, as well as the quality of pupils’ personal development were judged to be excellent.</p> <p><strong>The Role</strong></p> <p>Blackheath Prep is seeking to appoint a dynamic, enthusiastic and inspirational Head of DT. The successful candidate will lead on all aspects of Design Technology and will seek to generate enthusiasm for the subject amongst pupils and colleagues. They will manage and develop the resources of the DT department in order to provide the best possible opportunities and educational experiences for pupils of all abilities and ages in the school. The role is part time and offered at 0.6 FTE. </p> <p>The Head of DT is responsible for ensuring the safety and welfare of pupils and achieving the highest standards of learning and achievement for all. Additionally, they are expected to promote and support the ethos, aims and vision of the school and maintain its philosophy of education.</p> <p>The successful candidates will possess a good honours degree from a respected university. They will have an excellent teaching record, an inclusive approach and commitment to fostering a love of learning for all children.</p> <p>Other valuable qualities include enthusiasm, understanding, organisational ability, a capacity to work hard and the ability to stay calm and good humoured under pressure. The appointees will need to demonstrate a commitment to technology and its use across the curriculum. The successful candidates will also have the ability to command respect amongst all segments of the wider community and bring with them real energy, excitement, ambition and vision for DT.</p> <p>A pleasure in the life of a thriving, busy school, and the ability to act as an approachable, sympathetic and principled role model will be likely to characterise the successful candidates. Most importantly, the successful candidates must have a genuine interest in the evolving needs of young people and a strong commitment to children’s academic and personal development from Nursery to Year 6.</p> <p>A full job description and further information relating to the post can be found on the school website and in the applicant information pack.</p> <p><strong>Terms of Appointment</strong></p> <ul> <li>The post is available from September 2024 on a permanent part time (0.6 FTE) basis</li> <li>A competitive salary reflecting the level of experience to date</li> <li>Benefits including school fee remission, life assurance and pension scheme</li> <li>Wellbeing benefits including free annual eye test, annual flu vaccination and access to our Employee Support helpline</li> <li>Travel benefits include Season Ticket Loan and Bike2Work scheme</li> <li>Free staff lunch and tea/coffee is provided during term time</li> </ul> <p><strong>How to Apply</strong></p> <p>Please send by email a completed application form and equal opportunities form, together with a covering letter to Emma Over, HR and Recruitment Assistant: recruitment@blackheathprep.co.uk</p> <p>Closing date for applications is <strong>9am, Tuesday 7th May 2024</strong></p> <p>Interviews will be held on Friday 10th May</p> <p>***Please note that the recruitment campaign might end earlier as the applications will be reviewed on a rolling basis so please do not delay in applying***</p> <p><br></p> <p>The school is committed to safeguarding and promoting the welfare of children and expects all staff to share this commitment. The successful applicant will be subject to an enhanced DBS check.</p>
jobsummary
stringBlackheath Prep is seeking to appoint a dynamic, enthusiastic and inspirational Head of DT to lead on all aspects of Design Technology and will seek to generate enthusiasm for the subject among pupils and colleagues.
shortcode
stringkgc3m2
location
stringSouth East London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-05-03T12:02:24+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/blackheathprep/Blackheath-Prep-Application-Form-2023-6-.docx
mime
stringapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
filename
stringBlackheath Prep Application Form 2023 (6)
fileext
stringdocx
filesslurl
stringhttps://documents.pressburst.app/blackheathprep/Blackheath-Prep-Application-Form-2023-6-.docx
type
stringoffice
documentid
string80ED8BCA-B4AF-4E5B-9959-F755012E4708
2
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/blackheathprep/Head-of-DT-Candidate-Information-Pack-April-2024.pdf
mime
stringapplication/pdf
filename
stringHead of DT Candidate Information Pack April 2024
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/blackheathprep/Head-of-DT-Candidate-Information-Pack-April-2024.pdf
type
stringpdf
documentid
stringDC5D0125-3EF6-45FC-BFCC-7EE0DAAEC5BA
categories
Array
1
stringHead of Department
jobtypes
Array
1
stringPart-time
sefname
stringblackheathprep
lon
number0.01572
website
stringhttps://www.blackheathprep.co.uk/contact-us/work-with-us/
logourl
stringhttps://media.pressburst.com/blackheathprep/squarelogo/300dpi.jpg
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/blackheathprep/squarelogo/BP_ShieldANDName_CMYK.jpg
24
Struct (ordered)
Entries: 30
salaryrange
stringCompetitive salary plus generous benefits
regionsef
stringgreater-london
organisation
stringHampton Pre-Prep & Prep
areasef
stringsouthwest-london
remote
number0
displaystart
string2024-04-23T00:00:00+01:00
jobid
string13C9ADE7-9F6F-4D95-83EB-B262DC7A6D4C
lat
number51.41866
seftitle
stringhead-of-english
jobtitle
stringHead of English
region
stringGreater London
organisationid
string206DA5E7-C14C-4C6C-A216-4189B1D2FD4B
tags
Array
regiongroup
stringgreater-london
jobdescription
string<p>Hampton Pre-Prep &amp; Prep School is an independent preparatory school for boys aged 3 to 11 years and girls aged 3 to 7 years. We are seeking a dedicated, experienced and passionate teacher to lead on English across both the Pre-Prep &amp; Prep (Early Years, KS1 &amp; KS2). Hampton Pre-Prep &amp; Prep welcomes applications from colleagues working in both the state maintained and independent sectors for this exciting, full-time permanent position.</p> <p>The Head of English will report directly to the Deputy Head Academic and will work in close collaboration with all colleagues within the Pre-Prep and Prep, given the critically important nature of this core curriculum area, specifically leading with inspiration and verve those who teach English.</p> <p>Our core function is to provide an excellent all-round education. We want our pupils to make excellent progress that results in superb achievements whilst they are with us. We want them to transfer happily and successfully to their next school.</p> <p>The successful candidate will be able to form strong relationships with parents, pupils and colleagues and demonstrate a caring and professional approach to ensure we achieve our goals of excellence. The salary will be negotiable and commensurate with qualifications and experience.</p> <p>We encourage applications as soon as possible and the School reserves the right to commence or complete the interview process at any time prior to the closing date.</p> <p>Further details of the post and an application form may be obtained from the Hampton Pre-Prep &amp; Prep School website www.hamptonprep.org.uk.</p> <p><em>Hampton Pre-Prep &amp; Prep School is committed to safeguarding and promoting the welfare of children and the successful applicant will be subject to child protection screening appropriate to the post, including checks with past employers and an enhanced disclosure through the DBS. The post holder's responsibility for promoting and safeguarding the welfare of children and young persons for whom s/he is responsible, or with whom s/he comes into contact will be to adhere to and ensure compliance with the School's Safeguarding Policy and Procedures at all times. Hampton Pre-Prep &amp; Prep School is an Equal Opportunities Employer. Company Number: 6264434, Registered Charity Number: 1120005</em></p>
jobsummary
stringWe are seeking a dedicated, experienced and passionate teacher to lead on English across both the Pre-Prep & Prep from September 2024.
shortcode
stringull4iy
location
stringSouth West London
closingdate
string2024-05-07T21:59:59+01:00
basesalary
Struct (ordered)
salarydescription
stringCompetitive salary plus generous benefits
salaryrange_from
string0
salaryrange_to
string0
salarytype
stringannual
lastmodified
string2024-04-23T11:35:08+01:00
documents
Array
1
Struct (ordered)
fileurl
stringhttp://documents.pressburst.app/hamptonprep/Job-Description-Head-of-English-v3.pdf
mime
stringapplication/pdf
filename
stringJob Description Head of English v3
fileext
stringpdf
filesslurl
stringhttps://documents.pressburst.app/hamptonprep/Job-Description-Head-of-English-v3.pdf
type
stringpdf
documentid
string318AD150-2631-49B3-9769-0A2C4CB03332
categories
Array
1
stringHead of Department
2
stringTeacher
jobtypes
Array
1
stringFull-time
sefname
stringhamptonprep
lon
number-0.36854
website
stringhttps://cezanneondemand.intervieweb.it/hamptonschool/jobs/head-of-english-42119/en/
logourl
string
associations
Array
1
stringIAPS
2
stringISC
3
stringSJ
squarelogourl
stringhttps://media.pressburst.app/hamptonprep/squarelogo/hamptonpreplogo.png
sterm
string