eLearning WORKSHOPS

eLearning WORKSHOPS  
Usuario
Contraseña
Nueva cuenta :: Enviar contraseña
Soporte :: FAQ :: Búsqueda :: Hágase Miembro :: Recomendarnos :: Acerca de :: Contactar :: Academia de eLearning
:: Menú
:: Inicio
:: Recomendar este sitio
:: Búsqueda
:: Archivo de Noticias
:: Lo más popular
:: Tématicas
:: Acerca de este sitio

:: Recursos eLearning
:: Noticias
:: Artículos
:: Archivo de noticias
:: Encuestas
:: Calendario de Eventos
:: Docs y descargas
:: Directorio de Enlaces
:: Lista Software Libre
:: Glosario de Terminos
:: Conversando con...
:: Bolsa de Trabajo
:: Foro puntoSCORM
:: Foros eLearning
:: Academia de eLearning

:: Comunidad
Hola, Anónimo
Usuario
Contraseña
(Regístrese)

Miembros: 14993
Último: surfertheone
Nuevos hoy: 0
Nuevos ayer: 0

Usuarios online: 30
Visitantes: 30
Miembros: 0

:: Eventos eLearning
Calendario
Mayo 2013
  1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
<b>Enviar Evento</b> Enviar Evento

América Latina
América del Norte
España
Europa
Online
Resto del Mundo
eLearning WORKSHOPS

:: Búsqueda

Búsqueda avanzada

:: Encuesta
¿Superaran funcionalmente los mejores LMS / Plataformas Open Source a su equivalente Propietario?
Nunca
Ya son superiores
En 6 meses
En 1 año
En 2 o más años


Resultados :: Encuestas

votos: 733 :: Comentarios: 5

Comunidad eLearning WORKSHOPS :: Comunidad de eLearning: Forums

Comunidad eLearning WORKSHOPS :: Ver tema - ADL Test Suite
 FAQFAQ   BuscarBuscar   GruposGrupos   PerfilPerfil   MensajesMensajes   ConectarConectar 

ADL Test Suite

 
Publicar nuevo tema   Responder al tema    Foros de discusión -> Desarrollo LMS
Ver tema anterior :: Ver tema siguiente  
Autor Mensaje
pampli
Miembro novel
Miembro novel


Registrado: May 20, 2008
Mensajes: 5

MensajePublicado: Mar May 20, 2008 10:38 pm    Asunto: ADL Test Suite Responder citando

Hola

He producido más de 10 cursos scorm y siempre me ha funcionado todo sin problemas. Pero ahora me piden que pase el test suite de ADL y que entregue el log.
Mi problema es que lo he intentado pasar y no lo consigo, me dan errores de java.lang.null.pointer en la consola de Java.
Estoy un poco deseperado por q no se por donde tirar, si alguién me pudiera ayudar le estaría muy agredecido.

Uno de los errores es este:

org.adl.logging.DetailedLogWriter addClosing GRAVE: Exception occurred in DetailedLogWriter.addClosing():java.lang.NullPointerException
mlogFile[] = null
lmp = org.adl.logging.XMLLogMessageProcessor@61cd2

mlogFile[] = null

lmp = org.adl.logging.XMLLogMessageProcessor@61cd2

java.lang.NullPointerException

at org.adl.logging.DetailedLogWriter.addClosing(Unknown Source)

at org.adl.logging.DetailedLogWriter.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Exception occurred in DetailedLogWriter.closeFile():java.lang.NullPointerException

org.adl.logging.DetailedLogWriter closeFile GRAVE: Exception occurred in DetailedLogWriter.closeFile():java.lang.NullPointerException

org.adl.testsuite.contentpackage.ContentPackageDriver$PrivilegedCPTest run GRAVE: Exception occurred in ContentPackageDriver.getNextLaunchLine(). It was thrown while decoding the file path.
null

java.lang.NullPointerException

at org.adl.parsers.dom.ADLDOMParser.pruneTree(Unknown Source)

at org.adl.parsers.dom.ADLDOMParser.pruneTree(Unknown Source)

at org.adl.parsers.dom.ADLDOMParser.setDocumentAttribute(Unknown Source)

