Beyond Standards: Unleashing Accessibility on a Learning Content Management System

Size: px
Start display at page:

Download "Beyond Standards: Unleashing Accessibility on a Learning Content Management System"

Transcription

1 Beyond Standards: Unleashing Accessibility on a Learning Content Management System Silvia Mirri 1, Paola Salomoni 1, Marco Roccetti 1, and Gregory R. Gay 2 1 Department of Computer Science, University of Bologna, Bologna, Italy {silvia.mirri,paola.salomoni,marco.roccetti}@unibo.it 2 Inclusive Design Research Centre (IDRC/IDI), OCAD University, Toronto, Ontario, Canada ggay@ocad.ca Abstract. Standards are typically conceived as a means of inclusion, where the term inclusion can refer either to an economic scenario or a social one. They represent a pattern, a paradigm, or an archetype to be wrapped around some kind of reality. Standards related to the Internet and its applications are explicit sets of requirements to be satisfied. Applying and implementing such standards reveals their capabilities to definitively satisfy their goals, beyond the authoritative principles they implicitly carry on. This paper explores questions and perspectives about the implementation of two accessibility standards in an e-learning platform, achieving inclusion both of the standards and their goals to provide accessibility. Their actual implementation in the LCMS ATutor reinforces considerations about inconsistencies and points out some aspects which may otherwise not be glaring. In order to offer enhanced accessibility, some adjustments have been applied in the implementation phase, as the paper describes. Keywords: Design, Human Factors, Standardization, Learning Content Management Systems, E-learning Standards, Instructor Interfaces, Personalized E-Learning. 1 Introduction Standards refer to processes and products, as well as their description (which could be used as metadata about their properties and content). Nowadays they are crowding up the e-learning technologies and applications world [1]. Goals of inclusion are surely reliant upon compliance with one or more standards, but the contemporary presence or overlapping of such standards can reveal inconsistencies, discrepancies or short falls, contradicting their implicit aim. The process of constructing metadata, data structures, and communication protocols according to any imposed pattern or archetype (as we can conceive a standard) opens a range of issues and perspectives about standardization. Standardization is involved also in making learning content work across different platforms and to be accessible to the widest number of learners. Z. Pan et al. (Eds.): Transactions on Edutainment V, LNCS 6530, pp , Springer-Verlag Berlin Heidelberg 2011

2 36 S. Mirri et al. E-learning content and e-learning platforms could obviously be used with older technologies or configurations, making them less available to users who have limited access capabilities or who are using non-standard computer equipment. For example, learners with disabilities who need assistive technologies can greatly benefit from e- learning because it allows distance and flexible learning activities and helps them to access resources which would otherwise present significant barriers [2]. Starting from 2002, the IMS Global Learning Consortium began defining a set of specifications that attempt to address the personalization or transformation of learning content [3]. Recently at the time the authors were writing this paper a new standard emerged on the accessibility scene: the ISO FDIS Accessibility standards [4]. Both IMS specifications and the newer ISO standards are based on learners profiles and the description of the learning content through metadata. This paper describes the implementation of the two aforementioned standards in ATutor [5], an open source Learning Content Management System (LCMS) used worldwide. The exhaustiveness of each standard, and their coexistence, related to the real and effective improvement of accessibility, has been taken into account during their design, implementation and assessment on ATutor. Implementing the IMS specifications and the ISO standards on such a LCMS represented the ideal case study for emerging open issues. In particular, inconsistencies between the learner profile and content metadata standards, after being applied to specific situations, have implied the adoption of suitable strategies warranting the compliance to both kinds of standard at the same time. As a result, ATutor now provides authors with the means to add alternate forms of content to their learning materials, such as caption for a movie, or a transcript for an audio presentation, or a textual description as an alternate for a flash presentation. Moreover, learners can define in their preference settings how the ATutor environment is displayed, and declare which forms of content they prefer so it is adapted to each individual user s learning preferences. This implementation has been included as a standard feature in ATutor beginning with version The remainder of this paper is organized as follows. In Section 2 we outline the standards involved by comparing the IMS AccessForAll specifications and the ISO FDIS Accessibility standards. Section 3 presents the main related work implementing the IMS AccessForAll specifications in e-learning environments and other applications, while section 4 details design and implementation issues. In Section 5 a use case is presented. Section 6 discusses new considerations about learner profiles and learning content metadata specifications and standards. Section 7 concludes the paper. 2 Background Among the many e-learning standards, some specifications are aimed at accessibility. One, the IMS AccessForAll specifications is based on: learner profile metadata, to describe user preferences and needs (IMS ACCessibility for Learning Information Package (ACCLIP) [3]);

3 Beyond Standards: Unleashing Accessibility on a Learning Content Management System 37 content metadata, to label content resources (IMS ACCessibility for MetaData [ACCMD] [6]). By matching these specifications, it is possible for e-learning content authors to provide alternative formats of the same content, to permit users profile declarations, and to automatically configure content for each individual learner. At the time of writing, a new set of standards had emerged into the e-learning accessibility scene: the ISO FDIS Accessibility standards [6]. Moreover, the IMS AccessForAll specifications were in transition from the 1.0 to the 2.0 version, and the latter will be based largely on the newer ISO standard. The implementation of accessibility metadata and profiling in ATutor has been designed with both ISO and IMS in mind. The approach of the ISO FDIS Accessibility standard is similar to the IMS AccessForAll specifications. The ISO Digital Resources Description (DRD) [7] claims the same objectives as the IMS ACCMD, and the ISO Personal Needs and Preferences (PNP) [8] is similar to the IMS ACCLIP. Both the ISO DRD and the ISO PNP can be used independently (for instance, the PNP could be used to deliver the required or desired user interface to learner/user), or in combination the former with the latter, to deliver digital content that meet a user s needs and preferences. Both the ACCLIP and the PNP specifications define the required elements to describe the accessibility preferences of the learner or user, which can be grouped into four sections: 1. Display information, which includes data about how the user interface and content should be presented and structured. These elements describe how the user prefers information to be displayed or presented; possible requirements include preferences related to cursors, fonts and colours characteristics. Figure 1 shows the Display Settings screenshot of the ATutor user preferences system. 2. Control information, which defines how learners prefer to control resources and how they are operated; e.g., it is possible to define preferences related to navigation elements and to standard keyboard usage, to declare the need for non typical control mechanism, such as an onscreen keyboard, alternative keyboard, mouse emulation, alternative pointing mechanism or voice recognition. 3. Content information, which describes which alternative resources the learner requires; e.g., it is possible to define how to present visual, textual and auditory content in alternate modalities. 4. Accommodations information, which allows recording of requests for and authorization of accessibility accommodations for testing or assessment; for instance, it is possible to declare the request for a particular accommodation and its description. An ACCLIP profile could be presented to an e-learning application by a learner using a smart card, a memory stick, automatically retrieved from a database or by declaring his/her preferences though a Web interface. The system in turn would serve up the appropriately customized content adapted specifically for that person, according to the accessibility metadata the content author has defined through the IMS ACCMD.

