Comprehensive Exam
CMP9400E
Question 1: Theory
Question 1 is designed to help you demonstrate your ability to present specialization knowledge through integration and synthesis of relevant theory and conceptual principles. You are expected to demonstrate comprehension and critical thinking using the body of knowledge attained in the fundamental and specialization coursework you have taken.
Using a minimum of five peer-reviewed articles from your specialization (Curriculum and Teaching ESL students in High School), compare and contrast at least three theories applicable to your specialization.
Using one of the theories discussed above, select five additional peer-reviewed sources and explain how the theory adds or may add to the understanding of your specialization. You should also include a discussion of any controversy or unanswered questions related to the theory.
Learning Outcomes:
1. Compose a theoretically sound and conceptually rich essay demonstrating your knowledge of fundamental subject areas in your academic discipline and specialization.
Books and Resources for this Week:
Books
Reference Instruction
Committee on Science, Engineering, and Public Policy (U.S.), National Academy of Sciences (U.S.), National Academy of Engineering., & Institute of Medicine (U.S.). 2009. On being a scientist: A guide to responsible conduct in research.
https://www.nap.edu/catalog.php?record_id=12192
Read article
Articles
Reference Instruction
Ellis, T. & Levy, Y. 2008.Framework of problem-based research: A guide for novice researchers on the development of a research-worthy problem.
https://inform.nu/Articles/Vol11/ISJv11p017-033Ellis486.pdf
Read article
Gelso, C. 2006. Applying theories to research: The interplay of theory and research in science. In Leong, F.T., & Austin, J.T. (Eds.),
https://www.sage-ereference.com.proxy1.ncu.edu/hdbk_psychrsch/Article_n32.html
Read article
Harlow, E. 2009. “Contribution, theoretical.”
https://www.sage-ereference.com.proxy1.ncu.edu/casestudy/Article_n89.html
Read article
Henderikus S. 2010. Theory.
https://www.sage-ereference.com.proxy1.ncu.edu/researchdesign/Article_n458.html
Read article
Henderikus, S. 2007. Theoretical psychology.
https://www.sage-ereference.com.proxy1.ncu.edu/hdbk_intlpsych/Article_n29.html
Read article
Wacker, J. 1998. A definition of theory: Research guidelines for different theory-building research methods in operations management.
https://dx.doi.org.proxy1.ncu.edu/10.1016/S0272-6963(98)00019-9
Read article
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 });