at org.adl.parsers.dom.ADLDOMParser.parseForWellformedness(Unknown Source)

at org.adl.validator.ADLSCORMValidator.performValidatorParse(Unknown Source)

at org.adl.validator.contentpackage.CPValidator.checkWellformedness(Unknown Source)

at org.adl.validator.contentpackage.CPValidator.validate(Unknown Source)

at org.adl.testsuite.contentpackage.ContentPackageTester.validateContentPackage(Unknown Source)

at org.adl.testsuite.contentpackage.ContentPackageDriver$PrivilegedCPTest.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at org.adl.testsuite.contentpackage.ContentPackageDriver.startValidateTest(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at sun.plugin.javascript.invoke.JSInvoke.invoke(Unknown Source)

at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at sun.plugin.javascript.JSClassLoader.invoke(Unknown Source)

at sun.plugin.com.MethodDispatcher.invoke(Unknown Source)

at sun.plugin.com.DispatchImpl.invokeImpl(Unknown Source)

at sun.plugin.com.DispatchImpl$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.plugin.com.DispatchImpl.invoke(Unknown Source)
Volver arriba
Ver perfil de usuario Enviar mensaje privado
Jorge_Dieguez
Moderador puntoSCORM
Moderador puntoSCORM


Registrado: Jul 05, 2003
Mensajes: 1433
Ubicación: Madrid / España

MensajePublicado: Mie May 21, 2008 7:14 am    Asunto: Responder citando

Hola, el ADL TEst Suite algunas veces es un tanto caprichoso:-( pero si te crees que debe funcionar y te empeñas la cosa funciona. Las ultimas veces que lo intstale funciono sin problemas!!!!! Que cosas puedes probar: Instalalo en otra maquina, asegurate que el JVM que requiere es el que tienes instalado. No te olvides colocar los ficheros XSD de ADL en el escritorio(tal y como te avisa la herramienta)
_________________
Jorge Dieguez // Moderador PuntoScorm
mi.blog - http://jdieguez.wordpress.com
Volver arriba
Ver perfil de usuario Enviar mensaje privado Enviar e-mail
pampli
Miembro novel
Miembro novel


Registrado: May 20, 2008
Mensajes: 5

MensajePublicado: Jue May 22, 2008 8:23 pm    Asunto: Responder citando

Muchas gracias Jorge, voy a intentarlo.
Volver arriba
Ver perfil de usuario Enviar mensaje privado
pampli
Miembro novel
Miembro novel


Registrado: May 20, 2008
Mensajes: 5

MensajePublicado: Dom May 25, 2008 8:08 pm    Asunto: Responder citando

Hola Jorge.

He avanzado bastante pero todavía m qdan algunos problemillas.
Tu no tendrás o sabrás donde puedo pillar un imsmanifest de ejemplo que contenga swf's.

He estado buscando y no encuentro nada, espero q no sea mucho pedir.

Este es el log que obtengo para q te hagas una idea del tipo de curso que tengo:


Validating the XML for Wellformedness
The XML is Well-formed

--------------------------------------------------------------------------------

Testing for the Controlling Document(s) Required For XML Parsing
The Controlling Document "imscp_v1p1.xsd" Found at Root of the Content Package
The Controlling Document "imsss_v1p0.xsd" Found at Root of the Content Package
The Controlling Document "adlcp_v1p3.xsd" Found at Root of the Content Package
The Controlling Document "adlseq_v1p3.xsd" Found at Root of the Content Package
The Controlling Document "adlnav_v1p3.xsd" Found at Root of the Content Package


--------------------------------------------------------------------------------

Validating the XML against the Controlling Documents
The XML is valid against the Controlling Documents

--------------------------------------------------------------------------------

Testing the Content Package Test Subject against the SCORM Application Profile Rules
Testing the "identifier" / "identifierref" Attribute Mappings
Testing the "identifierref" value of [SEQ01] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [SEQ01] references a valid "identifier" attribute of a <resource> element
Testing the "identifierref" value of [APIWRAPPER] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [APIWRAPPER] references a valid "identifier" attribute of a <resource> element
Testing the "identifierref" value of [SCOFUNCTION] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [SCOFUNCTION] references a valid "identifier" attribute of a <resource> element
Testing the "identifierref" value of [CURSO] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [CURSO] references a valid "identifier" attribute of a <resource> element
Testing the "identifierref" value of [EMBED] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [EMBED] references a valid "identifier" attribute of a <resource> element
Testing the "identifierref" value of [APIWRAPPER] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [APIWRAPPER] references a valid "identifier" attribute of a <resource> element
Testing the "identifierref" value of [SCOFUNCTION] for valid referencing of a valid "identifier" attribute value
The "identifierref" value of [SCOFUNCTION] references a valid "identifier" attribute of a <resource> element
The "identifier" / "identifierref" Attribute Mapping Checks Passed
Testing the <manifest> element for conformance
The <manifest> element passed the multiplicity check
Testing the "identifier" attribute for conformance
The "identifier" attribute passed the multiplicity check
The character length for the value of the "identifier" attribute has passed conformance
Testing the "version" attribute for conformance
The "version" attribute passed the multiplicity check
The character length for the value of the "version" attribute has passed conformance
Testing the <metadata> element for conformance
The <metadata> element passed the multiplicity check
Testing the <schema> element for conformance
The <schema> element passed the multiplicity check
Testing the <schema> element for conformance to the Vocabulary Data Type
[ADL SCORM] is a valid value for the <schema> element
Testing the <schemaversion> element for conformance
The <schemaversion> element passed the multiplicity check
Testing the <schemaversion> element for conformance to the Vocabulary Data Type
[2004 3rd Edition] is a valid value for the <schemaversion> element
Testing the <organizations> element for conformance
The <organizations> element passed the multiplicity check
Testing the "default" attribute for conformance
ERROR: The "default" attribute is not within the multiplicity bounds
The character length for the value of the "default" attribute has passed conformance
The "default" attribute references a valid "identifier" attribute of an <organization> element
ERROR: The <organizations> element must be empty in a Resource Content Package
Testing the <organization> element with identifier value of "CM-01" for conformance
ERROR: The <organization> element is not within the multiplicity bounds
Testing the "identifier" attribute for conformance
ERROR: The "identifier" attribute is not within the multiplicity bounds
The character length for the value of the "identifier" attribute has passed conformance
Testing the <resources> element for conformance
The <resources> element passed the multiplicity check
Testing the <resource> element with identifier value of "SEQ01" for conformance
The <resource> element passed the multiplicity check
Testing the "base" attribute for conformance
The "base" attribute passed the multiplicity check
The character length for the value of the "xml:base" attribute has passed conformance
Testing the "scormType" attribute for conformance
The "scormType" attribute passed the multiplicity check
[sco] is a valid value for the "scormType" attribute
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/Entrada.htm] has been found at the specified location
Testing the "identifier" attribute for conformance
The "identifier" attribute passed the multiplicity check
The character length for the value of the "identifier" attribute has passed conformance
Testing the "type" attribute for conformance
The "type" attribute passed the multiplicity check
The character length for the value of the "type" attribute has passed conformance
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/Entrada.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_01.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_02.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_03.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_04.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_05.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_06.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_07.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_08.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_09.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_10.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_11.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_12.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_13.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_14.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_15.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_16.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_17.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_18.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_19.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_20.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_21.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_22.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_23.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_24.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_25.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_26.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_27.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_28.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_29.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_30.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_31.htm] has been found at the specified location
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/modulo1/html/md01_32.htm] has been found at the specified location
Testing the <dependency> element for conformance
The <dependency> element passed the multiplicity check
Testing the "identifierref" attribute for conformance
The "identifierref" attribute passed the multiplicity check
The character length for the value of the "identifierref" attribute has passed conformance
Testing the <dependency> element for conformance
The <dependency> element passed the multiplicity check
Testing the "identifierref" attribute for conformance
The "identifierref" attribute passed the multiplicity check
The character length for the value of the "identifierref" attribute has passed conformance
Testing the <dependency> element for conformance
The <dependency> element passed the multiplicity check
Testing the "identifierref" attribute for conformance
The "identifierref" attribute passed the multiplicity check
The character length for the value of the "identifierref" attribute has passed conformance
Testing the <dependency> element for conformance
The <dependency> element passed the multiplicity check
Testing the "identifierref" attribute for conformance
The "identifierref" attribute passed the multiplicity check
The character length for the value of the "identifierref" attribute has passed conformance
Testing the <resource> element with identifier value of "APIWRAPPER" for conformance
The <resource> element passed the multiplicity check
Testing the "scormType" attribute for conformance
The "scormType" attribute passed the multiplicity check
[asset] is a valid value for the "scormType" attribute
Testing the "identifier" attribute for conformance
The "identifier" attribute passed the multiplicity check
The character length for the value of the "identifier" attribute has passed conformance
Testing the "type" attribute for conformance
The "type" attribute passed the multiplicity check
The character length for the value of the "type" attribute has passed conformance
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/recursos/js/APIWrapper.js] has been found at the specified location
Testing the <resource> element with identifier value of "SCOFUNCTION" for conformance
The <resource> element passed the multiplicity check
Testing the "scormType" attribute for conformance
The "scormType" attribute passed the multiplicity check
[asset] is a valid value for the "scormType" attribute
Testing the "identifier" attribute for conformance
The "identifier" attribute passed the multiplicity check
The character length for the value of the "identifier" attribute has passed conformance
Testing the "type" attribute for conformance
The "type" attribute passed the multiplicity check
The character length for the value of the "type" attribute has passed conformance
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/recursos/js/SCOFunctions.js] has been found at the specified location
Testing the <dependency> element for conformance
The <dependency> element passed the multiplicity check
Testing the "identifierref" attribute for conformance
The "identifierref" attribute passed the multiplicity check
The character length for the value of the "identifierref" attribute has passed conformance
Testing the <resource> element with identifier value of "CURSO" for conformance
The <resource> element passed the multiplicity check
Testing the "scormType" attribute for conformance
The "scormType" attribute passed the multiplicity check
[asset] is a valid value for the "scormType" attribute
Testing the "identifier" attribute for conformance
The "identifier" attribute passed the multiplicity check
The character length for the value of the "identifier" attribute has passed conformance
Testing the "type" attribute for conformance
The "type" attribute passed the multiplicity check
The character length for the value of the "type" attribute has passed conformance
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/recursos/js/curso.js] has been found at the specified location
Testing the <dependency> element for conformance
The <dependency> element passed the multiplicity check
Testing the "identifierref" attribute for conformance
The "identifierref" attribute passed the multiplicity check
The character length for the value of the "identifierref" attribute has passed conformance
Testing the <resource> element with identifier value of "EMBED" for conformance
The <resource> element passed the multiplicity check
Testing the "scormType" attribute for conformance
The "scormType" attribute passed the multiplicity check
[asset] is a valid value for the "scormType" attribute
Testing the "identifier" attribute for conformance
The "identifier" attribute passed the multiplicity check
The character length for the value of the "identifier" attribute has passed conformance
Testing the "type" attribute for conformance
The "type" attribute passed the multiplicity check
The character length for the value of the "type" attribute has passed conformance
Testing the <file> element for conformance
The <file> element passed the multiplicity check
Testing the "href" attribute for conformance
The "href" attribute passed the multiplicity check
The character length for the value of the "href" attribute has passed conformance
The file [EstudioVida/recursos/js/embeddedcontent.js] has been found at the specified location
WARNING: All files included in the content package should be declared and referenced in the manifest when interchanging packages. The following files are contained in the content package but were not referenced in the manifest. It appears that these files may be extraneous. Appropriate action may need to be taken to correct this problem:
EstudioVida/modulo1/barra.html
EstudioVida/modulo1/frameset.htm
EstudioVida/modulo1/images/fnd_00.jpg
EstudioVida/modulo1/images/fnd_01.jpg
EstudioVida/modulo1/images/Thumbs.db
EstudioVida/modulo1/swf/md01_01.swf
EstudioVida/modulo1/swf/md01_02.swf
EstudioVida/modulo1/swf/md01_03.swf
EstudioVida/modulo1/swf/md01_04.swf
EstudioVida/modulo1/swf/md01_05.swf
EstudioVida/modulo1/swf/md01_06.swf
EstudioVida/modulo1/swf/md01_07.swf
EstudioVida/modulo1/swf/md01_08.swf
EstudioVida/modulo1/swf/md01_09.swf
EstudioVida/modulo1/swf/md01_10.swf
EstudioVida/modulo1/swf/md01_11.swf
EstudioVida/modulo1/swf/md01_12.swf
EstudioVida/modulo1/swf/md01_13.swf
EstudioVida/modulo1/swf/md01_14.swf
EstudioVida/modulo1/swf/md01_15.swf
EstudioVida/modulo1/swf/md01_16.swf
EstudioVida/modulo1/swf/md01_17.swf
EstudioVida/modulo1/swf/md01_18.swf
EstudioVida/modulo1/swf/md01_19.swf
EstudioVida/modulo1/swf/md01_20.swf
EstudioVida/modulo1/swf/md01_21.swf
EstudioVida/modulo1/swf/md01_22.swf
EstudioVida/modulo1/swf/md01_23.swf
EstudioVida/modulo1/swf/md01_24.swf
EstudioVida/modulo1/swf/md01_25.swf
EstudioVida/modulo1/swf/md01_26.swf
EstudioVida/modulo1/swf/md01_27.swf
EstudioVida/modulo1/swf/md01_28.swf
EstudioVida/modulo1/swf/md01_29.swf
EstudioVida/modulo1/swf/md01_30.swf
EstudioVida/modulo1/swf/md01_31.swf
EstudioVida/modulo1/swf/md01_32.swf
EstudioVida/modulo1/swf/mod01_07.swf
EstudioVida/modulo1/swf/mod1Entrada.swf
EstudioVida/navegacion/docs/md1_01.pdf
EstudioVida/navegacion/docs/md2_01.pdf
EstudioVida/navegacion/html/ayuda01.htm
EstudioVida/navegacion/html/ayuda02.htm
EstudioVida/navegacion/html/ayuda05.htm
EstudioVida/navegacion/html/documentacion01.htm
EstudioVida/navegacion/html/documentacion02.htm
EstudioVida/navegacion/html/indice01.htm
EstudioVida/navegacion/html/indice02.htm
EstudioVida/navegacion/images/fnd_01.jpg
EstudioVida/navegacion/images/fnd_02.jpg
EstudioVida/navegacion/images/test_01.jpg
EstudioVida/navegacion/images/Thumbs.db
EstudioVida/navegacion/swf/ayuda_menu.swf
EstudioVida/navegacion/swf/ayuda_test.swf
EstudioVida/navegacion/swf/documentacion01.swf
EstudioVida/navegacion/swf/documentacion02.swf
EstudioVida/navegacion/swf/indice01.swf
EstudioVida/navegacion/swf/indice02.swf
EstudioVida/recursos/css/estilos_disbetico.css
EstudioVida/recursos/images/abajo.jpg
EstudioVida/recursos/images/arriba.jpg
EstudioVida/recursos/images/barra_arriba.jpg
EstudioVida/recursos/images/barra_lateral.jpg
EstudioVida/recursos/images/barra_lateral_der.jpg
EstudioVida/recursos/images/barra_lateral_iz.jpg
EstudioVida/recursos/images/botones/bt_audio.jpg
EstudioVida/recursos/images/botones/bt_audio_off.jpg
EstudioVida/recursos/images/botones/bt_audio_roll.jpg
EstudioVida/recursos/images/botones/bt_ayuda.jpg
EstudioVida/recursos/images/botones/bt_ayuda_off.jpg
EstudioVida/recursos/images/botones/bt_ayuda_roll.jpg
EstudioVida/recursos/images/botones/bt_documentacion.jpg
EstudioVida/recursos/images/botones/bt_documentacion_off.jpg
EstudioVida/recursos/images/botones/bt_documentacion_roll.jpg
EstudioVida/recursos/images/botones/bt_indice.jpg
EstudioVida/recursos/images/botones/bt_indice_off.jpg
EstudioVida/recursos/images/botones/bt_indice_roll.jpg
EstudioVida/recursos/images/botones/bt_salir.jpg
EstudioVida/recursos/images/botones/bt_salir_off.jpg
EstudioVida/recursos/images/botones/bt_salir_roll.jpg
EstudioVida/recursos/images/botones/Thumbs.db
EstudioVida/recursos/images/flecha_der.jpg
EstudioVida/recursos/images/flecha_derecha.gif
EstudioVida/recursos/images/flecha_der_off.jpg
EstudioVida/recursos/images/flecha_iz.jpg
EstudioVida/recursos/images/flecha_iz_off.jpg
EstudioVida/recursos/images/fnd_contador.jpg
EstudioVida/recursos/images/img_fondo.jpg
EstudioVida/recursos/images/lat_der.jpg
EstudioVida/recursos/images/lat_iz.jpg
EstudioVida/recursos/images/Thumbs.db
EstudioVida/recursos/images/top.jpg
EstudioVida/recursos/images/top_der.jpg
EstudioVida/recursos/images/top_fnd.jpg
EstudioVida/recursos/images/top_iz.jpg
EstudioVida/recursos/images/transparente.gif
EstudioVida/recursos/psd/top.psd
EstudioVida/recursos/psd/topCarlos.psd
ERROR: The Content Package Test Subject Did Not Pass All Checkpoints
SCORM 2004 3rd Edition Conformance Statement:
ERROR: The Content Package is Non-Conformant
ERROR: The Content Package is CP CAM 1.0 Non-conformant
Successful outcome of this test does not constitute ADL Certification unless the test has been conducted by an ADL Certified Auditor.