4 38 S. Mirri et al. The IMS ACCMD and the ISO DRD specifications group resources into two categories: original (the initial or default resources) and adapted resources (they address the same learning objective as the original resources, but offering the same meaning in alternative forms). Metadata can be used to describe the actual sensory requirements necessary to access the resource and to describe the relationships between originals and their related alternatives. 3 Related Work There are several works related to the adaptation of the learning resources and/or to the profiling of learners needs and preferences, in both research and applied science. Due to its very recent release, none of the previous work takes into account the ISO Accessibility standards. Instead, they are mainly based on the IMS AccessForAll 1.0 specifications. First we will consider works about the matching between the IMS ACCLIP [3] and the IMS ACCMD [6], and then those that deal with each specification separately. First let us consider a project that takes into account both components of the IMS AccessForAll specifications. The Inclusive Learning Exchange (TILE) [13] is a Learning Objects (LOs) repository that stores objects as atomic files, along with their general and AccessForAll metadata. Whenever content authors use the TILE authoring tool to compose and publish learning objects, they are supported in creating and appropriately labeling transformable aggregated lessons (codified by the TILE system using ACCMD). Learners are able to define their preferences, which are stored as IMS ACCLIP records. It is worth noting that TILE is a content repository, thus it is usually linked into an LMS or LCMS through which they can to import and/or export learning objects. Different outcomes emerge from the other projects matching IMS ACCLIP and ACCMD. Works claiming different goals highlight other types of shortcomings and limitations in these specifications. For instance, in a recent study [14], the authors point out some limitations related to the following aspects of the specifications: information about learners preferences and needs is not static, but evolve with time; moreover, some ACCLIP information could not be known by the user in advance and creates a gap in the profile and subsequently in the content adaptation; there is a strong relationship between the capabilities offered by the device used by learners and the effective e-learning accessibility, but there is not a direct match between the information managed by both specifications. Characteristics of device capabilities are one of the focuses of [15] as well, in which the gap in learners profiling specifications emerges as a critical point, above all in mobile-learning environments (in which learning experience can be enjoyed by exploiting mobile device capabilities). A solution to this issue has been proposed in [12], by considering W3C Composite Capabilities/Preference Profile (CC/PP) standard [16] in order to describe device characteristics in addition to user needs and the software environment, so as to provide a more complete learner profiling mechanism.

5 Beyond Standards: Unleashing Accessibility on a Learning Content Management System 39 Different considerations come out of other works (including [14] and [17]) that match ACCLIP and ACCMD. They adopt concepts and standards related to the semantic Web in describing textual and contextual information in a standardized manner, promoting accessibility and also content reusability. Among the works related to learner profiling, the Web-4-All project [18] emerges. It allows users to automatically configure a public access computer by using a profile described with ACCLIP and stored on a smartcard. The main idea is that each user can freely switch from one public workstation to another, thanks to the data stored on the smartcard. Whenever it is read by a public workstation, the Web-4-All software automatically configures the operating system, the browser and the assistive technologies. This project applies the whole IMS ACCLIP specification. Actually the IMS ACCLIP could be used in more than just e-learning, but also in many other contexts. It is worth mentioning that the Web-4-All software is tailored for a very specific environment, in which workstations are equipped with a smartcard reader and with suitable assistive technologies. Moreover, it does not consider the need to adapt content in different formats; hence it would have limited usefulness in a more common Web-based learning context. Obviously, in such a case, gaps in specifications and inconsistencies with other standards do not come into play, as well as in the other works, which are devoted to investigate or apply only the learners profiling specifications. A mirror-like situation arises from those works related to the content metadata addition. 4 Design Issues and Implementation The main aim of this project is the implementation of the IMS AccessForAll specifications and the ISO FDIS Accessibility standard in ATutor [9], used to display content based on user preferences. This has been involved: implementing a utility to define user preferences; adapting the ATutor Content Manager to implement the ISO DRD and the IMS ACCMD which retrieves users specific content based on their preferences, in order to allow authoring adapted content; modifying the import/export tool, in order to allow the adoption of new metadata devoted to describe primary and equivalent resources. In the following subsections the implementation of such functionalities in ATutor will be described. 4.1 Implementing Learners Profiles In order to declare users preferences, personalized settings have to be extended the already existing ATutor users profile [10]. In particular, user preference area allows declaring five types of personalized settings: ATutor. The preferences prior to IMS AccessForAll specifications and to ISO FDIS Accessibility standards implementation, for controlling various ATutor related functionality. Display. Display preferences are applied by generating an embedded stylesheet in the head area of ATutor, which overrides the system display settings with those

6 40 S. Mirri et al. of the user. Users can control various fonts and colour settings, which replace those same styles defined in the theme being viewed. Figure 1 shows a screenshot of ATutor Display Settings User Preferences. Content. Control over display of adapted content: visual, audio, textual adaptations; to replace or supplement original content; choosing a preferred language for adapted resources. A screenshot of the ATutor Content Settings user preferences is depicted in Figure 2. Content preferences are handled by ATutor's primary output parser. The output parser's function is responsible for the content adaptation, by checking if a content preference setting is enabled in the array of preference settings described above, and retrieving the appropriate adaptations if they exist. If no adaptations exist, the original content is displayed. The screenshot in Figure 2 shows preference settings for alternatives to text, audio and visual, selecting whether to apply the adaptation, choosing which modal adaptation to replace the file with, and selecting the preferred language the resource should appear in. Tools. Learning scaffolds displayed, such as a dictionary, calculator, or encyclopedia. The first implementation of Tool preference is a simple static list of common learning scaffolds. An administrator defines the URLs to versions of Web based tools, such as an online dictionary, or calculator, for instance. When a user selects any of the available tools under the Tools tab of the Preferences screen, they appear as links to the external tools in a side menu block. Controls. Display of navigation elements such as breadcrumbs, sequence links, tables of contents. These settings allow a user to control which navigation elements are displayed: breadcrumbs, sequence links, and a table of contents at the top of each content page. Implementing these control settings involve modifying ATutor themes, adding in several conditional statements (if/then) that check to see if a preference is set before displaying these navigation tools. The previous statements are added to theme header template files. Figure 3 shows a screenshot of ATutor Control Settings User Preferences. 4.2 Implementing Authoring Adapted Content The ATutor Content Editor has had a new Tab added, Adapted Content, through which content authors can assemble alternatives or supplements for original pieces of content. ATutor content pages are parsed to identify the files linked into each content page as a whole. First the Original Resource Types are defined: auditory, textual, and/or visual. A radio button for one of the resource files from the original content is selected on the left, and an adapted resource file is selected from the file manager to the right, then the Add button can create an association between the files. The Adapted Resource will then appear as a subsection to the original resource that appears above. Select the available Adapted Resource Types to define the access modality of the adapted resource, and select the language of the resource. A variety of different adaptations can be added for each file in the original resource. Figure 4

7 Beyond Standards: Unleashing Accessibility on a Learning Content Management System 41 shows a screenshot of the ATutor Adapted Content Editor: original resources are listed on the left side of the page, while the course File Manager is available on the right side; through this tool it is possible to define resource forms or types, and relationships between originals and alternatives. Fig. 1. The ATutor Display Settings User Preferences Fig. 2. The ATutor Content Settings User Preferences

8 42 S. Mirri et al. Fig. 3. The ATutor Control Settings User Preferences Fig. 4. The ATutor Adapted Content Interface 4.3 Modifying Import/Export Tool IMS AccessForAll and ISO FDIS Accessibility metadata have been integrated into ATutor content packaging. Content authors can choose to export adapted content with the content packages they distribute, and instructors and course designers can choose to import adapted content when restoring content packages into their course learning materials. This extension of the IMS Content Packaging [11] in ATutor makes possible to share adapted content once it had been created and to maintain relationships between original and adapted resources also in other IMS compliant LCMSs. Figure 5 shows a screenshot of the enhanced ATutor import/export tool. Authors and users can choose to export and/or import learning content maintaining accessibility metadata or not.

