get_elements_by_tagname("entry"); foreach($entries as $entry) { $story_array[$counter] = new xml_story(); $element = $entry; $titles = $element->get_elements_by_tagname("title"); $title = $titles[0]; $story_array[$counter]->headline = $title->get_content(); $publish = $element->get_elements_by_tagname("published"); $date = $publish[0]; $story_array[$counter]->date = getDateFormat($date->get_content()); $content = $element->get_elements_by_tagname("content"); $description = $content[0]; $story_array[$counter]->description = $description->get_content(); $links = $element->get_elements_by_tagname("link"); $link = $links[0]; $href = $link->get_attribute_node("href"); $story_array[$counter]->href = $href->value(); $counter++; $labels = $element->get_elements_by_tagname("category"); foreach($labels as $label){ $labelTerm = $label->get_attribute_node("term"); $flag = 0; for($x = 0; $x < sizeof($labelArray); $x++){ if($labelArray[$x]['label'] == $labelTerm->value()){ $labelArray[$x]['num']++; $flag = 1; break; } } if($flag == 0){ $tempArray = array(); $tempArray['label'] = $labelTerm->value(); $tempArray['num'] = 1; $labelArray[sizeof($labelArray)] = $tempArray; } } } function getDateFormat($stamp){ $T = strrpos($stamp,"T"); $date = substr($stamp,0,$T); $year = substr($date,0,4); $month = substr($date,5,2); $day = substr($date,8,2); $time = substr($stamp,$T); $hour = substr($time,1,2); $min = substr($time,4,2); $format = "F jS, Y g:ia"; return date($format, mktime($hour, $min, 0, $month, $day, $year)); } ?> Are College Scholarships Taxable? - SHINE TV by Lightship Mutual

'; } ?>
   Learn about SHINE TV      


Are College Scholarships Taxable?


The short answer is: It depends. If a scholarship is used to pay for tuition, fees, books, or required equipment, then it's not taxed. But if it's used to cover other expenses like room and board, travel, or optional equipment, or if it's awarded as payment for teaching or research, then it's taxable.

But keep this in mind: Scholarships used to cover tuition, fees, or books (making them nontaxable) may impact your ability to claim the Hope or Lifetime Learning credit. That's because these tax credits are based on the amount of tuition and fees you pay, and any tuition and fees paid with a tax-free scholarship can't be counted when calculating your credit.

This rule has the most impact on your ability to claim the Lifetime Learning credit, worth up to $2,000. Because this credit is calculated as 20% of up to $10,000 in tuition and fees, a hefty scholarship applied to these expenses may leave you with less than $10,000 in eligible tuition and fees to count toward the credit. By contrast, the maximum $1,650 Hope credit is based on up to $2,200 in tuition and fees, so even with a scholarship, you might not use up all your tuition and fee expense eligibility.

However, if the scholarship is taxable (for example, in cases where its terms specify that it can't be applied to tuition and related expenses), then the entire amount of tuition and fees can be counted when calculating the Hope or Lifetime Learning credits.

Labels:

Comments: Post a Comment


View Additional Blog Entries





   Services    •    Community Forum   •   SHINE TV™   •   Contact Us   •   About Us   

Copyright © 2008, Lightship Mutual LLC. All Rights Reserved.   •  Media Relations  •   Privacy and Disclosure

CFP®, CERTIFIED FINANCIAL PLANNER™ and CFP (with flame logo) are certification marks owned by Certified Financial Planner Board of Standards Inc.  These marks are awarded to individuals who successfully complete CFP Board's initial and ongoing certification requirements.