📄 releasenotes.txt
字号:
ReleaseNotes.txt
==================================== Version 1.5 ==================================================
The following bugs/enhancements have been resolved:
18, 126
Major new features include:
* Combined the AddCourse forms into one.
Configuration :
The client must enable cookies to the degree necessary for the servlet engine to recognize an
existing session (else login is successful but then the user "doesn't have permission" to do
anything.
==================================== Version 1.4 ==================================================
The following bugs/enhancements have been resolved:
15, 20, 22, 23, 24, 25, 26, 27, 33, 34, 36, 38, 43, 45, 48, 47, 49, 50, 51, 53, 57, 58, 59, 60, 61,
65, 66, 68, 69, 71, 73, 75, 76, 77, 78, 79, 80, 82, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97,
98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 112, 116, 117, 118, 119, 120, 123, 129, 135,
136, 137, 145, 157
Major new features include:
* Improvements to the user interface, for example, Rollovers (tooltips);
* Managers can edit details about their users;
* Passwords are now stored using a one-way encryption (MD5);
* Reporting (Export) capability greatly improved;
* Can now add Curricula and associate courses with them;
* Content activity (via SCORM) is now recorded in the database (not yet reportable);
* Added new role "Adding Manager";
* Diplomas (Completion Certificates);
* New database model (1.3) working with new database engine (HSQLDB 1.7.2.4).
Configuration :
The client must enable cookies to the degree necessary for the servlet engine to recognize an
existing session (else login is successful but then the user "doesn't have permission" to do
anything.
==================================== Version 1.3.001 ==================================================
Installation :
Logging:
The logging utility has a new method of configuring it
(so that the log files can be set anywhere) [see README.htm].
Database:
Since the last release (1.2) there is an additional sql script to
run while setting up the database. It is named Model.sql. Use the
procedure outlined in README.htm
Logging In:
A user logs in using their email address as a login id. There can
be multiple users with the same name but each user must have a unique
email address.
Creating reports for Excel:
An administrator is now able to create reports and download them
to a client. Reports are now available for student Transcripts.
Launched Units:
Launched units now appear in a different window. Thus, when you exit
from a unit, the original view that launched the unit will still be visible
Managers:
Managers can now view their assigned groups and the students in
those groups. A manager can now register or unregister their students for courses.
AddingManagers
There is a new type of Manager with the role "Adding Manager" can add students to
their assigned groups. Students can be have the role of Student ('S') or
Enrolling Student ('R')
New Student type 'R':
There is a new type of student, created with a role 'R' that can
enroll in and drop courses, as well as launch courses.
The normal type of student 'S' can view the courses in which they
are enrolled and launch those courses but cannot self-enroll or drop
courses.
Student Login Page:
The initial page a student sees when logging in will differ depending
on which courses the student is registered for.
1. A student registered for no courses will see a welcome page.
2. A student registered for a single course with a single unit
will see that unit launched.
3. A student registered for a single course with multiple units
will see a unit selection page that allows the units to be launched
4. A student registered for multiple courses will see a course selection
page. Selecting a course leads to a Unit selection page.
Version Command:
There is now a Version command for administrators which shows the versions
of the servlet software and the database model.
Configuration:
There is a context-param in web.xml named "adminDebug". Changing its
value from off to on causes student id's to be shown by the administrator
command "Find User"
=======================================Version 1.2====================================================
Applet/LMSCMIServlet ------------------------------------------------------------
Fixed problem with credit which meant that scores were not recorded.
Now all references to /Flimsy are customizable.
Moved database scripts to /Flimsy/database directory;
Added new flimsy.map and flimsy.util packages and moved sources and test appropriately.
Updated test suites.
============================================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -