1. Research a disease2. Find at least 3 scholarly references or resources, which will be cited in final written presentation and noted in the Works Cited page. Remember that Wikipedia is not a scholarly reference as it is not peer reviewed regularly, anyone can post to it and it is not updated on a regular basis.3. Discuss in written format, at a minimum, information on disease, background, signs, symptoms and treatment. On-going Research or Clinical Protocols may also be included.4. Provide at a minimum of 3 full pages of narrative (a paper is 8 1⁄2 x 11), which does not include cover page and/or reference page. Do not exceed 7 pages of narrative (this does not include cover page and/or reference page).5. Your research paper must be in APA format, which includes title page, narrative/text of document, header, and citations on reference page. No abstract is required but essay must be double-spaced on 8 1⁄2 x 11 page, in 12 inch font, Arial or New Times Roman are recommended. Citations must be in correct APA format.6. Review information at https://owl.english.purdue.edu/owl/resource/560/01/ before finalizing and submitting work.7. Possible references – Rare Disease Databaseshttps://www.rarediseases.org/rare-disease-information/rare-diseaseshttp://www.idph.state.ia.us/genetics/genetic_disorders.asp,http://rarediseases.info.nih.gov/GARD/Default.aspx?PageID=4, orhttp://www.nlm.nih.gov/medlineplus/geneticdisorders.html.
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 });

