Archive

Archive for the ‘assessments’ Category

How speech recognition speaking practice integrates with LRC activities for oral practice, assessment and ePortfolio

  1. My use of Windows7 Automated Speech recognition in 7 languages integrates with
  2. other LRC activities for oral practice, assessment and ePortfolio.
    1. A lower-key and more frequent homework assignment
    2. than our Kaltura student presentation webcam recordings NRBFS (using a URL shortener, as in http://goo.gl/NRBFS),
    3. and with better feedback than our voice-insert recordings with Sanako mV1DR,
  3. these homework assignments prepare for in-class assessments
    1. chapter tests with textbook audio recordings z2KYtk,
    2. screencast recordings of student presentations Cmd3gQ, pair conversations l6H12, and question-response midterm/final exams ZL7DG using Sanako digital audio lab.
  4. All except Kaltura (incompatible with Mahara) also produce language learner ePortfolio pieces.

Advanced language learners can test their English, German or Spanish proficiency in 3.5 minutes here using Exhale

2014/05/23 4 comments

Update: A new version of the Spanish vocabulary test is here, and the English vocabulary test has been updated here.

Go here and click English or German, or  (also requiring only 3.5 minutes to take, but more for  manually grading your test with this answer key) go here for Spanish, if you want to to take a simple quick vocabulary test that has been shown to correlate well with general proficiency.  You can find more info here on English and German, and here on Spanish.

FAQs for issues with Respondus Lockdown Browser

  1. New to Respondus Quizzes? Read the CTL’s write-up.
  2. No Photo ID (Niner ID or other state-issued)? Use the reception desk camera to take a photo with sheet, like below, we will forward it to the teacher for verification. photo-example
  3. Issues with starting:
    1. Respondus won’t open: How to bypass a Moodle Popup Window when using Respondus lockdown browser
    2. Test won’t open and you get a warning
      1. in Moodle that this test must be run in Respondus Lockdown Browser? Close your regular web browser and double click on the desktop on the Moodle Lockdown Browser Icon:, then go to Moodle2 from in there.
      2. in Respondus that “No more attempts are allowed”, but the student has not made any attempts yet and the quiz closing date is long in the past: contact the teacher to check whether the quiz needs updating. image
  4. Issues with Audio:
    1. Students are advised to test the headsets before entering Respondus Lockdown browser assessments:
      1. Start Audacity from the desktop, click record: if you say something, you must see something;
      2. Play back to test the speakers. Hear nothing? Try the volume knob:CALIFONE-HEADSET-IMAG0006-volume
      3. (More detail here).
    2. Rewind-audio may get you stuck – to fix, next-page, then back (reloads page). More info: How to workaround Moodle quiz audio not playing to the end in Respondus Lockdown Browser
    3. How to bypass a Moodle Popup Window when using Respondus lockdown browser
    4. imageIf no audio and error “pluginfile” flashes when clicking “Next”and back: notify permanent staff.
  5. Issues with Writing:
    1. Lost the clip_image002?
      1. Clicking around nearby where it was may bring it back.
      2. Or clip_image004, quickly cancel (gets you out of lockdown browser), new attempt from desktop shortcut.
      3. Learn to use the installed US-international keyboard shortcuts. us-international.
      4. more info: Problems with accented characters in Respondus Lockdown Browser
    2. If your keyboard stops typing in English in a Respondus lockdown browser quiz…
  6. Issues with finishing
    1. If the test won’t submit, start Respondus lockdown browser on a different computer to see whether you can resume your attempt there.
  7. More issues? Let us know in the comments here.

Trying to reduce Attempt abandoned in Hot Potato Hot Pot Moodle quizzes

    1. The Hot Potatoes quiz activity per se does not seem to have a submit button, since it is auto-grading, per question.
    2. . When the quiz is completed, the string in ExerciseCompleted (usually: “You have complete the exercise” )appears in a modal dialogue and on top.
    3. image
    4. Before Exercise is complete, the instructions now remain, since I have turned off ShowCompleteSoFarclip_image001
    5. One could make  ExerciseCompleted much more visible (like with ShowCompleteSoFar permanently in a Hot Potatoe inhstallation), if looking out for this message would help the students not abandoning the quiz early: image

How to get rid of “Questions completed” feedback in Hot Potatoes quizzes

  1. If you dig into the JavaScript in the HTML, looking for the default feedback t4ext (“Questions completed so far”), you see (as I have done here manually; this could be relatively easily done also for an entire batch of course quizzes with a global replacement) that you turn this option off:
    1. var CompletedSoFar = ‘Questions completed so far: ‘;
    2. var ShowCompletedSoFar = false;
  2. But that does not get rid of the #/# being displayed.
  3. There is an option to get rid of the Feedback text: image
  4. If I read the options correctly, there is no such setting (we tried the obvious suspects here): image
  5. function CheckQuestionsCompleted(){
        // trp: trying to disable showing to student QuestionsCompleted 
    // (entire function  even if somebody changes the variable ShowCompletedSoFar) 
        // if i understand correctly, what users really do not want to show 
    // is a misleading completed correctly for completed 
    // (which leads to students not know that they have finished?) - \
    // is there no better way? 
        // was: if (ShowCompletedSoFar == false )){return '';} 
    // trp: cannot find a gui to set ShowCompletedSoFar  to false
        var QsCompleted = 0;
        for (var QNum=0; QNum<State.length; QNum++){         if (State[QNum] != null){             if (State[QNum][0] &gt;= 0){
                    QsCompleted++;
                }
            }
        }
    //Fixes for 6.2.2.2
        if (QsCompleted >= QArray.length){
            return ExerciseCompleted;
        }
        else{
            return ''; // trp: CompletedSoFar + ' ' + QsCompleted + '/' + QArray.length + '.';
        }
    }
    
  6. Since you can edit the sourcefiles of a HotPotatoes installation, you can turn it also off for a machine permanently:
  7. If this variable is there in the underlying code, shouldn’t there be also an option in the GUI (not necessarily, maybe was never implemented – or maybe I just have not found it…).
  8. For what the output will look like, see here.

How to change your button text in Hot Potatoes activities

  1. In Hot Potatoes, use the “options”/ “configure output”:
  2. image
  3. Tab: “Buttons”:image
  4. Save and regenerate the html file: image
  5. Voilà: submit

How to control students’ access to internet and local apps with Sanako Study 1200

imageimage

Straight from the documentation, straight under your fingertips in the tutor interface, and most useful during assessments, but also for individual students that won’t stay on task.

How to record your screen with MS-Community Clips

  1. During presentations, when creating demonstrations etc., it can be useful to record your screen (and your voice, if you speak into the headphone microphone). In the LRC, we have MS Community Clips pre-installed for this purpose. To start recording: image
  2. To stop recording, follow the same steps, but in step 3 choose “stop”.
  3. Or forget about the menus and remember the keyboard shortcuts: WIN+ALT+R or T.
  4. The video will play automatically. Click stop, menu: Save, Save your recording where you need it (e.g. Desktop). image
  5. If your teacher wants you to submit your recording, in the LRC you can drop it into the Sanako Homework window and “send” it: image