Shakopee Mdewakanton Sioux Community scholars

 

Thank you for submitting your survey. Your response has been recorded and will be shared with the donor(s) of your scholarship.

We encourage you to record an optional 30 – 60 second selfie video, as another way to share your story with the donor(s). Consider sharing your name, class year, what you’re looking forward to this year, and what impact this scholarship might have on you.

 
var urlParams = new URLSearchParams(window.location.search); var first = urlParams.get('your_first_name'); var last = urlParams.get('your_last_name'); var full = first+' '+last; var umid = urlParams.get('what_is_your_student_id_number'); $(function(){ if (full !== '' || full !== 'null null') { document.getElementById('studentName').innerHTML = full+','; } }); #studentName {font-weight:bold;}