TASK:Please compose a question (no more than 40 words) pertaining to your proposed area of research – whatever the subject: to fit on one metaphorical or literal “Post-It” note. Please post your draft question to the forum. Then read and review at least two of the other questions, whatever the subject, that have been posted by your fellow students.Remember:-You are at liberty to explore different ways of wording your question, and importantly, to \’change your mind\’.-Be prepared, go through a number of drafts and be prepared to re-write.-At this stage it will only be a \”working title\” – you will not be held to this further along the process.-This is just an exercise to begin to focus your thoughts.TIP: leave your Post-It note somewhere you can come across it frequently (on your homepage, on the fridge door, inside your notebook, on the edge of your monitor), so that you can ponder its merits every so often.RESPOND;Two things:-Firstly, please respond in the forum and provide constructive comments (in no more than 200 words) on at least two other questions: what did you like about them, what you didn’t, what you thought were its strengths, and, if there were, any weaknesses, and ultimately whether the question got you “thinking”.-Secondly, revisit your own question. Redraft it in light of your reflections on the other contributions.Compare your two drafts and see which you are most comfortable with (i.e. what could you explain to your friend without baffling or boring them).Remember:-Do not worry about not knowing things at this stage.-Equally, do not worry if you are unsure whether your question is worthwhile at this point. We will be providing help throughout the pre-proposal stage to the point you hand in your proposal to ensure you have a workable topic.You might also like to consult the following resource from Empire State College, State University of New York,http://www8.esc.edu/ESConline/Across_ESC/WritersComplex.nsf/ 3cc42a422514347a8525671d0049f395/f87fd7182f0ff21c852569c2005a47b7?OpenDocumentOUTCOME;You will have given some thought toward constructing a question, and judging its merits.
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 });

