How to insert audios in my form?

  • miriadestreinamentos
    Asked on April 17, 2024 at 11:12 PM

    Antes de confirmar a minha compra gostaria de tirar algumas dúvidas:

    1. Seria possível adicionar áudio às questões semelhante ao Kahoot? Pois tenho idosos com dificuldades de leitura. E com a possibilidade de habilitar e desabilitar o áudio, para momentos em que exige silêncio. 2. Posso inserir música ou som de fundo, com a possibilidade do aluno habilitar e desabilitar o som?

    3. A plataforma mostra o ranking? Para que os usuários saibam a sua colocação em relação aos demais. 4. Posso criar vários questionários diferentes no mesmo App, e organizá-los em pastas e subpastas?

    5. O App permite o cadastro dos usuários, a fim de obter seus dados para contato, notificações de atualizações, promoções e premiações?

    6. O usuário pode subir a sua foto, ou tirara um foto com a câmera do celular direto no App?

    7. Nas opções de respostas, eu gostaria de inserir fotos com texto, e também a opção de apenas fotos sem texto. Ou as fotos são apenas na questão?
    8. Gostaria de também de monetizar vendendo o acesso com pagamento recorrente ou pagamento único, a escolha do usuário, com boleto, cartão ou Pix. Obrigado pela atenção. Fiquem sob a graça de Deus.

  • Raymond JotForm Support
    Replied on April 18, 2024 at 12:03 AM

    Hi miriadestreinamentos,

    Thanks for reaching out to Jotform Support. Unfortunately, our Portuguese Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Portuguese, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    There are multiple ways to play audio on your form. The easiest is to use the Soundcloud widget where you only need to indicate your audio's Soundcloud link. Let me show you how to add it to your form:

    • In Form Builder, click on the Add element button on the left.
    • Next, search and select Soundcloud.
    • Then, indicate your Soundcloud URL on the widget on the right, and click Update Widget. How to insert audios in my form? Image 1 Screenshot 30

    Another option is to use HTML codes. Let me walk you through it:

    • In Form Builder, click on the Add Element button on the left.
    • Click on the Paragraph element under the Basic tab to add it to your form.
    • Next, click on the Source Code icon, and paste the codes below:
    <p><audio controls="controls">

     <source src="YOUR_AUDIO_LINK" type="audio/ogg" />
     <source src="YOUR_AUDIO_LINK" type="audio/mpeg" />
    Your browser does not support the audio element.

    </audio></p>

    Please be sure to replace the "YOUR_AUDIO_LINK" with the URL of your audio file.

    How to insert audios in my form? Image 2 Screenshot 41

    As for your other questions, I've moved them to new threads below:

    Reach out again if you need any help.

 
Your Answer