Gracias.
Volver arriba
Ver perfil de usuario Enviar mensaje privado
Jorge_Dieguez
Moderador puntoSCORM
Moderador puntoSCORM


Registrado: Jul 05, 2003
Mensajes: 1433
Ubicación: Madrid / España

MensajePublicado: Dom May 25, 2008 9:41 pm    Asunto: Responder citando

Hola, ¿creas el paquete con ReloadEditor?¿que version de SCORM estas utilizando?
_________________
Jorge Dieguez // Moderador PuntoScorm
mi.blog - http://jdieguez.wordpress.com
Volver arriba
Ver perfil de usuario Enviar mensaje privado Enviar e-mail
pampli
Miembro novel
Miembro novel


Registrado: May 20, 2008
Mensajes: 5

MensajePublicado: Dom May 25, 2008 9:57 pm    Asunto: Responder citando

No exactamente, lo modifico a mano con el spy sobre un ejemplo de los que me he bajado de www.adlnet.org.

En cuanto a la version, la verdad es q ando bastante perdido, se supone que hago cursos para scorm 1.2. Pero el imsmanifest que estoy utilizando para pasar el test suite utiliza las xsd:


xmlns:adlcp = "http://www.adlnet.org/xsd/adlcp_v1p3"
xmlns:adlseq = "http://www.adlnet.org/xsd/adlseq_v1p3"
xmlns:adlnav = "http://www.adlnet.org/xsd/adlnav_v1p3"
xmlns:imsss = "http://www.imsglobal.org/xsd/imsss"
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation = "http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd
http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd
http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd
http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd
http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd">


