1. Type a draft of your personal ethical code/statement. Put into clear thoughtful prose, your ethical system, your code of behaviors. Be sure to include who or what influenced this ethical code. (What’s right or wrong, good or bad, moral or just, etc.)
2. Review each of the websites below. Use these websites to help you reflect on your ethical code/statement, on other codes, and on whether your existing code is going to be sufficiently clear and detailed to be functional in an educational settings. You can follow as many links from the individual websites as you like. The 3rd website contains 6 videos to view.
a) www.ethics.ubs.ca/papers/invited/colero.html
b) www.josephsoninstitute.org/MED/medtoc.htm
c) http://nppc.nol.org/index.htm
You can also look under Larry Colero and a Framework for Universal Principles for Ethics which is the first website listed or Under Michael Josephson and Six Pillars of Ethics for the second one. The third one is Nebraska Professional Practice Commission.
3. After you have done the research, taken notes, and done some thinking, use the information and ideas you have learned to revise your original ethical code/statement. This essay should include your beliefs, your ethical code, and then after researching “other ethical codes and beliefs’ compares, contrasts or even clarifies your own ethical beliefs)
2. Review each of the websites below. Use these websites to help you reflect on your ethical code/statement, on other codes, and on whether your existing code is going to be sufficiently clear and detailed to be functional in an educational settings. You can follow as many links from the individual websites as you like. The 3rd website contains 6 videos to view.
a) www.ethics.ubs.ca/papers/invited/colero.html
b) www.josephsoninstitute.org/MED/medtoc.htm
c) http://nppc.nol.org/index.htm
You can also look under Larry Colero and a Framework for Universal Principles for Ethics which is the first website listed or Under Michael Josephson and Six Pillars of Ethics for the second one. The third one is Nebraska Professional Practice Commission.
3. After you have done the research, taken notes, and done some thinking, use the information and ideas you have learned to revise your original ethical code/statement. This essay should include your beliefs, your ethical code, and then after researching “other ethical codes and beliefs’ compares, contrasts or even clarifies your own ethical beliefs
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 });

