Education
 

Help:Templates

From Academic Publishing Wiki

[edit] 'ESTÁNDARES DE AUTOEVALUACIÓN Y ACREDITACIÓN'

Criterio 1: Historia, Filosofía, Misión, Objetivos y Políticas Institucionales

La institución tendrá un sentido claro de misión e identidad, resumidos en declaraciones de misión, filosofía, objetivos y éticas, los mismos que estarán evidenciados en la vida total de la institución.

HISTORIA DE LA UPeU

Documento que registra una breve historia de la UPeU.

MISIÓN Y VISIÓN.: DECLARACIÓN. PROCESO. APLICACIONES. COHERENCIA.

1.2.1. Declaración de Filosofía Institucional.

1.2.2. Syllabus.

1.2.3. Planes operativos de áreas/departamentos.

1.2.4. Declaración de Misión/Visión por [areas/departamentos.

1.2.5. Resoluciones y/o acuerdos de aprobación de Misión /Visión de áreas/departamentos.


FILOSOFIA Y OBJETIVOS EDUCACIONALES: DECLARACIÓN. PROCESO DE APROBACIÓN. IMPLEMENTACIÓN.


1.3.1 Declaración de objetivos educacionales

1.3.2 Resoluciones y/o acuerdos de aprobación de declaración de objetivos educacionales

1.3.3 Resultados de encuesta de logros de los objetivos educacionales

1.3.4 Cronograma e informes de difusión de filosofía de la institución

DECLARACIONES CONSTITUCIONALES.

1.4.1. El Estatuto.

1.4.2. Los Reglamentos General de Estudios, Grados y Títulos, de Trabajo, Asignaturas Dirigidas. Del Estudiante Unionista, Seguridad y Salud Laboral y otros: Cuadro sinóptico de transmisión de creencias y valores misionales.

ÉTICA PROFESIONAL: DECLARACIONES. PROCESO DE APROBACIÓN. CONFORMIDAD.

1.5.1. Declaración de Ética Profesional.

1.5.2. Declaración de Ética del Profesional: Secretarial/Seguridad / Servicio Alimentación y Bazar /Limpieza y Ornato/Lavandería/Producción/Financiero Contable /Administrativas y de Dirección

LA UNIVERSIDAD PERUANA UNIÓN Y SU RELACIÓN CON LA IASD.

1.6.1. Nómina semestral o anual de: Conferencias / Simposiums / Seminarios / Talleres/Cursos / Programas Radiales/TV y otros efectuados o apoyados por la UPeU.

1.6.2. Nómina semestral o anual de programas de asistencia social ejecutados por la UPeU para las instituciones de la Promotora.

1.6.3. Descripción de la asistencia académica (Instituciones Educativas Adventistas).

1.6.4. Descripción de asistencia y/o apoyo con otros recursos.

1.6.5. Registro de bautismos


TENDENCIAS DE LA EDUCACIÓN SUPERIOR EN EL PERÚ Y LA POSICIÓN DE LA UPeU.

1.7.1. Documento de Análisis de las Tendencias de la Educación Superior Universitaria en el país.

1.7.2. Descripción del impacto social educativo y económico en la comunidad local

1.7.3 Ranking universitario

1.7.4 Documentos de evaluación

1.7.5Documentos de reconocimiento nacionales y denominacionales


PLANES DE MEJORA

Planes para el desarrollo y mejoramiento de este criterio, comenzando cómo cada plan: (a) mejorará la misión espiritual de la institución y (b) será implementado.







Many portions of text that need to be added to multiple wiki pages can be placed into templates. To include an existing template in your wiki page (article) just add the following into the page:

{{name of the template}}

For more details, see the Wikipedia information about templates.

A template is a special type of page that has been designed so its content can be included in one or more other pages. Since a given template can be included in many pages, templates can help reduce duplication and promote a uniform style between pages.

Templates are usually located in the Template namespace, which means any page name beginning with Template:, such as Template:Name. However, any page can act as a template.

Contents

Referencing templates

Transcluded template

The content of a template can be added to a page by referencing it using the wiki markup: {{templatename}}. This references the template and includes its output at the point of insertion. Articles will be updated automatically when referenced templates are changed. A page that references templates cannot be edited to change the content of a referenced template, although a list of referenced templates will be displayed at the bottom of the page for convenience while editing it.

Substituting templates

Substituted template

A different way to use a template is to substitute its content into a page. This is done by inserting subst: immediately after the opening braces: {{subst:templatename}}. Once the page is saved, the link to the template is removed and the template output is substituted in its place and can be further edited. Any updates to the template will not affect the content that was substituted into the page.

Benefits of templates

Templates are used to add recurring messages to pages in a consistent way, to add boilerplate messages, to create infoboxes and navigational boxes, and to provide cross-language portability of texts.

Templates can also make it much easier for new and casual editors to use advanced designs, features and extensions by hiding confusing code.

Creating a template

In short, create the text you want to have copied onto the target pages on a page in the Template namespace. Creating Template:Templatename will allow users to insert {{templatename}} into a page to display your text.

See Help:Creating templates for details.

For an overview, see the quick guide to templates on Wikimedia's Meta-Wiki.

Creating an advanced template

To learn how to change the output of the template based on what the user inputs, see Help:Template parameters and Help:Parser functions.

Updating and adding standard templates

Wikia's Starter Pages and Templates wikis occasionally improve some of their documentation as well as adding new templates specifically designed for Wikia sites, and are therefore worth checking from time to time. For sites created before about December 2008, the Starter Pages wiki should be compared and ideally used for upgrading to its standard documentation system similar to that introduced in Wikipedia.