Ya he conseguido un log sin errores quitando el atributo default del elemento organizations y quitando el elemento organization. Lo que no se si eso será suficiente.

La verdad es q no se ni por donde me ando...

¿Si me sale este mensaje, es que el curso cumple las especificaciones?
Me salo todo en verde...




Content Package Test Conformance Summary
Testing against the SCORM Resource Content Package Application Profile
OK The IMS Manifest is Well-formed
OK Controlling Document(s) Required For XML Parsing Found at Root of the Content Package
OK The IMS Manifest is valid against the Controlling Documents
OK The IMS Manifest is valid against the SCORM Application Profile
OK The IMS Manifest does not contain extensions

Click here to view detailed CP test log


--------------------------------------------------------------------------------

Metadata Testing
Testing the Metadata XML Instance against the SCORM Metadata Profile Requirements
The Content Package does not contain Metadata.

--------------------------------------------------------------------------------

SCO Testing
Testing Sharable Content Objects referenced from within the IMS Manifest of the Content Package


Gracias por tu ayuda
Volver arriba
Ver perfil de usuario Enviar mensaje privado
Jorge_Dieguez
Moderador puntoSCORM
Moderador puntoSCORM


Registrado: Jul 05, 2003
Mensajes: 1433
Ubicación: Madrid / España

