Our James Whitcomb Riley 43 Robotics Teams competed in its first ever robotics competition on Saturday, February 18, 2017, at Shortridge IB High School. The 2nd and 3rd grade HORNETS TEAM in collaboration with the 4th and 5th grade TORNADOES TEAM were the best Ambassadors for JWRiley 43 with their remarkable focus, collaborative efforts, and competitive spirit.
$(document).ready(function() {
CheckScript(‘Galleria’);
Galleria.loadTheme(staticURL + ‘/GlobalAssets/Scripts/ThirdParty/galleria/themes/classic/galleria.classic.min.js?rnd=16022019110205’);
$(‘#galleria49150’).show();
Galleria.run(‘#galleria49150’, {
height:0.75,
width:600,
_moduleInstanceID:
49150,
_allowAudio: true,
_hasAudio: false,
_audioLoop: true,
_audioSrc: ”,
popupLinks:true,
dummy: staticURL + ‘/GlobalAssets/Scripts/ThirdParty/galleria/themes/classic/gallery_error.png’,
transition:’fade’,
autoplay:3000
});
Galleria.ready(function() {
this.bind(‘image’, function(e) {
e.imageTarget.alt = e.galleriaData.description;
});
this.bind(‘thumbnail’, function(e) {
e.thumbTarget.alt = e.galleriaData.description;
});
});
});
function checkAudioTagSupport() {
var bResult = false;
var myAudio = document.createElement(‘audio’);
if (myAudio.canPlayType) {
var canPlayMp3 = !!myAudio.canPlayType && ” != myAudio.canPlayType(‘audio/mpeg’);
if (canPlayMp3) {
bResult = true;
}
}
return bResult
}
CONGRATULATIONS TO ALL OF OUR ROBOTICS TEAMS MEMBERS!!!
A HUGE THANK YOU to our faculty coaches for the HORNETS TEAM: Chris Schnepp and Dr. Stephen Franz!!
To the Robotics Teams’ corporate sponsor and coaching of the TORNADOES TEAM — 100 BLACK MEN OF INDIANAPOLIS – THANK YOU!!!! (The shirts worn by Hornets and Tornadoes Team members were provided by this wonderful organization of gentlemen.)
And THANK YOU to our HORNETS & TORNADOES TEAMS’ PARENTS for allowing their children, our students, to participate. This is an example of everyone who is critical in the education of our students WORKING TOGETHER.
$(document).ready(function() {
CheckScript(‘Galleria’);
Galleria.loadTheme(staticURL + ‘/GlobalAssets/Scripts/ThirdParty/galleria/themes/classic/galleria.classic.min.js?rnd=16022019110205’);
$(‘#galleria49085’).show();
Galleria.run(‘#galleria49085’, {
height:0.75,
width:600,
_moduleInstanceID:
49085,
_allowAudio: true,
_hasAudio: false,
_audioLoop: true,
_audioSrc: ”,
popupLinks:true,
dummy: staticURL + ‘/GlobalAssets/Scripts/ThirdParty/galleria/themes/classic/gallery_error.png’,
transition:’fade’,
autoplay:3000
});
Galleria.ready(function() {
this.bind(‘image’, function(e) {
e.imageTarget.alt = e.galleriaData.description;
});
this.bind(‘thumbnail’, function(e) {
e.thumbTarget.alt = e.galleriaData.description;
});
});
});
function checkAudioTagSupport() {
var bResult = false;
var myAudio = document.createElement(‘audio’);
if (myAudio.canPlayType) {
var canPlayMp3 = !!myAudio.canPlayType && ” != myAudio.canPlayType(‘audio/mpeg’);
if (canPlayMp3) {
bResult = true;
}
}
return bResult
}