Educadem

Educadem Programa Interamericano sobre Educación en Valores y Prácticas Democráticas / Inter-American Program on Education in Democratic Values
(1)

El Programa Interamericano sobre Educación en Valores y Prácticas Democráticas contribuye a fortalecer las capacidades de instituciones públicas, privadas y de la sociedad civil de los estados miembros de la OEA para desarrollar políticas, programas e iniciativas en el ámbito de la educación ciudadana. Promueve y fortalece el diálogo político, el intercambio de buenas prácticas y el fomento de la

cooperación . The Inter-American Program on Education in Democratic Values contributes to strengthening the capacities of public and private institutions and civil society
organizations of the OAS member states to develop policies, programs and initiatives in the field of citizenship education. Therefore, the Program objective is to promote and strengthen policy dialogue, foster the exchange of best practices, create knowledge in the field and build
capacities within institutions to develop horizontal cooperation initiatives.

Address

1889 F St NW
Washington, DC
20006

General information

El Programa nació con el objetivo de desarrollar y fortalecer una cultura democrática en las Américas a través de la educación formal y no formal. Los Estados Miembros se comprometieron en los artículos 26 y 27 de la Carta Democrática Interamericana a: • Continuar desarrollando programas y actividades dirigidos a promover los principios y prácticas democráticas y fortalecer la cultura democrática en el Hemisferio (Art. 26). • Prestar atención especial al desarrollo de programas y actividades para la educación de la niñez y la juventud como forma de asegurar la permanencia de los valores democráticos, incluidas la libertad y la justicia social. (Art. 27). Así en Agosto de 2005, el Programa Interamericano sobre Educación en Valores y Prácticas Democráticas fue oficialmente adoptado por los Ministros de Educación de los Estados Miembros de la OEA reunidos en Scarborough, Trinidad y Tobago The Program was created to develop and strengthen a democratic culture in the Americas through education. In Articles 26 and 27 of the Inter-American Democratic Charter, OAS Member States committed themselves to: - “...Continue to carry out programs and activities designed to promote democratic principles and practices and strengthen a democratic culture in the Hemisphere, bearing in mind that democracy is a way of life based on liberty and enhancement economic, social, and cultural conditions for the peoples of the Americas…” (Art. 26). - “...Special attention shall be given to the development of programs and activities for the education of children and youth as a means of ensuring the continuance of democratic values, including liberty and social justice…” (Art. 27). The Inter-American Program on Education for Democratic Values and Practices was officially adopted at the IV Inter-American Meeting of Ministers of Education in Scarborough, Trinidad and Tobago, August 2005.

Alerts

Be the first to know and let us send you an email when Educadem posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Educadem:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });