Project description
You need to select and research one of the psychosocial facilities/organizations/projects on the list. The organizations operate in Vienna, Austria (not to be confused with Australia 🙂 . Then you need to cover the following points about the organization:
1) target-groups
2) which services are offered
3) aim
4) structure of the organization
5) sponsor – financing
6) other relevant issues (from the psychosocial point of view)
———-
Added on 03.06.2016 17:01
The task is to select and research one of the psychosocial facilities/organizations/projects on the list. You have to choose One of the organizations from the 2 pages that I have attached below. The organizations operate in Vienna, Austria (not to be confused with Australia 🙂 . Then you need to cover the following points about the organization:
1) target-groups
2) which services are offered
3) aim
4) structure of the organization
5) sponsor – financing
6) other relevant issues (from the psychosocial point of view)
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 });