MensajePublicado: Mar May 27, 2008 7:41 am    Asunto: Responder citando

Hola, un contenido SCORM contiene varias caracteristicas descritas en la normnativa, por un lado es el pquete(la forma de empaquetar el contenido para luego poder "instalarlo" en un LMS) y por otra parte como se comunica el contenido con el LMS(para decir por ejemplo que puntuacion ha sacado el alumno en un ejercicio). Las dos partes que vayan en el paquete tienen que ser de la misma version. Te recomiendo que compruebes que la programacion que tengas es para version 1.2 y hagas el paquete con ReloadEditor(el paquete de ejemplo que usas es de la version 1.3, va ha ser mas facil usar el reload editor en el quie haces el paquete en un momento)
Suerte
_________________
Jorge Dieguez // Moderador PuntoScorm
mi.blog - http://jdieguez.wordpress.com
Volver arriba
Ver perfil de usuario Enviar mensaje privado Enviar e-mail
pampli
Miembro novel
Miembro novel


Registrado: May 20, 2008
Mensajes: 5

MensajePublicado: Mar May 27, 2008 9:38 pm    Asunto: Responder citando

Hola Jorge, gracias por el cable q me has echado. Ya parece que tengo un poco más claro todo esto.

La versión de scorm que utilizo siempre es 1.2 y ya he conseguido crear imsmanifest valido en el reload.

