RESOURCES:
American Counseling Association (ACA). (2014). ACA Code of Ethics. Retrieved from http://www.counseling.org/docs/ethics/2014-aca-code-of-ethics.pdf?sfvrsn=4
Linde, L. (2015). Ethical, legal, and professional issues in school counseling. In B. T. Erford (Ed.), Transforming the school counseling profession (4th ed., pp. 146172). Upper Saddle River, NJ: Pearson.
American School Counselor Association. (2010). Ethical standards for school counselors. Retrieved from http://www.schoolcounselor.org/asca/media/asca/Resource%20Center/Legal%20and%20Ethical%20Issues/Sample%20Documents/EthicalStandards2010.pdf
ASCA School Counselor. (n.d.). Section: Legal/ethical. Retrieved from http://www.schoolcounselor.org/school-counselors-members/legal-ethical
Stone, C. B., & Zirkel, P. A. (2010). School counselor advocacy: When law and ethics may collide. Professional School Counseling, 13(4), 244247.
Retrieved from the Walden Library databases.
Glosoff, H. L., & Kocet, M. M. (n.d.). Highlights of the 2005 ACA Code of Ethics. Retrieved from http://www.counseling.org/docs/ethics/ethics_highlights.pdf
U.S. Department of Education. (n.d.). Family Educational Rights and Privacy Act (FERPA). Retrieved from http://www2.ed.gov/policy/gen/guid/fpco/ferpa/index.html
Bodenhorn, N. (2006). Exploratory study of common and challenging ethical dilemmas experienced by professional school counselors. Professional School Counseling, 10(2), 195202.
Retrieved from the Walden Library databases.
Oberman, A. H., & Studer, J. R. (2011). School counselor trainees implement the ASCA National Model. Retrieved from http://www.counseling.org/resources/library/VISTAS/2012_Vol_1_67-104/2_2012-ACA-PDFs/Article_98.pdf
Hall, K. R., Rushing, J. L., & Beale, A. V. (2010). Are you a legally literate school counselor? Journal of School Counseling, 8(22). Retrieved from http://www.eric.ed.gov/PDFS/EJ895898.pdf
*****THESE ARE THE RESOURCES FOR THE ASSIGNMENT. IF YOU HAVE TROUBLE ACCESSING THE LINKS LET ME KNOW (: ******
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