9 Beyond Standards: Unleashing Accessibility on a Learning Content Management System 43 5 Use Cases Fig. 5. The ATutor import/export tool This section is devoted to describe some use cases, in order to show how the ATutor LCMS could be used, exploiting the new accessibility features. In particular, we show a content author who adds some adapted resources to an original one in a didactical material and two students who access the same content in different formats, according to their preferences and needs. The content author is the lecturer of a course in an Italian Master degree in E- learning. This course is named Multimedia Systems (in Italian Sistemi Multimediali ) and it is devised in blended learning. The LCMS ATutor is exploited to host and deliver the e-learning content. Through the ATutor content editor interface, the lecturer: authors the didactical materials and, by using the Adapted Content tab; declares the natural language and the types (auditory, visual, textual and sign language) of original and adapted resources; adds new adapted resources, she creates a relationships between original and corresponding adapted resources. In particular, she adds an auditory adapted resource, which corresponds to a speech description of a JPG image in the original content (see Figure 4). When this user accesses the digital lecture, then the ATutor LCMS automatically transform the content and it provides the auditory alternative (when available), replacing each image (Figure 7). A blind student accesses the course and declares his profile through the Preferences interface, setting his need for auditory adapted resources to replace visual original ones in the Content Settings Tab (Figure 6). Users with low vision would find great benefit by asking in their profile to append an alternative to the original visual resources, so that they could enjoy the images together with their proper auditory or textual description. An example is shown in Figure 8. As

10 44 S. Mirri et al. we have discussed in Section 3, even if such a feature is not included in user profiling standards, we have added the possibility to specify in users would like the adapted resource to replace the default one or be appended (see Figure 6 and Figure 8). Fig. 6. Blind user s content settings preferences Fig. 7. A screenshot of an adapted content for blind users (in Italian language), where the auditory alternative has replaced the visual original resource

11 Beyond Standards: Unleashing Accessibility on a Learning Content Management System 45 Original resources are maintained when users have declared no settings in their preferences profile or when there is no match between users needs and alternatives types the authors have added to the original content. Fig. 8. A screenshot of an adapted content for users with low vision (in Italian language), where the auditory alternative has been appended to the visual original resource 6 Discussion As already detailed in Section 2, the ISO Accessibility standards aim to integrate the IMS ACCLIP and the IMS ACCMD respectively into the ISO PNP and the ISO DRD set of specifications. Differences between IMS and ISO are primarily in the language used: the IMS uses terms such as Primary, Secondary, Alternate resources, the ISO defines such resources as Original and Adapted. Moreover, the IMS refers to visual, auditory, tactile and textual as Content Types, while the ISO refers to the same terms (and also to olfactory) as Access Modes or the senses through which content is experienced. As a synthesis, in order to obtain compliance with both standards, learners' needs and preferences on one side, and content metadata about accessibility on the other, they must coexist and be mutually consistent with each other. Indeed, limitations and mismatches have been found and analyzed during the implementation of the IMS specifications and the ISO standards in ATutor, and potential solutions have been proposed to fill some of these gaps. The following subsections detail and critically analyze, by examples, such limitations and inconsistencies, and follows with proposed solutions.

12 46 S. Mirri et al. 6.1 Learners Needs and Preferences With both IMS ACCLIP and ISO PNP, learners can declare which kind of adapted resources they prefer or need in place of a particular type of original content. Text may be preferred or needed instead of visual resources and/or audio might be preferred over text or images, and so on. According to both of the standards, learners can explicitly declare in their preference profiles only one alternative access modes for each form of resources. For instance, blind learner could state he/she needs to access original visual resources only as auditory or textual alternative content. Such a one-to-one relationship does not allow further choices: the blind user for instance, might request audio files describing images, but if such alternatives are absent, he/she cannot choose a text description instead (to be read by a screen reader). Any implicit extension of the choices, so as to describe an alternative having, in turn another alternative, and so on, might produce a loop among available (and not available) forms of resources. Furthermore, both standards do not deal with sizes or quality of video and audio resources: it is not possible to request a degraded version of a clip or an audio file to be adapted to the device being used. In implementing IMS ACCLIP and ISO PNP in ATutor, the above limitations remained open issues for future work. As a summary, a suitable mechanism to identify loops in one-to-many relationships among requests will have to be designed, while profiling of resources related to their quality will be taken into account, as other standard, i.e. CC/PP, do [12]. 6.2 Content Metadata From the content metadata point of view, providing information about alternatives to resources is the aim of the IMS ACCMD specification and the ISO DRD standard. Any content being presented can be identified as having a primary form and adapted ones, depending on its media type. In ATutor, such information has been used so as to present adapted content, based on a user s profile. Typically, learning content may be made up of many resources. Aggregated and complex learning content has to be disassembled into separate parts to be designated as primary or alternative forms of content, and match users' preferences and needs. Each separate part is thought of as an atom, which could be considered as a whole to an alternative form of it. Limitations about the capability of exhaustively providing metadata arise whenever authors would provide alternatives both to the whole original aggregated content and to each single part that makes up the whole resource. Let us consider, as an example, an HTML document containing pieces of formatted text and JPEG images. At the atomic level, accessibility metadata for each JPEG would contain the attribute which defines the visual nature of the resources and possibly their textual alternatives. Assuming each component of the HTML document has complete accessibility metadata, they can be matched with the learners personal needs, making it possible to adapt the content and present alternatives to the JPEG images, if the learner has requested them. Unfortunately, due to definitions in the ISO standards and the IMS specifications documents, it is not possible to declare pieces of formatted text in an HTML

13 Beyond Standards: Unleashing Accessibility on a Learning Content Management System 47 document as original resources, if they are not in separated single files. This means it is possible to provide alternatives only to external textual files, such as PDF, DOC, RTF or TXT files, whenever they are linked to the HTML document. This poses a problem when trying to meet the needs of some particular learners, for instance users with reading disabilities. Providing adaptations for this kind of resource is a challenging aspect of implementing the IMS and ISO accessibility standards. A feasible solution seems to be defining the whole aggregated object as atomic, by declaring all the suitable attributes in order to identify its form, and by adding alternatives to it as a whole, but some problems make it ineffective. First, this is possible only if we give up the idea of providing alternatives to each single file which the whole content addresses to: only one alternative will be displayed when the content is viewed. Let us consider an author who defines an audio alternative for a visual resource in a page, then defines another audio alternative for a primarily text page as a whole. In this case, ACCMD and DRD metadata are not sufficiently to determine which auditory resource has to be displayed to learners who declare to need audio alternatives to both visual and textual original content. Second, the more the aggregated resource is composed of different kinds of media, the more providing appropriated alternatives to it as a whole would be difficult. In our accessibility standards implementation, the initial idea of creating an alternative for text content on an aggregated resource was to produce a full alternative (an aggregated resource itself) for the original one. This idea has been set aside, because it created conflicts with the other types of adaptations of content, due to the definition of standards specification, as already mentioned. Finally, other limitations emerge in providing metadata on multimedia objects. According to the standards, they are dealt with as a sort of black-box. On one hand, some multimedia formats and standards are thought as referring to single files (i.e. SMIL and MPEG 7), so as to let their disaggregation. On the other hand, Flash applications or MPEG2 clips are examples of potentially indivisible objects, which have to be considered as atom elements. Even when multimedia objects are recognized as aggregated resources, standards do not allow one to declare subsets of single resources as atomic, and to define alternative to individual atoms. A sequence of audio files cannot be identified as a single resource and a video with sign language content cannot be defined as an alternative to it. Vice versa, a subset of adapted resources cannot be declared as an alternative to a single resource. As an instance, a sequence of images cannot be declared as an alternative to a Flash animation. Such limitations prevent providing different alternatives to multimedia object with different levels of disaggregation so as to meet a wider range of users needs, which surely improve the accessibility and the personalization level of the learning materials. 6.3 Learners Profiling and Content Metadata Standards Asymmetry All considerations outlined above represent gaps or limitations of each of the standards IMS ACCMD and ISO DRD on one side, and IMS ACCLIP and ISO PNP on the other, considered separately. Also an inconsistence between the IMS and ISO standards has be found and analyzed. It is related to the declaration of supplementary or replacement alternatives