Ya solo me queda q al pasar el test y lanzar el sco me encuentre el API porque cuando el mismo curso lo importo en la plataforma LMS ahí si que lo encuentra.

Un saludo.
Volver arriba
Ver perfil de usuario Enviar mensaje privado
macogijon
Miembro novel
Miembro novel


Registrado: Dec 16, 2008
Mensajes: 5

MensajePublicado: Mar Dic 16, 2008 12:27 pm    Asunto: Responder citando

Hola soy nueva en esto del elarning, estoy pasando el testSuite a unos cursos y en el cuarto punto del test (Empaquetamineto de contenidos) me da siempre estos errores y es raro pq me sale en todos los cursos:

ERROR: The manifest is NOT valid against the controlling documents

ERROR: The Package is Non-Conformant.

Parece que el testu suite es un poco caprichosos a comprobe la version de la JVM y a q se reifiere con poner los ficheros en el escritorio???

Tambien quisiera saber si todos los puntos que evalua el TestSuite son importantes o tiene prioridades, tengo que validar unos cuantos ursos y estoy un poco perdida.

Muchas gracias de antemano
Volver arriba
Ver perfil de usuario Enviar mensaje privado
Mostrar mensajes de anteriores:   
Publicar nuevo tema   Responder al tema    Foros de discusión -> Desarrollo LMS Todas las horas son GMT + 2 Horas
Página 1 de 1

 
Cambiar a:  
Puede publicar nuevos temas en este foro
No puede responder a temas en este foro
No puede editar sus mensajes en este foro
No puede borrar sus mensajes en este foro
No puede votar en encuestas en este foro
 

/// eLearning WORKSHOPS :: Comunidad de eLearning
Una iniciativa de Calvet, Vila & Arriaga Consulting eLearning WORKSHOPS autoriza la reproducción de sus contenidos siempre que se cite a eLearning WORKSHOPS y se de la URL.
Todas las marcas son propiedad de sus respectivos dueños. Los artículos y comentarios son propiedad de sus autores. El resto © 2004
Calvet, Vila & Arriaga Consulting.
La Comunidad y Academia eLearning WORKSHOPS están desarrolladas enteramente con Software Libre: PHP-Nuke, Moodle, PhpBB y otros.
Moodle en CV&A