Web site logical path: [www.psy.gla.ac.uk] [~steve] [ipod]
Last changed
4 Feb 2017 ............... Length about 1,500 words (17,000 bytes).
(Document started on 3 Nov 2013.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/echo360.html.
You may copy it.
How to refer to it.
This page is mainly to hold notes on the two systems of lecture recording currently in use in Psychology at GU (Glasgow University). But note you can consider using recordings of broadcast TV.
Systems of lecture recording:
The default Moodle2 audio player doesn't allow downloads (for student's ipod players), and doesn't allow fast forward or any way to move forward and back.
What we probably want (what I want for level 3 lecture recordings) is to pass the file as a link (URL) so that the user gets whatever audio player they have installed in their browser on whatever device they are using at that moment.
Phil has been uploading and installing recordings as File resources. All that has to be done is to edit the settings in Moodle for each such File resource: Click tab/section "Appearance" -- select "In pop-up" not "automatic".
I might add that Moodle is doing the file protection we want: Even if I copy a link (URL) and put it outside Moodle, users can't play or download it unless: 1) They can login to Moodle (all staff and students, but very few outside GU, can do this. 2) They are enrolled on the course where the resource is stored. For level 3 CHIP: that is only enrolled students, 3 staff (and a surprising number of the Moodle team).
2) Students downloading.
a) Historically, but possibly not now, it was important to many students to get a copy of the audio on to players they carried round. Hence I regard this as a key requirement until someone shows no students do this now.
b) A tech-savy student can download them from the poor moodle player: you ask your browser to show the source of the page on which the Moodle player is operating, search the blizzard of HTML code for "Source" or ".mp3" and you get the underlying URL of the resource, and get it. Thus "protection" stops the naive, but not the informed but malicious.
3) An expert I consulted said the trend now was not to embed players, but pass the file direct to the user's browser; partly because it will know better (be configured better) to deal with it depending on whether it is a phone, tablet, ....; which we and Moodle cannot know.
4) I agree we should make clear to the students that lecture recordings should be treated essentially like copies of library PDFs of journal papers: never passed on or put on public websites by students. The current handbooks used not to do that clearly, but now do (in 2015-6).
For now, just some pointers.
Logging / "analytics": Info is sliced at every few mins; then combined with gaps of user attention < 10 mins ignored; and a "view" is one chunk of combined slices. So just 2 mins play should show up. The slicing may make "average completion" pretty inaccurate for short videos. But I didn't see anything update because of my viewing in either view:
Security / privacy is given by:
a) All recordings are on a server, which every user must login to with their GUID.
b) A course is offered to a class by making an obscure URL available to them e.g. http://moodle2.gla.ac.uk/mod/url/view.php?id=469500 Thus it is unlikely that other students will find it. Placing the link on Moodle, behind Moodle's login wall for a given course, gives moderate security.
c) Sets of recordings "owned" by a given person (typically the lecturer giving a course being recorded) are accessible (with editing and deletion rights) only to that owner(s): https://lectures.gla.ac.uk/
The second Echo window is the one for playing recordings: https://lectures.gla.ac.uk/ess/portal/section/bc9cff6c-c1b8-40c7-8652-0eeee2525182 Lecturer-owners can edit the title of any lecture from the window for playing them. (Select = highlight a lecture; click on the pencil icon by the title at the top of the right hand panel beside the list of titles.)
Slides may not be recorded usefully for some settings of screen resolution on the computer displaying the slides, even though they display correctly on the lecture theatre data projector itself. (1024 X 768 is one that works for Echo360 recordings.)
But another way is to use software built-in to a lecturer's laptop, asusming they take a laptop to the lecture theatre normally. "Camtasia" is one such system. But also: free Mac software "Keynote" does this, using the laptop's built in microphones and camera and screen display of slides. This works surprisingly adequately.
My recipe for converting its .WAV files is:
Last changed
17 Feb 2013 ............... Length about 600 words (3,000 bytes).
(Document started on 6 Aug 2012.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/atag.html.
You may copy it.
How to refer to it.
This will be a page about our internal LTDF grant about tagging audio recordings i.e. providing index pointers into an audio stream, and thus making it "random access" like other media.
Last changed
4 Feb 2017 ............... Length about 1,500 words (17,000 bytes).
(Document started on 3 Nov 2013.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/echo360.html.
You may copy it.
How to refer to it.
This page is mainly to hold notes on the two systems of lecture recording currently in use in Psychology at GU (Glasgow University). But note you can consider using recordings of broadcast TV.
Systems of lecture recording:
The default Moodle2 audio player doesn't allow downloads (for student's ipod players), and doesn't allow fast forward or any way to move forward and back.
What we probably want (what I want for level 3 lecture recordings) is to pass the file as a link (URL) so that the user gets whatever audio player they have installed in their browser on whatever device they are using at that moment.
Phil has been uploading and installing recordings as File resources. All that has to be done is to edit the settings in Moodle for each such File resource: Click tab/section "Appearance" -- select "In pop-up" not "automatic".
I might add that Moodle is doing the file protection we want: Even if I copy a link (URL) and put it outside Moodle, users can't play or download it unless: 1) They can login to Moodle (all staff and students, but very few outside GU, can do this. 2) They are enrolled on the course where the resource is stored. For level 3 CHIP: that is only enrolled students, 3 staff (and a surprising number of the Moodle team).
2) Students downloading.
a) Historically, but possibly not now, it was important to many students to get a copy of the audio on to players they carried round. Hence I regard this as a key requirement until someone shows no students do this now.
b) A tech-savy student can download them from the poor moodle player: you ask your browser to show the source of the page on which the Moodle player is operating, search the blizzard of HTML code for "Source" or ".mp3" and you get the underlying URL of the resource, and get it. Thus "protection" stops the naive, but not the informed but malicious.
3) An expert I consulted said the trend now was not to embed players, but pass the file direct to the user's browser; partly because it will know better (be configured better) to deal with it depending on whether it is a phone, tablet, ....; which we and Moodle cannot know.
4) I agree we should make clear to the students that lecture recordings should be treated essentially like copies of library PDFs of journal papers: never passed on or put on public websites by students. The current handbooks used not to do that clearly, but now do (in 2015-6).
For now, just some pointers.
Logging / "analytics": Info is sliced at every few mins; then combined with gaps of user attention < 10 mins ignored; and a "view" is one chunk of combined slices. So just 2 mins play should show up. The slicing may make "average completion" pretty inaccurate for short videos. But I didn't see anything update because of my viewing in either view:
Security / privacy is given by:
a) All recordings are on a server, which every user must login to with their GUID.
b) A course is offered to a class by making an obscure URL available to them e.g. http://moodle2.gla.ac.uk/mod/url/view.php?id=469500 Thus it is unlikely that other students will find it. Placing the link on Moodle, behind Moodle's login wall for a given course, gives moderate security.
c) Sets of recordings "owned" by a given person (typically the lecturer giving a course being recorded) are accessible (with editing and deletion rights) only to that owner(s): https://lectures.gla.ac.uk/
The second Echo window is the one for playing recordings: https://lectures.gla.ac.uk/ess/portal/section/bc9cff6c-c1b8-40c7-8652-0eeee2525182 Lecturer-owners can edit the title of any lecture from the window for playing them. (Select = highlight a lecture; click on the pencil icon by the title at the top of the right hand panel beside the list of titles.)
Slides may not be recorded usefully for some settings of screen resolution on the computer displaying the slides, even though they display correctly on the lecture theatre data projector itself. (1024 X 768 is one that works for Echo360 recordings.)
But another way is to use software built-in to a lecturer's laptop, asusming they take a laptop to the lecture theatre normally. "Camtasia" is one such system. But also: free Mac software "Keynote" does this, using the laptop's built in microphones and camera and screen display of slides. This works surprisingly adequately.
My recipe for converting its .WAV files is:
Last changed
27 Sept 2014 ............... Length about 2,000 words (21,000 bytes).
(Document started on 17 Oct 2005.)
(Document editing on "podcasts" ended on 11 Nov 2008.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/ipod.html.
You may copy it.
How to refer to it.
This page is about using podcasting in connection with learning, particularly at the University of Glasgow (at least from one person's angle on it). The good news is that the Chancellor's Fund is now supporting Joe as a research assistant for a year (July 2007-8), and anyone who would like to draw on his advice and support should contact him or me or both. (A single combined page for convenient printing is here).
To test whether there is any educational benefit to be had by exploiting this, Joe Maguire recruited two lecturers and five courses in the 2005-6 session. Lecturers and seminars were recorded and distributed; and evaluations done based on staff and student opinions. These proved strongly positive. Since this relies only on equipment the university and students already own, the only barrier to rapid expansion of this is communicating the advantages and promoting ways of using it.
The most obvious application is recording lectures, and circulation of the audio recordings could become as standard as providing lecture notes or slides on the web. The effect of this is probably going to be as various as lecturing styles: for instance in dense lectures, students (especially foreign students) may welcome being able to listen without taking notes, and then re-listen to the recording to update their notes; while in sparse cases e.g. where a topic as student already knows is being gone over again, they may choose not to attend, but listen to the recording at a convenient moment to check they haven't missed any points. However the most interesting issues in the longer term are probably going to be other kinds of recording. Already a hit on one course was recording seminars: the recordings allowed staff and students to discover what went on in the other group's discussions. And it allows staff to record and distribute short talks: perhaps with a different tone, of a different length (no need to think in 50 min. chunks). Even more interesting would be getting student comments and reactions to the current topic, and have these circulated as a collection of short spoken pieces. Current technology promotes class discussions by text e.g. in emails, VLE discussion forums; but most people feel more spontaneous when speaking rather than writing. Current technology would allow discussion to be promoted in this older medium and circulated outwith booked teaching rooms.
From the point of view of the field of educational technology there are several notable features of this. It takes technology (iPods, podcasting) that are already used by students, and asks how to get educational value from them, rather than introducing new devices. It matches the central activity of our teaching: lecturing, and seeks to get additional value from these occasions. Further, the podcasting mechanism allows bundling of the heterogenous media used in practice in lectures: audio, handouts, short videos. It also matches the way most courses evolve during delivery, in response both to the audience (which topics seem to need more time, different examples, etc.), and to the presenter (e.g. material dropped due to lack of time). This responsiveness is a feature, not a defect. The ready mechanism of progressive updates also matches and promotes a sense of community and interaction. If student discussions can be launched as part of the circulated material, then these would be further enhanced.
From the viewpoint of policy issues:
Joe's original report: Maguire,J. (2006) Podlearning: Reality of a mobile learning method (Dept. of Computing science, University of Glasgow) PDF (0.5Mbytes) |
A journal article on the same work:
Draper, S.W. & Maguire,J. (2007) "Exploring podcasting as part of campus-based teaching" Practice and Evidence of the Scholarship of Teaching and Learning in Higher Education" vol.2 no.1 pp.42-63 PDF / HTML |
Now that Joe is employed for this, we expect course-related podcasting to expand substantially, no doubt spearheaded by HATII who led this at Glasgow.
I expect the HATII courses above to use podcasting again. Psychology and Computing Science are recording their level 1 lectures. Archaeology is recording is level 1 and level 2 lectures, and will attempt to provide "video podcasts" of the level 2 lectures that combine the slides with the audio. I believe also that Martin Hendry of Physics will be offering recordings of both his level 2 and honours lectures.
.. Joe Maguire Joseph.Maguire AT glasgow.ac.uk
Last changed
21 Jul 2007 ............... Length about 500 words (4,000 bytes).
(Document started on 21 Jul 2007.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/keyaspects.html.
You may copy it.
How to refer to it.
"Podcasting" is the most used term to attract our attention, but really there
are a cluster of technical advances each important and usable by themselves,
although usually more powerful together. This page pulls them apart.
(For explanations of the technical terms, see
Student led educational technology The first semester (of 2005-6) saw a new honours course offering an extra
auditory dimension to its participants: lectures, seminars, and informal
student discussions are being recorded and distributed for (re)listening on
personal music players such as the Apple iPod. (The recordings can also be
heard on any desktop computer, and any MP3 player; but one survey showed a
fifth of students already have an iPod besides another third with other kinds
of MP3 player.) In this move into student-led educational technology, we
first asked what modern technology already has a large niche in student
everyday life, and then how it could be given an educational dimension. While
"personal stereos" have become common since the Sony Walkman appeared,
allowing someone to play music to headphones from a player no bigger than the
stack of credit cards many people carry, the latest generation led by the iPod
are associated with software that allows changing selections (playlists) to be
passed around effortlessly, so that it can be used more like a tape of
yesterday's radio news (updated every day automatically) than like playing a
CD bought last year. Thus educationally, although it could be used to access
an archive of lectures given weeks or months ago, it can also be used to pass
on the next episode of student discussion: which itself can be recorded on
iPods among other means. The project aims to discover how widespread uptake might be, but already
some students are enthusiastic. Those with long daily commutes from Saltcoats
or Livingston are one natural constituency, but others suggest that time spent
waiting for a tutorial, or queuing to use a student computer could be used to
listen to such course-related "podcasts". This pilot is the vision of a computing science student, Joe Maguire, who
is carrying it out as his fourth year project, supervised by Steve Draper;
but it is also related to large trials at Stanford University, Brown
University, and Gracemount High School in Edinburgh. It is being trialled
here on five courses in all, but the first convert was Susan Stuart of HATII
who convenes a course on Consciousness. Several features of this course may
make it particularly receptive to this extra learning resource: the
academically controversial topic of consciousness, the centrality of critical
argument as the main learning activity, and the interdisciplinary mix of
psychology and philosophy students taking the course all make discussion
central. The class is split into two seminar groups which have immediately
developed different tones, and staff and students alike are interested in
checking out what goes on in the other group! A key element is ease of use. In this respect, iPods are in strong and
strategic contrast to the growing complexity of mobile phones, with their
large collection of tiny buttons. This is true not only of iPod players (four
buttons with four universal meanings for everything), but also of downloading
(once subscribed to the podcast, iPod owners just plug it into an Apple Mac
and the stored files are updated with zero button clicks while the battery is
also recharged) and recording. Any student present with an iPod and
microphone can record the lecture or seminar or other discussion and have it
added to the distribution, so capture does not depend on one piece of
equipment and one technician being reliably present and working. Other possibilities being tested in this project include distributing
audioguide material (e.g. to replace the audioguides the library has for
visitor induction), selected course related information such as timetables and
staff contact details presented like mini-web pages on iPod screens, and
translation facilities for foreign students. For a little more information,
see http://www.psy.gla.ac.uk/~steve/ipod/ Meanwhile we await Joe's final report before considering whether to roll this out further.
Last changed
22 Jun 2007 ............... Length about 900 words (6000 bytes).
This page collects recommendations of podcasts offered elsewhere as useful to
GU members.
I.e. besides podcasts offered here at GU for particular courses, what's been
offered elsewhere that students here might find useful?
Last changed
21 Jul 2007 ............... Length about 900 words (6000 bytes).
This appendix has brief
introductory explanations on the underlying technologies. Readers requiring
further information are recommended to consult the relevant wikipedia
(http://en.wikipedia.org/wiki/)
entry. Beyond that, introductory textbooks might be the next step, although
these change so fast that citations will become rapidly out of date.
MP3 is an international open standard for a format for
compressed digital audio files (although there are patent claims for the
encoding software algorithms). A wide range of current consumer products can
play it back: many mobile phones, digital audio players, and desktop PCs.
AAC (Advanced Audio Coding: part of the MPEG-4
standard) is a newer international standard for a format for compressed
digital audio files. Since it provides perceptibly higher audio quality, and
significantly smaller file sizes, it is preferable, other things being equal.
Many of the latest mobile phones, digital audio players (e.g. iPods), and
desktop PCs can play it back. It is easy to convert a recording from one
format to the other (although converting from one compressed format to another
may theoretically degrade sound quality).
XML
(eXtensible Markup Language) is an open standard
for structuring information. From a formal viewpoint, (re)defining HTML is one
application of it (HTML appeared first in 1993, XML first in 1998), while
another is the "chaptering" that can be added to podcasts by
XML-encoded information associated with the basic sound file in MP4 and M4A
container formats. From an applications viewpoint, what HTML does for text and
still images to support web pages around the world, more general uses of XML
aim to do for mixed media such as audio and video. An intentional feature of
XML-defined sublanguages is that software will interpret the parts it expects
and understands, and harmlessly ignore any other parts. This strongly
contrasts with typical proprietary file formats, where software that doesn't
match the exact format and version cannot use the file.
RSS
(Really Simple Syndication, Rich Site Summary) is
a family of standards originally inspired by "tickertape" news
services. In practice the term "RSS" is used to allude to file
formats (built on and in XML), to a communications protocol, and to a general
approach to organising information distribution. The approach addresses
situations where there is a source (server) which intermittently but
frequently adds new items to what it offers, and subscribers (clients) who
want to keep up to date by fairly frequent, but efficient, checks. The server
posts summaries (in RSS format) of what is new and/or currently available
(which saves repeated big searches by every client); the client
"aggregator" software (of which iTunes is one of many examples)
periodically requests this summary, and compares it both to what types of item
it has been set to select, and what items it has already got.
Thus the idea is that once
the client "subscribes" to a feed, the software then ensures that
periodically its collection of items is updated, rather than requiring the
user to personally select each item, or requiring the client to be always
connected so that it can be updated when a new item first appears on the
server. iTunes does it for digital content.
Synchronisation means keeping file collections on two separate
devices up to date with each other e.g. keeping computer files on separate
home and work PCs up to date with each other. RSS formats can be used by
software implementing synchronisation. iTunes will do this for iPods and PCs.
Educationally, it could make it easy for a student to keep a mobile device up
to date with the latest items released in connection with a course, without
knowing when they had been posted.
Container files wrap digital media
files in XML, so that information ("metadata") about the content is
transmitted with it e.g. title, author, etc. Examples are .MP4, which is a
container format defined as part of MPEG-4; and .M4A, which is Apple's
development of this that wraps AAC with some XML to support enhanced podcasts.
These container file formats are often not official standards but are
nevertheless open (because XML is easy for humans as well as software to
understand) so that they are not tied to one manufacturer.
Podcasting originated earlier, and is essentially blogging
with audio rather than text content. It is currently (although not necessarily
for long) best served by Apple's iTunes software (running on both Apple and
non-Apple machines). The idea is something like a radio programme or audio
magazine: repeated new items are put out under a single "name",
identified by an RSS URL. Users can subscribe (or unsubscribe) and will get
access to all current items in each podcast, and have newly published items
automatically downloaded in future. At present, these are predominantly audio
items, but may be any digital content.
Enhanced podcasts allow "chaptering" as
additional information encoded in XML and bundled in a container file format,
and are supported by iTunes and QuickTime, and so can be played on both PCs
and Macs.
Miniature video screens are a feature of a number of new
consumer devices, including the latest iPods. Those who haven't tried them
often assume that providing video on a one inch or two inch screen is
worthless. It certainly is diametrically opposite to the strong consumer trend
for giant screens for domestic TVs. But reports from those who have actually
used such technology is often surprisingly positive. In any case it may be
that the use of screens on iPods and mobile phones will be different from
showing 2 hour DVDs e.g. listening to an audio tour of a museum or the
university library, and being able to glance at a miniscreen to help you
recognise what you are supposed to be looking at. Apple were taken by surprise
by the rapid sale of their new iPod models with video. When even those making
the most money from it, and with the most understanding of the technology, are
surprised by user attitudes, then trusting our intuitions about what is useful
seems even more unwise than ever.
(Document started on 22 Jun 2007.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/rec.html.
You may copy it.
How to refer to it.
Podcasts recommended by members of GU
By
Steve Draper,
Department of Psychology,
University of Glasgow.
(Document started on 21 Jul 2007.)
This is a WWW document maintained by
Steve Draper, installed at http://www.psy.gla.ac.uk/~steve/ipod/terms.html.
You may copy it.
How to refer to it.
Terms
By
Steve Draper,
Department of Psychology,
University of Glasgow.