14 48 S. Mirri et al. to resources. Following the IMS ACCMD and ISO DRD standards, it should be possible to define an adapted resource as a supplement to the original one. This means that, in order to meet users needs, the adapted resource should be offered together with, and not as a substitute for the original file. On the other hand, the IMS ACCLIP and ISO PNP do not consider such information. Hence, even if the authors declare supplementary resources, there is no way to define information addressable by users preferences about them. In several cases, providing both the original resource and the additional one would better meet learners needs. As an instance, users with low vision could benefit from the provision of a visual resource together with its textual or audio alternative: those learners can see the image by using their screen magnification applications and take advantage of the related adapted resource, better understanding the meaning of content. For the same reason, learners with reading disabilities would often prefer to read textual resources with some assistive technologies (Text-To- Speech based, for instance) and can benefit from an alternative visual resource, allowing them to experience the content through multiple sensory modalities. In order to offer more custom-made content, in ATutor users have the opportunity of specifying if they would like the adapted resource to replace the original one or be appended to it as shown in Figure 6 and in Figure 8. This solution does not affect content interoperability, because it is only related to users profiling specifications, instead of accessibility metadata standards. In fact, accessibility metadata may be added to content packages (as well as the content itself), according to e-learning interoperability standards. This allows exporting content that, in turn, could be imported into another standard compliant LCMS, without loss of information. New (non standard) metadata could not be understood by other compliant LCMSs. References 1. Devedzic, V., Jovanovic, J., Gasevic, D.: The Pragmatics of Current E-Learning Standards. IEEE Journal of Internet Computing 11(3), (2007) 2. Barron, J.A., Fleetwood, L., Barron, A.E.: E-Learning for Everyone: Addressing Accessibility. Journal of Interactive Instruction Delivery 16(4), 3 10 (2004) 3. IMS Global Learning Consortium: IMS Learning Information Package Accessibility for LIP (2002), 4. International Organization for Standardization (ISO): ISO/IEC Information technology Individualized adaptability and accessibility in e-learning, education and training (2008) 5. Inclusive Design Research Centre (IDRC/IDI): ATutor (2010), 6. IMS Global Learning Consortium: IMS AccessForAll Meta-Data (2004), 7. International Organization for Standardization (ISO): Information technology Individualized adaptability and accessibility in e-learning, education and training Part 3: Access for all digital resource description (2008a) 8. International Organization for Standardization (ISO): Information technology Individualized adaptability and accessibility in e-learning, education and training Part 2: Access for all personal needs and preferences for digital delivery (2008b)

15 Beyond Standards: Unleashing Accessibility on a Learning Content Management System Gay, G.R., Mirri, S., Salomoni, P., Roccetti, M.: Adapting Learning Environments with Access For All. In: 6th ACM International Cross-Disciplinary Conference on Web Accessibility (W4A 2009) - 18th ACM International World Wide Web Conference (WWW 2009), Madrid, Spain, April 2009, pp ACM Press, New York (2009) 10. Mirri, S., Gay, G.R., Salomoni, P., Roccetti, M.: Meeting learners preferences: implementing content adaptability in e-learning. In: New Learning Technologies Conference (2009) 11. IMS Global Learning Consortium: IMS Content Packaging Specification (2003), Salomoni, P., Mirri, S., Ferretti, S., Roccetti, M.: Profiling Learners with Special Needs for Custom E-Learning Experiences, a Closed Case? In: International Cross-Disciplinary Conference on Web Accessibility (W4A 2007) 16th ACM International World Wide Web Conference (WWW 2007), Banff, Alberta, Canada, April 2007, pp ACM Press, New York (2007) 13. Nevile, L., Cooper, M., Health, A., Rothberg, M., Treviranus, J.: Learner-centred Accessibility for Interoperable Web-based Educational Systems. In: 14th International World Wide Web Conference. ACM Press, New York (2005) 14. Santos, O.C., Boticario, J.G.: Improving learners satisfaction in specification-based scenarios with dynamic inclusive support. In: 8th IEEE International Conference on Advanced Learning Technologies, pp IEEE Press, New York (2008) 15. Anido-Rifon, L.: Accessibility and Supporting Technologies in M-Learning Standardization. In: 3th IEEE International Conference on Systems, pp IEEE Press, New York (2008) 16. World Wide Web Consortium: Composite Capability/Preference Profiles (CC/PP): Structure and Vocabularies 1.0 (2004), Garcia-Robles, R., Diaz del Rio, F., Civit, A., Prieto, J.A.: Promoting accessibility by using metadata in the framework of a semantic-web driven CMS. In: International Conference on Dublin Core and Metadata Applications, pp (2005) 18. Web-4-all Project,

Enabling learning for all through adaptable personal learning environments

Enabling learning for all through adaptable personal learning environments Enabling learning for all through adaptable personal learning environments Elaine Pearson, Steve Green, Voula Gkatzidou Accessibility Research Centre University of Teesside, UK In the current landscape

More information

The Implementation of Web Accessibility Standards for Learning Content Management Systems in International Schools

The Implementation of Web Accessibility Standards for Learning Content Management Systems in International Schools The Implementation of Web Accessibility Standards for Learning Content Management Systems in International Schools Abstract The development of information and communication technologies have improved the

More information

AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS

AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS UDK 004.822:004.738.5 Preliminary communication AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS Lourdes Moreno, Elena Castro, Paloma Martinez Universidad Carlos III de Madrid,,

More information

Web services to allow access for all in dotlrn

Web services to allow access for all in dotlrn Web services to allow access for all in dotlrn German Moreno 1, Olga C. Santos 2, Jesus G. Boticario 2, Ramon Fabregat 1 1 Institute of Informatics and Aplications (IIiA), Universidad de Girona, Spain,

More information

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014)

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and Operating

More information

Voluntary Product Accessibility Report

Voluntary Product Accessibility Report Voluntary Product Accessibility Report Compliance and Remediation Statement for Section 508 of the US Rehabilitation Act for OpenText Content Server 10.5 October 23, 2013 TOGETHER, WE ARE THE CONTENT EXPERTS

More information

Serena Software Voluntary Product Accessibility Report. Summary Table

