Newbies Aaron Portelli 0 Posted May 5, 2020 Newbies Share Posted May 5, 2020 The Situation: We have hit a road block in development and I am looking for ideas how we can accomplish a task. Currently we have designed a testing platform in file maker pro for students to do entry exams. One of the components of the exams is listening. The rules of the test are this. 1. A student can hear a mp3 file twice only and no more. 2. Once the audio file is playing the student can start answering multiple choice questions about the audio file 3. There are no controls allowed on the audio file except either autoplay or play. (no pause, stop rewind) 4. Students dont have access to file maker its done on webpage only The Issue: We had the audio as a control box in the top corner, however we couldn't stop the audio controls being pressed. The student could listen to the file more than once. We then proceeded to have the audio file auto play while answering questions at the same time without controls. However every time a question was answered it refreshed the page and the audio file would play from the beginning again. We moved the audio file to a new pop up window however until you right click on the window and click refresh the file will not play. We got around the issue of listening to the track twice by duplicating the audio track. The ideal Solution: I would like to have an mp3 file on a file maker web page. When the student first browses to the page it starts playing the audio clip. There are no controls available to the student to stop the audio. The student can start answering multiple choice questions as the audio is playing. Once the audio track has finished it goes to disabled, so it cant be played again. Does anyone have any ideas how to achieve this desired outcome? We have been on this part for a few days Link to post Share on other sites
MonkeybreadSoftware 12 Posted May 6, 2020 Share Posted May 6, 2020 MBS FileMaker Plugin can help here. Check our AVPlayer functions for Mac and WMFP functions for Windows. Or check WebView functions to control an audio player in a web viewer with JavaScript. All ways you can load an audio file to play and control it via functions. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now