Diferencia entre revisiones de «19/Plantillas de la base de datos»

De MoodleDocs
Sin resumen de edición
Sin resumen de edición
Línea 1: Línea 1:
{{Base de datos}}
{{Base de datos}}
{{Pendiente de traducir}}
== tag usage ==
To use the tags found on the left side... use the HTML viewer, place your cursor in the text area of your target edit and then click on the tag you want to place.
##Edit## - > launches the edit interface when viewing
##More## - > don't know
##Delete## - > challenges before deletion
##Approve## - > Allows admin/teacher to approve the database entry
:I find no relation to any grading or scoring for the person who submitted the entry... so teacher approval doesn't translate into any student reward? Tough sell to get younger students to do this exercise without direct translation into tokens for their grades. Pedagogy aside, tokens is how most of the capitalistic world functions and most lower grade students understand grades  as a calculation of points.--[[User:Dennis Daniels|Dennis Daniels]] 20:16, 25 May 2006 (WST)
== list template tab ==
Defines browsing interface for multiple entries
mod/data/templates.php?d=1&mode=listtemplate
== single template tab ==
Defines browsing interface for a single entry.
== add template tab ==
Defines the interface when editing entries
What does the reset template do? No challenge before resetting so be careful...
== RSS template tab ==
Defines appearance of entries in RSS feeds
mod/data/templates.php?d=1&mode=rsstemplate
== CSS template tab ==
Defines local CSS styles for the other templates
How is stuff being saved? And, wouldn't an existing CSS pre-loaded by nice? Hand coding CSS? Copy and paste?
mod/data/templates.php?d=1&mode=csstemplate


El término Plantilla tiene diferentes significados según el contexto en el que use.  
El término Plantilla tiene diferentes significados según el contexto en el que use.  

Revisión del 19:10 25 may 2006

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

tag usage

To use the tags found on the left side... use the HTML viewer, place your cursor in the text area of your target edit and then click on the tag you want to place.

##Edit## - > launches the edit interface when viewing
##More## - > don't know
##Delete## - > challenges before deletion
##Approve## - > Allows admin/teacher to approve the database entry 
I find no relation to any grading or scoring for the person who submitted the entry... so teacher approval doesn't translate into any student reward? Tough sell to get younger students to do this exercise without direct translation into tokens for their grades. Pedagogy aside, tokens is how most of the capitalistic world functions and most lower grade students understand grades as a calculation of points.--Dennis Daniels 20:16, 25 May 2006 (WST)

list template tab

Defines browsing interface for multiple entries

mod/data/templates.php?d=1&mode=listtemplate

single template tab

Defines browsing interface for a single entry.

add template tab

Defines the interface when editing entries What does the reset template do? No challenge before resetting so be careful...

RSS template tab

Defines appearance of entries in RSS feeds

mod/data/templates.php?d=1&mode=rsstemplate

CSS template tab

Defines local CSS styles for the other templates How is stuff being saved? And, wouldn't an existing CSS pre-loaded by nice? Hand coding CSS? Copy and paste? mod/data/templates.php?d=1&mode=csstemplate


El término Plantilla tiene diferentes significados según el contexto en el que use.

Bases de datos

El término Plantilla tiene un significado especial en las bases de datos.

Wiki o MoodleDoc

El término Plantilla se usa también usa para editar Moodle Docs. Son un conjunto de etiquetas Wiki que serán copiadas that are meant to be copied automáticamente en un página. Podemos añadir una plantilla colocando su nombre entre {{dobles corchetes}}.

Ver también