Serena Software Voluntary Product Accessibility Report. Summary Table Serena Software Voluntary Product Accessibility Report Date: October 22, 2015 Name of Product: Serena Business Manager Contact for more Information (name/phone/email): Dave Easter / deaster@serena.com

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 25, 2013 Name of Product: SolarWinds Web Help Desk Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Voluntary Product Accessibility Template (VPAT) Remarks

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 10 th, 2015 Name of Product: (WHD) Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Section 1194.21 Software Applications with. See section 1194.21 below.

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Date: April 15, 2008 Name of Product: Summit Central Version 4 Contact for more Information: http://www.miesoftware.com Summary Table Section 1194.21 Software Applications and Operating. Please refer to

More information

Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX. Level of Support & Supporting Features

Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX. Level of Support & Supporting Features Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX (a) When software is designed to run on a system that has a keyboard, product functions shall be

More information

Contact for more Information: http://www.dameware.com or http://www.dameware.com/products/vpat.asp

Contact for more Information: http://www.dameware.com or http://www.dameware.com/products/vpat.asp Date: 2/10/2003 Name of Product: Contact for more Information: http://www.dameware.com or http://www.dameware.com/products/vpat.asp Summary Table Criteria Supporting Features Remarks and explanations Section

More information

Quality Assurance Checklists for Evaluating Learning Objects and Online Courses

Quality Assurance Checklists for Evaluating Learning Objects and Online Courses NHS Shared Learning Quality Assurance Checklists for Evaluating Learning Objects and Online Courses February 2009 Page 1 Note This document provides an outline of the Resource workflow within NHS Shared

More information

Nuance PDF Converter Enterprise 8

Nuance PDF Converter Enterprise 8 8 Date: June 1 st 2012 Name of Product: 8 Contact for more Information: http://nuance.com/company/company-overview/contactus/index.htm or http://nuance.com/company/company-overview/companypolicies/accessibility/index.htm

More information

How to Develop Accessible Linux Applications

How to Develop Accessible Linux Applications Sharon Snider Copyright 2002 by IBM Corporation v1.1, 2002 05 03 Revision History Revision v1.1 2002 05 03 Revised by: sds Converted to DocBook XML and updated broken links. Revision v1.0 2002 01 28 Revised

More information

Developing accessible portals and portlets with IBM WebSphere Portal

Developing accessible portals and portlets with IBM WebSphere Portal Developing accessible portals and portlets with IBM WebSphere Portal Level: Introductory IBM Human Ability and Accessibility Center Austin, Texas February, 2006 Copyright International Business Machines

More information

DESIGN OF VIRTUAL LEARNING ENVIRONMENT USING SCORM STANDARDS

DESIGN OF VIRTUAL LEARNING ENVIRONMENT USING SCORM STANDARDS DESIGN OF VIRTUAL LEARNING ENVIRONMENT USING SCORM STANDARDS 1 H. SRIMATHI, 2 DR. S.K. SRIVATSA 1 Senior Lecturer, Department of Computer Applications, SRM University, Kattankulathur, India 2 Senior Professor,

More information

Snap Server Manager Section 508 Report

Snap Server Manager Section 508 Report Overland Storage 4820 Overland Ave San Diego, Ca 92123 Snap Server Manager Section 508 Report Summary Table Voluntary Product Accessibility Template Criteria Section 1194.21 Software Applications and Operating

More information

VPAT. Voluntary Product Accessibility Template. Version 1.5. Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features

VPAT. Voluntary Product Accessibility Template. Version 1.5. Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features Version 1.5 Date: Nov 5, 2014 Name of Product: Axway Sentinel Web Dashboard 4.1.0 Contact for more Information (name/phone/email): Axway Federal 877-564-7700 http://www.axwayfederal.com/contact/ Summary

More information

A new home page design is being finalized, which will add a new link to material in other languages through the top navigation of the homepage.

A new home page design is being finalized, which will add a new link to material in other languages through the top navigation of the homepage. Website Translation and Accessibility STAFF REPORT INFORMATION ONLY 16. Date: December 17, 2012 To: From: Toronto Public Library Board City Librarian SUMMARY At its meeting on May 28, 2012 the Toronto

More information

dynamic Learning Content Management System

dynamic Learning Content Management System dynamic Learning Content Management System Samuel Schluep, schluep@.bepr.ethz.ch Contents 1. Introduciton to Learning Objects 2. The dlcms-project 1. Goals 2. Architecture 3. Implementation 3. Demo E-Learning

More information

ABSTRACT. Keywords: Learning Management Systems, Moodle, remote laboratory systems, scorm

ABSTRACT. Keywords: Learning Management Systems, Moodle, remote laboratory systems, scorm How Content Management Problem of a Remote Laboratory System can be handled by integrating an open source learning management system? Problems and solutions Burcu ÖZDOĞRU Bilkent University Ankara, Turkey

More information

E-book Tutorial: MPEG-4 and OpenDocument

E-book Tutorial: MPEG-4 and OpenDocument Building an Impress Extension for Interactive MPEG-4 Video Conversion BRUNO CARPENTIERI and ROBERTO IANNONE Dipartimento di Informatica Università di Salerno Via S. Allende 84081 Fisciano (SA) ITALY bc@dia.unisa.it

More information

Avaya Speech Analytics Desktop Client 2.0

Avaya Speech Analytics Desktop Client 2.0 Avaya Speech Analytics Desktop Client 2.0 Voluntary Product Accessibility Template (VPAT) Avaya Speech Analytics Desktop Client is a thick client desktop application for the Microsoft Windows operating

More information

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK Antonella Carbonaro, Rodolfo Ferrini Department of Computer Science University of Bologna Mura Anteo Zamboni 7, I-40127 Bologna, Italy Tel.: +39 0547 338830

More information

TRI Oracle Empirica Trace 2012 508 Statement of Conformance

TRI Oracle Empirica Trace 2012 508 Statement of Conformance TRI Oracle Empirica Trace 2012 508 Statement of Conformance TRI is committed to providing access to all individuals with or without disabilities seeking information on TRI s installation or Oracle Empirica

More information

The 5 Most Important Aspects of E-Learning

The 5 Most Important Aspects of E-Learning Five Technological Considerations When Choosing an E-Learning Solution By By Karl M. Kapp, Assistant Director and Associate Professor of the Institute for Interactive Technologies, Bloomsburg University,

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Name of Product Date January 8 2016 Engineering Village (EV for short) Completed by Contact for More Information Heather Singleton Heather Singleton User

More information

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users.

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users. Accessible Course Design As a course designer you hold a pivotal role in ensuring that Learning Environment is accessible to all users, regardless of their learning needs. It is your content that students

More information

A QTI editor integrated into the netuniversité web portal using IMS LD

A QTI editor integrated into the netuniversité web portal using IMS LD Giacomini Pacurar, E., Trigang, P & Alupoaie, S. (2005). A QTI editor integrated into the netuniversité web portal using IMS LD Journal of Interactive Media in Education 2005(09). [jime.open.ac.uk/2005/09].

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 Voluntary Product Accessibility Template Version 1.3 The purpose of the Voluntary Product Accessibility Template, or, is to assist Federal contracting officials and other buyers in making preliminary assessments

More information

BS 8878:2010 - A Summary

BS 8878:2010 - A Summary BS 8878:2010 - A Summary December 2010 Table of Contents Introduction... 4 Background... 4 What is BS 8878?... 4 BS 8878 and the law... 5 Who is BS 8878 for?... 6 Key concepts... 6 Web products... 6 Degree

