At Colorado State University, there’s an incomparable energy we all share—inspired by the endless possibility for what’s next. And it’s a feeling you can only find here.
As a student at Colorado State University, you’re inspired to pursue your full potential and discover all-new possibilities inside and outside the classroom. Explore new paths, reveal new dimensions of yourself, and discover the energy that is uniquely yours.
";
});
// Add blank items to fill the remainder
var blanksNeeded = itemsPerPage - paginatedItems.length;
for (var i = 0; i < blanksNeeded; i++) {
divBody += "
";
}
$('.student-stories').html(divBody);
renderPaginationControls();
}
function renderPaginationControls() {
var totalPages = Math.ceil(output.length / itemsPerPage);
var controls = "
";
controls += "";
controls += "";
controls += "
";
$('.pagination-controls').remove();
$('.student-stories').after(controls);
$('#prevPage').click(function() {
if (currentPage > 0) {
currentPage--;
renderPage();
}
});
$('#nextPage').click(function() {
if (currentPage < totalPages - 1) {
currentPage++;
renderPage();
}
});
}
}
// Example usage
var apistring = 'yourcsustory.colostate.edu/wp-json/wp/v2/posts/?_fields=title,excerpt,link,sticky,featured_image,featured_media,date&taxonomy-slug[tag]=student';
var perpage = '100';
var url = 'https://' + apistring + '&per_page=' + perpage;
returnFeeds([url], 3);
We want Colorado State students, faculty, and staff from all backgrounds to feel valued, inspired, and empowered to achieve their fullest potential. Together, we share a collective desire to spark unstoppable change that makes the world a better place for everyone.
";
count++;
}
});
// Take our constructed div And put it into the above div
$('.enterprisenews').html(divBody);
} else {
// console.log('not loaded yet: ' + feedLoaded + ':');
}
}
}
var eapistring = 'source.colostate.edu/wp-json/wp/v2/posts/?_fields=title,excerpt,link,sticky,featured_image,featured_media,date&taxonomy-slug[category]=enterprise'
var eperpage = '1';
var eurl = 'https://'+eapistring+'&per_page='+eperpage;
//array of urls, and number of results
//returnFeeds([url, otherUrl,], 5);
returnEnterprise([eurl], 1);
";
// Uncomment below line if you need excerpt
// divBody += " " + renderedExcerpt + "read more";
divBody += "
";
divBody += "
";
count++;
}
});
// Take our constructed div And put it into the above div
$('.home-stories').html(divBody);
} else {
// console.log('not loaded yet: ' + feedLoaded + ':');
}
}
}
var apistring = 'source.colostate.edu/wp-json/wp/v2/posts/?_fields=title,excerpt,link,sticky,featured_image,featured_media,date&taxonomy-slug[category]=csu-main-curation'
var perpage = '10';
var url = 'https://'+apistring+'&per_page='+perpage;
var url2 = 'https://agsci.'+apistring+'&per_page='+perpage;
var url3 = 'https://biz.'+apistring+'&per_page='+perpage;
var url4 = 'https://chhs.'+apistring+'&per_page='+perpage;
var url5 = 'https://libarts.'+apistring+'&per_page='+perpage;
var url6 = 'https://natsci.'+apistring+'&per_page='+perpage;
var url7 = 'https://cvmbs.'+apistring+'&per_page='+perpage;
var url8 = 'https://engr.'+apistring+'&per_page='+perpage;
var url9 = 'https://warnercnr.'+apistring+'&per_page='+perpage;
//array of urls, and number of results
//returnFeeds([url, otherUrl,], 5);
returnFeeds([url, url2, url3, url4, url5, url6, url7, url8, url9], 4);
Oct. 21-25. The 2024 Symposium features over 60 workshops, a special film screening in partnership with the ACT Human Rights Film Festival, renowned guest speakers, and thought-provoking discussion panels.
Bring your curiosity and energy, grab a cold one, and spend Wednesday happy hour with Ram Talks. Explore, learn, and create with CSU experts downtown at the new Fort Collins Welcome Center!
Safety Advisory
For information about Public Safety Power Shutoff impacts, please visit safety.colostate.edu.