This section shows the excursion you have accessed. You can navigate through the excursion slides by clicking on the arrow buttons, by clicking on the left or right side of the slides or by using the arrow keys on the keyboard. On the right zone recommended excursions are shown, under the excursion you have the information of it, as well as options to share it, download it (in SCORM format), report inappropriate content or spam, clone it, add it to your favorites or add it to a category. You can also comment the excursion from the bottom.
Type | Excursion (Interactive Presentation) |
{:title=>"Beschreibung"} | Herramienta para probar el código javascript y los ejemplos de la módulo 2 del curso @HTML5MOOC de FirefoxOS |
Tags | |
Author | carlos |
License | Creative Commons Attribution-NonCommercial |
Attribute to | carlos (http://vishub.org/users/carlos-24) |
With content from | Enrique |
Sprache | Spanish |
Erstellt am | Sonntag, 19. Oktober 2014, 14:51 Uhr |
Aktualisiert am | Freitag, 21. Oktober 2022, 14:48 Uhr |
Ein SCORM Paket ist eine Sammlung von Dateien, die nach einem beliebten Standard für Lernobjekte zusammengefasst sind. SCORM Pakete sind zip Dateien, die in alle LMS (Learning Management System), die diesen Standard unterstützen, integriert werden können, wie z.B. Moodle oder Blackboard. Sie können zur Präsentation von multimedialen Inhalten sowie für Beurteilungen in LMSs verwendet werden. Das heißt, man kann eine virtuelle Exkursion aus dem ViSH einfach in Moodle oder ein anderes LMS integrieren indem man es als SCORM herunterladet.
Eduardo
hola tengo problemas para subir el ejercicio p2p opcional del tema 2 css, siempre que le doy entregar tarea me dice que el fichero a subir tiene un error pero lo he revisado muchas veces y no le veo nada extraño ayudenme este es el codigo:
<!doctype html>
Herencia
h1 { color: purple; }
h1 { color: grey; }
#caja .cabecera h1 {
color: red;
}
#caja header h1 {
color: blue;
}
header h1 {
color: lime;
}
Cabecera: header
La puntuacion es 0,1,1,1 es decir 111
<!-- La puntuacion es 0,1,1,1 es decir 111-->