More information

Unit 351: Website Software Level 3

Unit 351: Website Software Level 3 Oxford Cambridge and RSA Unit 351: Website Software Level 3 Level: 3 Credit value: 5 Guided learning hours: 40 Learning Outcomes Assessment Criteria Examples The learner will: The learner can: 1. Create

More information

This is the ability to use a software application designed for planning, designing and building websites.

This is the ability to use a software application designed for planning, designing and building websites. Unit Title: Website software OCR unit number: 81 Level: 2 Credit value: 4 Guided learning hours: 30 Unit reference number: R/502/4631 Unit purpose and aim This is the ability to use a software application

More information

UNIVERSAL DESIGN OF DISTANCE LEARNING

UNIVERSAL DESIGN OF DISTANCE LEARNING UNIVERSAL DESIGN OF DISTANCE LEARNING Sheryl Burgstahler, Ph.D. University of Washington Distance learning has been around for a long time. For hundreds of years instructors have taught students across

More information

Universal Design for Learning: Frequently Asked Questions

Universal Design for Learning: Frequently Asked Questions 40 Harvard Mills Square, Suite #3 Wakefield, MA 01880 781.245.2212. www.cast.org Universal Design for Learning: Frequently Asked Questions Q 1: How can Universal Design for Learning (UDL) improve students'

More information

Building Accessible Educational Web Sites: The Law, Standards, Guidelines, Tools, and Lessons Learned

Building Accessible Educational Web Sites: The Law, Standards, Guidelines, Tools, and Lessons Learned Building Accessible Educational Web Sites: The Law, Standards, Guidelines, Tools, and Lessons Learned Ye Liu Bart Palmer Mimi Recker Utah State University Abstract Professional education is increasingly

More information

elearning Instructional Design Guidelines Ministry of Labour

elearning Instructional Design Guidelines Ministry of Labour elearning Instructional Design Guidelines Ministry of Labour Queen s Printer for Ontario ISBN 978-1-4606-4885-8 (PDF) ISBN 978-1-4606-4884-1 (HTML) December 2014 1 Disclaimer This elearning Instructional

More information

vcenter Operations Manager Administration 5.0 Online Help VPAT

vcenter Operations Manager Administration 5.0 Online Help VPAT Administration 5.0 Online Help VPAT Product Name: Administration 5.0 Online Help VPAT Since the VPAT must be comprehensive, all Section 508 issues on all pages must be corrected to sustain compliance.

More information

Adobe Flash Player 11.2 Voluntary Product Accessibility Template

Adobe Flash Player 11.2 Voluntary Product Accessibility Template Adobe Flash Player 11.2 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Learning paths in open source e-learning environments

Learning paths in open source e-learning environments Learning paths in open source e-learning environments D.Tuparova *,1, G.Tuparov 1,2 1 Dept. of Informatics, South West University, 66 Ivan Michailov Str., 2700 Blagoevgrad, Bulgaria 2 Dept. of Software

More information

A QTI editor integrated into the netuniversité web portal using IMS LD

A QTI editor integrated into the netuniversité web portal using IMS LD A QTI editor integrated into the netuniversité web portal using IMS LD Ecaterina Giacomini Pacurar 1, Philippe Trigano 2, Sorin Alupoaie 3 1 Université de Technologie de Compiègne UMR CNRS 6599 Heudiasyc

More information

Studio. Rapid Single-Source Content Development. Author XYLEME STUDIO DATA SHEET

Studio. Rapid Single-Source Content Development. Author XYLEME STUDIO DATA SHEET Studio Xyleme delivers content management for learning and development. We transform the way you author, publish, deliver, and analyze learning content to drive business performance. With Xyleme, you have

More information

Health Enterprise Medicaid Management Information System

Health Enterprise Medicaid Management Information System Health Enterprise Medicaid Management Information System Voluntary Product Accessibility Template (VPAT) Compliant Learn more about Xerox and Section 508 at our website:: www.xerox.com/section508 Contact

More information

Adding the e to Learning

Adding the e to Learning Adding the e to Learning E-Learning Professional Development Program Expected Outcome This program is designed for people who wish to improve their competency to design and deliver courses via the Internet.

More information

Level: 3 Credit value: 5 GLH: 40 Assessment type:

Level: 3 Credit value: 5 GLH: 40 Assessment type: Unit 352 Website software UAN: Level: 3 Credit value: 5 GLH: 40 Assessment type: Relationship to NOS: Assessment requirements specified by a sector or regulatory body: Aim: Y/502/4632 Portfolio of Evidence

More information

Instructional Design Techniques for Creating Effective e-learning

Instructional Design Techniques for Creating Effective e-learning www.elearningguild.com Instructional Design Techniques for Creating Effective e-learning Sighle Brackman, Trivantis 608 Instructional Design Techniques For Creating Effective Elearning Presentation Purpose

More information

VPAT Voluntary Product Accessibility Template Version 1.3

VPAT Voluntary Product Accessibility Template Version 1.3 ADA COMPLIANCE 1. Does database support ADA compliant browsers? Yes X No If no, does the database make any accommodations in its visual display for visually impaired users? Yes No 2. Voluntary Product

More information

Unit Title: Content Management System Website Creation

Unit Title: Content Management System Website Creation Unit Credit Value: 7 Unit Level: Three Unit Guided Learning Hours: 36 Ofqual Unit Reference Number: H/503/9327 Unit Review Date: 31/12/2016 Unit Sector: 15.3 Business Management Unit Summary This unit

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template SANsymphony-V 9.0 Voluntary Product Accessibility Template Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers

More information

Lightweight Data Integration using the WebComposition Data Grid Service

Lightweight Data Integration using the WebComposition Data Grid Service Lightweight Data Integration using the WebComposition Data Grid Service Ralph Sommermeier 1, Andreas Heil 2, Martin Gaedke 1 1 Chemnitz University of Technology, Faculty of Computer Science, Distributed

More information

icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT )

icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT ) icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT ) icohere and the Twenty-First Century Communications and Video Accessibility Act of 2010 (CVAA) The webcast portion

More information

The Advantages of Using NCL 2.3

The Advantages of Using NCL 2.3 MAESTRO: The Declarative Middleware Proposal for the SBTVD TeleMidia Laboratory PUC-Rio R. Marquês de São Vicente, 225 Rio de Janeiro 22453-900 Brazil lfgs@inf.puc-rio.br ACM, (2006). This is the author's

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date: 2013 Name of Product: Pivot Product website: https://pivot.cos.com/ Contact for more Information: http://pivot.cos.com/helpdesk NOTE: All sections

More information

Adobe Flash Player 11.9 Voluntary Product Accessibility Template

Adobe Flash Player 11.9 Voluntary Product Accessibility Template Adobe Flash Player 11.9 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

The Ideal Learning Management System for Multimedia Learning

The Ideal Learning Management System for Multimedia Learning The Ideal Learning Management System for Multimedia Learning By Gary Woodill, Ed.d., Senior Analyst Introduction Learning occurs in many different ways. We learn from listening to words, and to ambient

More information

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective WESTERN KENTUCKY UNIVERSITY Web Accessibility Objective This document includes research on policies and procedures, how many employees working on ADA Compliance, audit procedures, and tracking content

More information

Medworxx Learning Management System Manager Guide. Supplement. Importing SCORM Compliant Learning Items

