Cambios

Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

sin resumen de edición
Línea 20: Línea 20:  
tour.step( {
 
tour.step( {
 
name: 'portada1',
 
name: 'portada1',
title: 'Desde la portada puedes explorar cada nivel.',
+
title: 'Desde la portada puedes explorar los niveles.',
description: 'Selecciona [Expandir] para ver el contenido del nivel. Pruébalo ahora.',
+
description: '',
 
attachTo: '#Inicial-y-Preprimaria-main',                 
 
attachTo: '#Inicial-y-Preprimaria-main',                 
 
position: 'top',
 
position: 'top',
 
                 closeOnClickOutside: false,
 
                 closeOnClickOutside: false,
 
                 overlay: false,
 
                 overlay: false,
                buttons: [ {
  −
                        name: 'Show',
  −
                        onclick: function()  { $("#Tabla-contenidos-del-CNB-expand span.mw-collapsible-toggle").css("background-color", "orange");  }
  −
                } ],
   
} )
 
} )
 
.next( 'portada2' )
 
.next( 'portada2' )
Línea 36: Línea 32:  
       tour.step( {
 
       tour.step( {
 
name: 'portada2',
 
name: 'portada2',
 +
title: 'Selecciona [Expandir] para ver el contenido de cada nivel. Pruébalo ahora.',
 +
description: '',
 +
attachTo: '#Tabla-contenidos-del-CNB-expand',               
 +
position: 'top',
 +
                closeOnClickOutside: false,
 +
                overlay: false,
 +
} )
 +
.next( 'portada3' )
 +
.back( 'portada1' );
 +
 +
      tour.step( {
 +
name: 'portada3',
 
title: 'Aquí puedes llegar directamente a las mallas curriculares por área.',
 
title: 'Aquí puedes llegar directamente a las mallas curriculares por área.',
 
description: '',
 
description: '',
Línea 43: Línea 51:  
                 overlay: false
 
                 overlay: false
 
} )
 
} )
.next( 'portada3' )
+
.next( 'portada4' )
.back( 'portada1' );
+
.back( 'portada2' );
    
       tour.step( {
 
       tour.step( {
name: 'portada3',
+
name: 'portada4',
 
title: '¡Además puedes seguir lo que se comenta en las redes sociales!',
 
title: '¡Además puedes seguir lo que se comenta en las redes sociales!',
 
description: '',
 
description: '',
Línea 55: Línea 63:  
                 overlay: false
 
                 overlay: false
 
} )
 
} )
.next( 'portada4' )
+
.next( 'portada5' )
.back( 'portada2' );
+
.back( 'portada3' );
 
          
 
          
 
       tour.step( {
 
       tour.step( {
name: 'portada4',
+
name: 'portada5',
 
title: 'Los 4 módulos te orientarán para aplicar el currículo en el aula...',
 
title: 'Los 4 módulos te orientarán para aplicar el currículo en el aula...',
 
description: '',
 
description: '',
Línea 67: Línea 75:  
                 overlay: false
 
                 overlay: false
 
} )
 
} )
.next( 'portada5' )
+
.next( 'portada6' )
.back( 'portada3' );
+
.back( 'portada4' );
    
       tour.step( {
 
       tour.step( {
name: 'portada5',
+
name: 'portada6',
 
title: '... y sin duda encontrarás material interesante en estas secciones de recursos complementarios.',
 
title: '... y sin duda encontrarás material interesante en estas secciones de recursos complementarios.',
 
description: '',
 
description: '',
Línea 79: Línea 87:  
                 overlay: false
 
                 overlay: false
 
} )
 
} )
.next( 'portada6' )
+
.next( 'portada7' )
.back( 'portada4' );
+
.back( 'portada5' );
 
          
 
          
 
       tour.step( {
 
       tour.step( {
name: 'portada6',
+
name: 'portada7',
 
title: '¿Tienes preguntas? Consulta la sección de ayuda. Y ¡sigue explorando el sitio!',
 
title: '¿Tienes preguntas? Consulta la sección de ayuda. Y ¡sigue explorando el sitio!',
 
description: '',
 
description: '',
Línea 91: Línea 99:  
                 overlay: false
 
                 overlay: false
 
} )
 
} )
.back( 'portada5' );
+
.back( 'portada6' );
    
} ( window, document, jQuery, mediaWiki, mediaWiki.guidedTour ) );
 
} ( window, document, jQuery, mediaWiki, mediaWiki.guidedTour ) );

Menú de navegación