Research Project:
This will be a presentation with a one-page summary.
you are asked to research a specific topic which will be (issues in online education in canada). The data for the project can be collected from government materials (e.g., policy documents, reports), academic literature, professional websites and other pertinent sources of information. Explore your topic in greater depth. The content and process elements and also the pedagogical elements of the presentation and how they are framed and supported by the research is important.
It must include:
1- a one-page summary.
The rest I do not want it to be an essay because I will transfer the data to be a ppt. Please use these subheadings separately
2- Overview of online Education during the past years. Which will include:
a. when the online education started in canada?
b. The changes in the number of online courses at universities in Canada during the last decade “statistics, percentages, graphs or charts”
C. The changes in the number of students who take online courses in the last decade “statistics, percentages, graphs or charts”
D. the changes in the technology that used in the online education “statistics, percentages, graphs or charts”
3- advantage and current issues in online education.
4 – discussion questions based on the online education issues “ 4 questions” , and for each question a personal theory in 2 to 3 sentences
finally a YouTube link related to the paper.
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 });