Medworxx Learning Management System Manager Guide. Supplement. Importing SCORM Compliant Learning Items Medworxx Learning Management System Manager Guide Supplement Importing SCORM Compliant Learning Items Medworxx Learning Management System Version 3.4.8.0011 August 2008, Version 1 2005-2008 Medworxx, Inc.

More information

An Instructional Design Model for Constructivist Learning

An Instructional Design Model for Constructivist Learning An Instructional Design Model for Constructivist Learning Lily Sun and Shirley Williams Department of Computer Science, The University of Reading {lily.sun; Shirley.williams}@reading.ac.uk Abstract The

More information

Automatic Mobile Translation System for Web Accessibility based on Smart-Phone

Automatic Mobile Translation System for Web Accessibility based on Smart-Phone , pp.243-248 http://dx.doi.org/10.14257/ijseia.2014.8.5.19 Automatic Mobile Translation System for Web Accessibility based on Smart-Phone Seungcheon Kim 1, Jinhong Kim 2 and Hoon Jin **3 1 Dept. of Information

More information

U.S. Army Training Support Center TCM-TADLP-Courseware Standards and Certification Division. Mobile Best Practices

U.S. Army Training Support Center TCM-TADLP-Courseware Standards and Certification Division. Mobile Best Practices Mobile Best Practices General Considerations The decision to include mobile delivery for all or part of your content may happen as a result of media, or it may happen as a result of policy changes from

More information

The Bucharest Academy of Economic Studies, Romania E-mail: ppaul@ase.ro E-mail: catalin.boja@ie.ase.ro

The Bucharest Academy of Economic Studies, Romania E-mail: ppaul@ase.ro E-mail: catalin.boja@ie.ase.ro Paul Pocatilu 1 and Ctlin Boja 2 1) 2) The Bucharest Academy of Economic Studies, Romania E-mail: ppaul@ase.ro E-mail: catalin.boja@ie.ase.ro Abstract The educational process is a complex service which

More information

Towards unstructured and just-in-time learning: the Virtual ebms e-learning system

Towards unstructured and just-in-time learning: the Virtual ebms e-learning system Towards unstructured and just-in-time learning: the Virtual ebms e-learning system G. Elia 1, G. Secundo, C. Taurino e-business Management Section, Scuola Superiore ISUFI, University of Lecce, via per

More information

The Notebook Software Activity Guide

The Notebook Software Activity Guide The Notebook Software Activity Guide The Notebook software activity guide is intended to act as a reference of the best practices for creating and presenting lesson activities using Notebook software.

More information

Xerox DocuMate 3125 Document Scanner

Xerox DocuMate 3125 Document Scanner Xerox DocuMate 3125 Document Scanner Voluntary Product Accessibility Template (VPAT) Submitted by Visioneer, Inc., November 30, 2011 Date: 11/30/2011 Name of Product: Xerox DocuMate 3125 Contact for more

More information

Selbo 2 an Environment for Creating Electronic Content in Software Engineering

Selbo 2 an Environment for Creating Electronic Content in Software Engineering BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No 3 Sofia 2009 Selbo 2 an Environment for Creating Electronic Content in Software Engineering Damyan Mitev 1, Stanimir

More information

WCAG 2 Compliance With Flash

WCAG 2 Compliance With Flash WCAG 2 Compliance With Flash A few Notes For This Webinar 1. Please mute your phone line 2. You can post questions in Connect during the session and we will answer what we can at the end of the webinar

More information

Access to education has always challenged students with disabilities. Accessibility of INSTRUCTIONAL WEB SITES. in Higher Education

Access to education has always challenged students with disabilities. Accessibility of INSTRUCTIONAL WEB SITES. in Higher Education Accessibility of INSTRUCTIONAL WEB SITES in Higher Education A collaborative program offers assessment and consultation to instructional Web site developers for Section 508 compliance By Kay Lewis, Diane

More information

Members of staff may also phone for assistance at any time during the college day (extension 3277).

Members of staff may also phone for assistance at any time during the college day (extension 3277). Accessibility Information - How to Use Moodle On this page: Contacting Moodle Administrators Accessing Moodle Accessibility Customising Your Computer Text Size Colours and Viewing Options Cookies Navigation

More information

A Framework for the Delivery of Personalized Adaptive Content

A Framework for the Delivery of Personalized Adaptive Content A Framework for the Delivery of Personalized Adaptive Content Colm Howlin CCKF Limited Dublin, Ireland colm.howlin@cckf-it.com Danny Lynch CCKF Limited Dublin, Ireland colm.howlin@cckf-it.com Abstract

More information

Wyse Winterm Thin Clients -- Accessibility Information

Wyse Winterm Thin Clients -- Accessibility Information Wyse Winterm Thin Clients -- Accessibility Information Winterm 3000 Series Thin Clients As of: November 1, 2002 Winterm 3000 Series Thin Clients -- Windows CE and CE.NET operating systems Section Software

More information

The Frame Work Design Of Mobile Learning Management System

The Frame Work Design Of Mobile Learning Management System The Frame Work Design Of Mobile Learning Management System J.Hemabala Educational Media Centre, NITTTR, Taramani, Chennai 113 j.hemabala@gmail.com Abstract This paper is focused on frame work design of

More information

SECTION 508 COMPLIANCE

SECTION 508 COMPLIANCE SECTION 508 COMPLIANCE Section 508 requires that Federal Departments and Agencies provide Electronic and Information Technology (EIT) that s accessible to people with disabilities. The purpose of this

More information

HSU Accessibility Checkpoints Explained

HSU Accessibility Checkpoints Explained HSU Accessibility Checkpoints Explained Sources: http://bobby.watchfire.com/bobby/html/en/index.jsp EASI Barrier-free Web Design Workshop (version 4) Paciello, Michael G. WEB Accessibility for People with

More information

The Open Learning Object model to promote Open Educational Resources

The Open Learning Object model to promote Open Educational Resources The Open Learning Object model to promote Open Educational Resources Giovanni Fulantelli, Manuel Gentile, Davide Taibi, and Mario Allegra Italian National Research Council, Institute for Educational Technologies

More information

Pro HTML5 Accessibility

Pro HTML5 Accessibility Pro HTML5 Accessibility Building an Inclusive Web Uni Gottingen 7 232 147 329 Joshue O Connor Apress Contents About the Author About the Technical Reviewer Acknowledgments Introduction xv xvi xvii xviii

More information

Teaching with Moodle: a (very gentle) Introduction 18 settembre 2013

Teaching with Moodle: a (very gentle) Introduction 18 settembre 2013 Dipartimento di Informatica a (very gentle) Introduction 18 settembre 2013 Dipartimento di Informatica 1 ACKNOLEDGEMENTS Ringrazio il personale del Polo Informatico 2 del SID, in particolare Giovanni Mandorino,

More information

Introduction to ProForm Rapid elearning Studio. What is ProForm? The ProForm Course Authoring Tool allows you to quickly create

Introduction to ProForm Rapid elearning Studio. What is ProForm? The ProForm Course Authoring Tool allows you to quickly create Introduction to ProForm Rapid elearning Studio The ProForm Rapid elearning Studio includes the ProForm Course Authoring Tool, the SWiSH Rapid Animation Tool, and the RapidCam Screen Recording Tool. This

More information

ICT Year 8 Unit 8.1 Publishing on the web

