HINF 351 – INFORMATION TECHNOLOGY PROCUREMENT
ASSIGNMENT # 2 – Topic of Your Choice
This assignment is an individual assignment on and it to be a topic of your choice.
The subject matter must touch on IT Procurement in Health Care. It is strongly suggested that you confirm with the instructor you choice of topic. This assignment will take the form of a maximum 10 page (single spaced) essay (including references, graphics and tables)
The font to be used is to be Times Roman (11 point) throughout.
References are to be noted in the body of the text as [author year]. Do not use any bolding in this assignment. There should be no references to individuals or specifics products (e.g. Joseph or VYSTA) since they may implicate people. All assignments are to have a footer, which includes the assignment number, a page number, and your student number and the organizational team you are on. The assignment is to be sent electronically as a document, to me, before the deadline, with the file name being a2yy.doc where yy = your initials.
Please note: I do NOT want your name on this assignment. Just your initials on the file and your student number on the document
Assignments given a high grade will:
• Have supported their work with post-2002 material from the literature, the Internet and anything learned from previous courses/co-op experiences
• Identify issues from a clinical perspective (as opposed to only an information technology one)
• Be well formatted, packaged, and have a clear and convincing writing style contain no spelling and/or grammatical errors
This individual assignment will be worth 10% of your final grade and is due by midnight June 25 th 2015
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 });

