// On Sequence change, destroy any existing polling thread
// for queued submissions, see ../capa/display.js
if(window.queuePollerID){
window.clearTimeout(window.queuePollerID);
deletewindow.queuePollerID;
}
this.render(newPosition);
}else{
alertTemplate=gettext('Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.');// eslint-disable-line max-len