ICT Year 8 Unit 8.1 Publishing on the web ICT Year 8 Unit 8.1 Publishing on the web About this Unit: In this unit pupils use web technology to design and create a website for a virtual visit to a school. Groups of four pupils design and implement

More information

Easy Guide to Building No Barrier Web Sites

Easy Guide to Building No Barrier Web Sites Easy Guide to Building No Barrier Web Sites Content 1) Introduction 2) What is Web Accessibility 3) Current Situation 4) Benefits of Accessible Sites 5) Different Disabilities that can affect Web Accessibility

More information

WCAG 2.0 for Designers: Beyond Screen Readers and Captions

WCAG 2.0 for Designers: Beyond Screen Readers and Captions WCAG 2.0 for Designers: Beyond Screen Readers and Captions Loretta Guarino Reid 1 and Andi Snow-Weaver 2, 1 Google, Inc 1600 Amphitheatre Pkwy Mountain View, CA 94043 LorettaGuarino@google.com 2 IBM 11501

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

known as the Sharable Content Object Reference Model (SCORM). It became the standard for all LMSs. INTRODUCTION

known as the Sharable Content Object Reference Model (SCORM). It became the standard for all LMSs. INTRODUCTION Investigating the Need for a Learning Content Management System Jay Crook Crook Consulting (2011) 9514 Snowfinch Cir., Corpus Christi, TX 78418 E-mail: jay@jaycrook.com INTRODUCTION Many businesses and

More information

On the general structure of ontologies of instructional models

On the general structure of ontologies of instructional models On the general structure of ontologies of instructional models Miguel-Angel Sicilia Information Engineering Research Unit Computer Science Dept., University of Alcalá Ctra. Barcelona km. 33.6 28871 Alcalá

More information

Performance analysis and comparison of virtualization protocols, RDP and PCoIP

Performance analysis and comparison of virtualization protocols, RDP and PCoIP Performance analysis and comparison of virtualization protocols, RDP and PCoIP Jiri Kouril, Petra Lambertova Department of Telecommunications Brno University of Technology Ustav telekomunikaci, Purkynova

More information

A CC/PP aware Apache Web Server

A CC/PP aware Apache Web Server 1. Introduction A CC/PP aware Apache Web Server Christos Papachristos, Evangelos Markatos 1 Institute of Computer Science Foundation for Research and Technology While current Internet is looking for standards

More information

UNIVERSITY OF MICHIGAN-DEARBORN COLLEGE OF BUSINESS CREATION, MAINTENANCE, AND QUALITY MANAGEMENT OF ONLINE COURSES

UNIVERSITY OF MICHIGAN-DEARBORN COLLEGE OF BUSINESS CREATION, MAINTENANCE, AND QUALITY MANAGEMENT OF ONLINE COURSES UNIVERSITY OF MICHIGAN-DEARBORN COLLEGE OF BUSINESS CREATION, MAINTENANCE, AND QUALITY MANAGEMENT OF ONLINE COURSES OCTOBER 28, 2014 The details that follow concern the pedagogy of online teaching and

More information

Collaborative Editing for All: the Google Docs Example

Collaborative Editing for All: the Google Docs Example Collaborative Editing for All: the Google Docs Example Giulio Mori, Maria Claudia Buzzi, Marina Buzzi, Barbara Leporini and Victor M. R. CNR-IIT, via Moruzzi 1, 56124 Pisa, Italy CNR-ISTI, via Moruzzi

More information

Vodafone Email Plus. User Guide for Windows Mobile

Vodafone Email Plus. User Guide for Windows Mobile Vodafone Email Plus User Guide for Windows Mobile 1 Table of Contents 1 INTRODUCTION... 4 2 INSTALLING VODAFONE EMAIL PLUS... 4 2.1 SETUP BY USING THE VODAFONE EMAIL PLUS ICON...5 2.2 SETUP BY DOWNLOADING

More information

OmniUpdate Training (Advanced OU users level 7+)

OmniUpdate Training (Advanced OU users level 7+) (Advanced OU users level 7+) University Web Team The Web Team is a part of the Office of University Communication and Marketing s Creative Services Department. Our responsibility is to build, migrate,

More information

VPAT Voluntary Product Accessibility Template

VPAT Voluntary Product Accessibility Template Applies to the following products and features: Utelogy U-Control o Includes Configurator, Monitor, and Dashboard Utelogy U-Manage Utelogy U-Help Summary Table Section 1194.21 Software Applications and

More information

WEAK INFORMATION SYSTEMS FOR TECHNICAL DATA MANAGEMENT

WEAK INFORMATION SYSTEMS FOR TECHNICAL DATA MANAGEMENT P. Salvaneschi, M. Lazzari, "Weak information systems for technical data management", Worldwide ECCE Symposium on computers in the practice of building and civil engineering. Lahti, Finland, September

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Voluntary Product Accessibility Template (VPAT) Name of Product: Canon EOS 50D (EF 28-135 IS USM KIT) Date: June 29, 2009 e: This document was prepared based on normal walk-up functionality. It does not

More information

Communication Software Laboratory Academic Year 2007-2008. E-learning Platforms. Moodle and Dokeos.

Communication Software Laboratory Academic Year 2007-2008. E-learning Platforms. Moodle and Dokeos. Communication Software Laboratory Academic Year 2007-2008 E-learning Platforms. Moodle and Dokeos. Group 95 Homero Canales Guenaneche 100031592 Fernando García Radigales 100039032 Index 1. Introduction...

More information

Logging In From your Web browser, enter the GLOBE URL: https://bms.activemediaonline.net/bms/

Logging In From your Web browser, enter the GLOBE URL: https://bms.activemediaonline.net/bms/ About GLOBE Global Library of Brand Elements GLOBE is a digital asset and content management system. GLOBE serves as the central repository for all brand-related marketing materials. What is an asset?

More information

Learning by e-learning: Breaking Down Barriers and Creating Opportunities for the Visually-Impaired

Learning by e-learning: Breaking Down Barriers and Creating Opportunities for the Visually-Impaired Learning by e-learning: Breaking Down Barriers and Creating Opportunities for the Visually-Impaired Barbara Leporini 1, Marina Buzzi 2 1 CNR-ISTI, via Moruzzi 1, 56124, Pisa, Italy barbara.leporini@isti.cnr.it

More information

SCORM Users Guide for Instructional Designers. Version 8

SCORM Users Guide for Instructional Designers. Version 8 SCORM Users Guide for Instructional Designers Version 8 September 15, 2011 Brief Table of Contents Chapter 1. SCORM in a Nutshell... 6 Chapter 2. Overview of SCORM... 15 Chapter 3. Structuring Instruction...

More information

University E-Learning System

University E-Learning System WDS'06 Proceedings of Contributed Papers, Part I, 22 26, 2006. ISBN 80-86732-84-3 MATFYZPRESS Possibilities and Use of a University E-learning System R. Remeš Faculty of Mathematics and Physics, Charles

More information

Development of a Learning Content Management Systems

Development of a Learning Content Management Systems Development of a Learning Content Management Systems Lejla Abazi-Bexheti Abstract Change appears to be the only constant in the field of ICT and what was treated as advanced feature few years ago is today

More information

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS ZORAN JEREMIĆ, VLADAN DEVEDŽIĆ, DRAGAN GAŠEVIĆ FON School of Business Administration, University of Belgrade Jove Ilića 154, POB 52, 11000 Belgrade,

More information