ToolBook
ToolBook was a Microsoft Windows based e-learning content authoring application, initially released in 1990 by Asymetrix Corporation, now SumTotal Systems. ToolBook uses a book metaphor — a project file is thought of as a ''book'' containing ''pages'' of content. This is very similar to Microsoft PowerPoint’s use of the metaphor where ''presentations'' contain various ''slides''. ToolBook was often compared to HyperCard and Visual Basic. The first version of ToolBook was demonstrated in 1990 episode of '' The Computer Chronicles'', in an episode about Windows 3.0. The final version of ToolBook, 11.5, was released in December 2012. SumTotal Systems ended all sales and support of Toolbook on December 31, 2021. Runtime environments ToolBook allows for the creation of applications and training materials for Windows and/or the web. To support these two distribution models, ToolBook contains two different programming environments: *OpenScript: ToolBook includes a very capable ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
ToolBook 115 UI
ToolBook was a Microsoft Windows based e-learning content authoring application, initially released in 1990 by Asymetrix Corporation, now SumTotal Systems. ToolBook uses a book metaphor — a project file is thought of as a ''book'' containing ''pages'' of content. This is very similar to Microsoft PowerPoint’s use of the metaphor where ''presentations'' contain various ''slides''. ToolBook was often compared to HyperCard and Visual Basic. The first version of ToolBook was demonstrated in 1990 episode of '' The Computer Chronicles'', in an episode about Windows 3.0. The final version of ToolBook, 11.5, was released in December 2012. SumTotal Systems ended all sales and support of Toolbook on December 31, 2021. Runtime environments ToolBook allows for the creation of applications and training materials for Windows and/or the web. To support these two distribution models, ToolBook contains two different programming environments: *OpenScript: ToolBook includes a very capable b ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Asymetrix
SumTotal Systems, Inc. is a software company based in Gainesville, Florida, that provides human resource management software and services to private and public sector organizations. The company uses multiple cloud-based channels, including software as a service (SaaS), hosted subscription, and premises-based licensure. In September 2014, it was acquired by SkillSoft, a provider of online learning to corporate training organizations. In June 2022, SkillSoft announced its intention to sell the company for approximately $200 million. On August 25, 2022, Cornerstone OnDemand, Inc. announced that it had completed the acquisition of SumTotal. History 1984-1997: Asymetrix Asymetrix Learning Systems, based in Bellevue, Washington, was founded in 1984 by Paul Allen and funded through his Vulcan Ventures. Asymetrix then spent around ten years developing software for online education. Among the first products from this development period were ToolBook, ''Asymetrix Librarian,'' and t ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
HyperCard
HyperCard is a application software, software application and software development kit, development kit for Apple Macintosh and Apple IIGS computers. It is among the first successful hypermedia systems predating the World Wide Web. HyperCard combines a flat-file database with a graphical, flexible, user-modifiable interface. HyperCard includes a built-in programming language called HyperTalk for manipulating data and the user interface. This combination of features – a database with simple form layout, flexible support for graphics, and ease of programming – suits HyperCard for many different projects such as rapid application development of applications and databases, interactive applications with no database requirements, command and control systems, and many examples in the demoscene. HyperCard was originally released in 1987 for $49.95 and was included free with all new Macs sold afterwards. It was withdrawn from sale in March 2004, having received its final update in 19 ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Aviation Industry Computer-Based Training Committee
The Aviation Industry Computer-Based Training Committee (AICC) was an international association of technology-based training professionals that existed from 1988 to 2014. The AICC developed guidelines for aviation industry in the development, delivery, and evaluation of CBT, WBT, and related training technologies. AICC specifications were usually designed to be general purpose (not necessarily Aviation Specific) so that learning technology vendors can spread their costs across multiple markets and thus provide products (needed by the Aviation Industry) at a lower cost. This strategy resulted in AICC specifications having broad acceptance and relevance to non-aviation and aviation users alike. History The AICC was formed in 1988 by Aircraft manufacturers (Boeing, Airbus, and McDonnell Douglas) to address Airline concerns about non-standard computing (cost) issues arising from the proliferation of new multimedia training materials emerging at that time. In 1989, the AICC pub ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
SCORM
Sharable Content Object Reference Model (SCORM) is a collection of standards and specifications for web-based electronic educational technology (also called e-learning). It defines communications between client side content and a host system (called "the run-time environment"), which is commonly supported by a learning management system. SCORM also defines how content may be packaged into a transferable ZIP file called "Package Interchange Format." SCORM is a specification of the Advanced Distributed Learning (ADL) Initiative from the Office of the United States Secretary of Defense. SCORM 2004 introduced a complex idea called sequencing, which is a set of rules that specifies the order in which a learner may experience content objects. In simple terms, they constrain a learner to a fixed set of paths through the training material, permit the learner to "bookmark" their progress when taking breaks, and assure the acceptability of test scores achieved by the learner. The standa ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Event-driven Programming
In computer programming, event-driven programming is a programming paradigm in which the Control flow, flow of the program is determined by external Event (computing), events. User interface, UI events from computer mouse, mice, computer keyboard, keyboards, touchpads and touchscreens, and external sensor inputs are common cases. Events may also be programmatically generated, such as from message passing, messages from other programs, notifications from other thread (computer science), threads, or other Computer network, network events. Event-driven programming is the dominant paradigm used in graphical user interfaces applications and network servers. In an event-driven application, there is generally an event loop that listens for events and then triggers a callback (computer programming), callback function when one of those events is detected. Event-driven programs can be written in any programming language, although the task is easier in languages that provide abstraction (co ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Object Oriented
Object-oriented programming (OOP) is a programming paradigm based on the concept of '' objects''. Objects can contain data (called fields, attributes or properties) and have actions they can perform (called procedures or methods and implemented in code). In OOP, computer programs are designed by making them out of objects that interact with one another. Many of the most widely used programming languages (such as C++, Java, and Python) support object-oriented programming to a greater or lesser degree, typically as part of multiple paradigms in combination with others such as imperative programming and declarative programming. Significant object-oriented languages include Ada, ActionScript, C++, Common Lisp, C#, Dart, Eiffel, Fortran 2003, Haxe, Java, JavaScript, Kotlin, Logo, MATLAB, Objective-C, Object Pascal, Perl, PHP, Python, R, Raku, Ruby, Scala, SIMSCRIPT, Simula, Smalltalk, Swift, Vala and Visual Basic.NET. History The idea of "objects" in programm ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Computer Chronicles
''Computer Chronicles'' (also titled as ''The Computer Chronicles'' from 1984 to 1989) is an American half-hour television series that was broadcast on PBS public television from 1984 to 2002. It documented and explored the personal computer as it grew from its infancy in the early 80s to its rise in the global market at the turn of the 21st century. Episodes reviewed a variety of home and business computers, including hardware accessories, software and other consumer computing devices and gadgetry. Each episode ended with a news-like segment reporting on new developments and announcements in the computer industry. A wide range of computing topics were showcased and demonstrated, ranging from home use, business, education, gaming, digital music creation and editing, to networking and online telecommunication. History and overview The series was created by Stewart Cheifet (later the show's co-host), who was then the station manager of the College of San Mateo's KCSM-TV (now in ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |