NetRecorder© Version History
November 7, 2011 v. 1.2
New build using LiveCode 4.6.4 engine. This build is pre-configured to store data on BYU's MySQL server; if you wish to set up your own server, follow the configuration instructions in the README file.
Updated Windows MP3 encoding library to newest version.
April 12, 2010 v. 1.1.15
In the Teacher Module, the list of student recordings now displays non-latin text properly.
In the Teacher Module, the list of student recordings can no longer be sorted, since this can cause the lines in the list to become associated with the wrong recordings.
December 16, 2009 v. 1.1.14
Fixed a bug in which incomplete assignment definitions were causing the application to hang. Formerly, if an assignment was created, but no recording tasks were created for it, the NetRecorder application would hang when trying to go to that assignment. Now an error message appears if there are no recording items for an assignment, and the user is returned to the Choose Assignment screen.
October 28, 2009 v. 1.1.13
Fixed a bug in which recordings saved to local disk were being erased when deleting recordings from database.
Fixed an issue where a console window would briefly flash when making database calls in Windows.
August 20, 2009 v. 1.1.12
Double-clicking on an image prompt in a recording task will now show that image full size in a separate window.
June 4, 2009 v. 1.1.11
When launched from LearningWeb in BYU lab environment, authentication form was not being initialized to the BYU version. Preferences were being read after the form was being intialized. Re-ordered initialization sequence so preferences were being read earlier.
Added separate version information to main NetRecorder module and NRAuthor module in preparation for adding automated version checking and updating in the near future. Under this schema, the application version that you see in the Mac Finder Get Info window and Windows Explorer Properties may remain the same even when individual modules are updated.
June 2, 2009 v. 1.1.10 beta build 3
Added cool new NetRecorder folder Icon to Mac disk image.
NR Author - Edit Items screen. Fixed erroneous label for image prompt, it was labeled as an audio prompt.
June 2, 2009 v. 1.1.10 beta build 2 (Windows only)
NR Author - Fixed error that was preventing the Author module from finding a preexisting nrprefs.dat file in Windows.
June 2, 2009 v. 1.1.10 beta
NR Author - Fixed error when trying to open NR Author module. Module had not been getting database access settings prior to looking up the access password in the database.
NR Author - Edit Items screen. Error was reported each time item information was saved to the database. Fixed case error in MySQL statement.
June 1, 2009 v. 1.1.9 beta
NR Author module - Fixed problem in which Author module was trying to find a database called netrecorder_test (one used during development.) The database settings in the previous version had been inadvertently been left in the module. These settings are now flushed before new releases are posted.
Known Issue
Version number in Windows may not reflect the latest release.
June 1, 2009 v. 1.1.8 beta - First public beta release.
Known Issues
NR Author module should report when there are courses with no assignments associated with it. Right now it is possible to have "empty" courses.
NR Author - Students Recordings screen. List of recordings can be sorted by column headings, but doing so breaks the association between the recordings in the list and the actual recording. The sort by column feature should not be used for now.
Windows version - A terminal window flashes up periodically when the online database is accessed and other external operations are made.
NR Author - Item editing screen. When changing the audio prompt label for the audio prompt button it is sometimes possible to make a blank line in the label.
NR Author - Edit Assignment Screen. Does not check for changes to assignment and prompt to save when leaving screen.
NR Author - Edit Items Screen. Does not check for changes to item and prompt to save when switching to another item or leaving screen.
NR Author - No way to delete students or teachers from the database. For the time being this has to be done manually via PHPMyAdmin or a command line.
Automatic version checking not yet implemented.