I can’t pass the tests because I used the Howl library.
How will this affect certification?
Does this need to be done with audio tags? Or is it possible to pass the test using Howl?
From the instructions:
“User Story #4: Within each .drum-pad
, there should be an HTML5 audio
element which has a src
attribute pointing to an audio clip, a class name of clip
, and an id corresponding to the inner text of its parent .drum-pad
(e.g. id="Q"
, id="W"
, id="E"
etc.).”
So yes, I would say that you must use the audio
element in order to pass this user story.
Is it possible to use audio tags to pass the test, and after certification return the application to Howl?
Thank you for attention!
How about having two versions of the app.
I would just like the certificate to contain an application with Howl.
You have to meet the requirements of the tests in order to pass. If Howl doesn’t allow you to do that then you won’t be able to use it.
Ok, thanks for explanations.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.