Mum Misinterpreted ‘College Days In School’, Sent Kids As Sorority Girls
Entertainment
By Alice /
July, 06, 2025
The funny pictures were uploaded to social media by one of the little girls’ aunts, who mentioned that her sister sort of misunderstood the whole theme of the assignment. As per the Twitter user @Seilynx3, the plot required her niece to be dressed in college gear such as a university jersey, Gator’s hat, etc but that is not how she ended up dressing her kids as.
Their aunt wrote that her baby niece had a dress-up day themed, ‘College Days at School’ and with what these girls looked like, she does not think that her sister understood the whole idea so nicely. She dressed them up as frat boy and sorority girls. Jennifer Gotor (the mother of one of the girls’) said that the theme of the event was ‘career day’ where they had to dress up in the colors of their dream profession or something related to their dream university.
However, the idea of dressing these girls as sorority sisters was initially given by their teacher and since they all loved the idea they went ahead with it. And let us not disagree that the costumes were beautifully designed to match the typical Greek students’ life. The girls’ outfit matched the Zeta Tau Alpha sorority’s uniform and was perfectly matched with the Starbucks takeaway cups that they held in their hands, a mobile and cute sunglasses.
Their boy pal came dressed in a University of Florida tee and a FRAT hat along with a red solo cups pair. The post has gone viral and people are cracking up at these tiny sorority ladies. Their post has received more than twenty thousand likes. One user and a ZTA member commented that these girls were the cutest members of their fraternity and that she was proud to be their fellow sister. While another person wrote that he was amazed at the beautiful idea because kids of this age couldn’t have any college gear.
The post Mum Misinterpreted ‘College Days In School’, Sent Kids As Sorority Girls appeared first on Tamed Flame.
","
However, the idea of dressing these girls as sorority sisters was initially given by their teacher and since they all loved the idea they went ahead with it. And let us not disagree that the costumes were beautifully designed to match the typical Greek students’ life. The girls’ outfit matched the Zeta Tau Alpha sorority’s uniform and was perfectly matched with the Starbucks takeaway cups that they held in their hands, a mobile and cute sunglasses.
","
Their boy pal came dressed in a University of Florida tee and a FRAT hat along with a red solo cups pair. The post has gone viral and people are cracking up at these tiny sorority ladies. Their post has received more than twenty thousand likes. One user and a ZTA member commented that these girls were the cutest members of their fraternity and that she was proud to be their fellow sister. While another person wrote that he was amazed at the beautiful idea because kids of this age couldn’t have any college gear.
","
The post Mum Misinterpreted ‘College Days In School’, Sent Kids As Sorority Girls appeared first on Tamed Flame.
"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/iE91jgS-sorority.jpg","slug":"mum-misinterpreted-college-days-in-school-sent-kids-as-sorority-girls","stores":[],"awic_rule":null,"domains":[{"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","domain_story":{"id":3961,"story_id":3061,"domain_id":7,"deletedAt":null,"createdAt":"2021-12-13T07:23:27.000Z","updatedAt":"2021-12-13T07:23:27.000Z"}}],"categories":[{"id":26,"name":"Entertainment","story_category":{"id":2599,"story_id":3061,"category_id":26,"deletedAt":null,"createdAt":"2021-12-13T07:33:26.000Z","updatedAt":"2021-12-13T07:33:26.000Z"}}]};
let domainData = {"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/Ht8Bf-1651669794849.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/WNrRC-1651669799079.png","og_image":"","apple_touch_icon":"","affiliate_id":null,"analytics_id":null,"fb_pixels":null,"fb_page_id":null,"tracking_domain":null,"cdn_domain":null,"description":"-","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/XfUvm-1651669804611.png","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":null,"is_private":false,"deletedAt":null,"createdAt":"2021-12-09T13:28:30.000Z","updatedAt":"2024-02-05T10:32:46.000Z","categories":[{"id":24,"name":"Fashion","slug":"lifestyle","children_category":[{"id":40,"name":"Health & Fitness","slug":"fitness"},{"id":50,"name":"Skin & Body Care","slug":"skin-and-body-care"},{"id":53,"name":"Food & Hygiene","slug":"nutrition-and-muscles"},{"id":54,"name":"Fashion ","slug":"menfemalekids-fashion"},{"id":55,"name":"Kids ","slug":"kids-only"},{"id":61,"name":"Vision","slug":"vision"}],"domain_category":{"id":1386,"domain_id":7,"is_menu":true,"category_id":24,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":25,"name":"Buzz","slug":"buzz","children_category":[],"domain_category":{"id":1387,"domain_id":7,"is_menu":true,"category_id":25,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":26,"name":"Entertainment","slug":"entertainment","children_category":[],"domain_category":{"id":1388,"domain_id":7,"is_menu":true,"category_id":26,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}}],"banners":[]};
let campaignData = null;
let url = new URL(window.location.href);
let query = url.search.replace('?','');
let uid = url.searchParams.get("uid")
let channelId = campaignData?.channelId
const ncidData = url.searchParams.get("ncid")
const rsoc = url.searchParams.get("rsfc");
const dyn = url.searchParams.get("dyn");
const pixel = url.searchParams.get("pixel");
const nrm = url.searchParams.get("nrm");
const readMore = document.getElementById('read-more');
readMore.style.visibility = "hidden";
const regex = /pixel=([^&]+)/;
const match = query.match(regex);
let pixelValue = "";
if (match) {
pixelValue = decodeURIComponent(match[1]);
}
let replacedString;
if(pixel && pixel.includes("pixel")){
replacedString = query.replace(regex, "pixel=12345678");
}else{
replacedString = query.replace(regex, `pixel=${pixelValue}`);
}
if(rsoc){
const elementsToRemove = document.querySelectorAll(".sas-keywords-box");
const newDiv1 = document.createElement("div");
newDiv1.id = "relatedsearches2"
newDiv1.className = "blog_artical";
const parentElement = elementsToRemove[0]?.parentNode;
parentElement?.insertBefore(newDiv1, elementsToRemove[0]);
elementsToRemove.forEach((element,index) => {
element.remove();
});
}
if(ncidData && rsoc){
const mainContent = document.getElementById('blog-data');
const mainRoute = document.getElementById('main-route');
const leftSidebar = document.getElementById('left_sidebar');
const rightSidebar = document.getElementById('sidebar');
const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`;
const currentTimestamp = Date.now();
leftSidebar.style.visibility = "hidden";
rightSidebar.style.display = "none";
mainRoute.style.display = "inline";
if(!nrm){
readMore.style.visibility = "visible";
mainContent.style.display = "none";
}
readMore.addEventListener('click', function() {
readMore.style.visibility = "hidden";
mainContent.style.display = "block";
});
var pageOptions = {
pubId: "partner-pub-8886947692614071", // Make sure this is the correct client ID!
styleId: "8711171478",
relatedSearchTargeting: "content",
resultsPageBaseUrl: encodeURI(`https://track.${domainData.domain_url}/?searchpage=https://search.${domainData.domain_url}/web/search&${replacedString}&visitTime=${currentTimestamp}&clickId=${clickId}&ch=${channelId}&platformId=${campaignData?.platformId}&categoryId=${campaignData?.categoryId}&kwsetId=${campaignData?.kwsetId}`) ,
resultsPageQueryParam: "q", // (Default to "q") Matches the param denoting the query on the search page,
terms: "",
};
var rsblock1 = {
container: "relatedsearches1",
relatedSearches: 5,
};
var rsblock2 = {
container: "relatedsearches2",
relatedSearches: 5,
};
_googCsa("relatedsearch", pageOptions, rsblock2);
_googCsa("relatedsearch", pageOptions, rsblock1);
let relatedKeywords = document.getElementsByClassName("keyword-related-a");
for (let i = 0; i < relatedKeywords.length; i++) {
const link = relatedKeywords[i];
let url = new URL(window.location);
url.pathname = "/web/search";
url.searchParams.set("q", link.textContent.trim());
// Update the desired attribute, such as href
link.href = url.href;
}
// document.querySelector("input[name='pixel']").value = url.searchParams.get("pixel") ?? "";
// document.querySelector("input[name='ncid']").value = url.searchParams.get("ncid") ?? "";
// document.querySelector("input[name='ch']").value = url.searchParams.get("ch") ?? "";
window.addEventListener("beforeunload", function (event) {
var link = event.currentTarget.location.href;
let nextUrl = new URL(link);
// fbq('track', 'Search');
});
}
if(dyn =="1" && campaignData){
const mainContent = document.getElementById('blog-data');
const mainRoute = document.getElementById('main-route');
const leftSidebar = document.getElementById('left_sidebar');
const rightSidebar = document.getElementById('sidebar');
const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`;
const currentTimestamp = Date.now();
leftSidebar.style.visibility = "hidden";
rightSidebar.style.display = "none";
mainRoute.style.display = "inline";
if(!nrm){
readMore.style.visibility = "visible";
mainContent.style.display = "none";
}
readMore.addEventListener('click', function() {
readMore.style.visibility = "hidden";
mainContent.style.display = "block";
});
var rsblock1 = {
container: "relatedsearches1",
relatedSearches: 5,
};
var rsblock2 = {
container: "relatedsearches2",
relatedSearches: 5,
};
window.addEventListener("beforeunload", function (event) {
var link = event.currentTarget.location.href;
let nextUrl = new URL(link);
});
}