Feature Wiki
Tabs
JourFixe-2014-11-10
Page Overview
[Hide]Date and place:
- Monday, November 10, 2014, from 12h30 - 17:45 at ILIAS open source eLearning e.V. in Cologne.
- Christian Bogen, Björn Heyser, Michael Jansen, Colin Kiegel, Alexander Killing, Richard Klees, Matthias Kunkel (Minutes), Jörg Lützenkirchen, Martin Studer
1 Appointments
2014-11-11: Workshop Course Series @ CaT
2014-11-21: ILIAS-Nord, HS Bremerhaven
2014-11-24: Jour Fixe
2014-11-25: ILIASuisse
2014-12-02: ILIAS-NRW, ÄKWL Münster
2014-12-02: ILIAS-Süd, Uni Tübingen
2014-12-08: Jour Fixe
2014-12-22: Jour Fixe
2015-03-26: DevConf, Uni Bern
2 Bugfixing for maintained versions 4.2, 4.3 and 4.4
Last releases:
- ILIAS 5.0.0 Beta2 published at November 07, 2014
- ILIAS 4.4.5 published at September 08, 2014
- ILIAS 4.3.9 published at August 26, 2014
- ILIAS 4.2.10 published at July 31, 2014 (last release of this version)
- 5.0.0 Beta3 is scheduled for end of November 2014
- 4.4.6 is scheduled for November 13, 2014
- 4.3.10 is scheduled for November 20, 2014
We went through Mantis and had a overlook about all open issues reported or modified since the last Jour Fixe. All issues were screened and assigned to the responsible developers. We discussed in detail:
- #14353 : event list as default view in calendar : We support the idea to switch the default view for ILIAS 5.0. The text "No entries found" should be replaced by "No upcoming events".
- #14457: Blog Ex-/Import does not keep settings and user names / Extension of General Export Guidelines
- #14458 : Cron job crashes/fails to run (forum notifications) : Please include a configuration property "Max. Notification Age" (Days, default 30).
- #14388: Detailed view automatically enabled : The data collection can use the "page activation" feature of COPage service (see e.g. blogs). The detailed view should only be active, if the page is active, too.
- Object developement vs. SOAP – for context see #13587: getExcerciseXML only seems to deliver the first of multiple exercise units : We added a general guideline that clarifies the responsibility of the module maintainer for these cases in the dev guide. This report will be kept open. We may fix this for 5.0.
3 Development of ILIAS 5.0
The former version 4.5 is now named 5.0 (and 4.6 has become 5.1 accordingly).
3.1 ILIAS 5.0 Statistics
The data of the following overview is taken from the page Release 5.0. All developers are requested to update the status of their features.
Feature Status | This Jour Fixe | Last Jour Fixe |
---|---|---|
A : Fully implemented and bugfixed features with final acceptance by Jour Fixe (during beta) | 12 | 9 |
B : Features completely tested | 20 | 20 |
C : Already implemented but need testing / or are currently in testing and bugfixing phase | 77 | 80 |
Notice: It is the maintainer's responsibility to add features to list B and C, while only the Jour Fixe move features to list A.
3.2 ILIAS 5.0 Development Issues
- Taxonomies for Categories: In reponste to MK/HJL:
- @ "Matthias Kunkel, August 25, 2014: If no taxonomy term is chosen anymore...": We agree that this may be a bug.
- @ "Matthias Kunkel, August 25, 2014: And couldn't (and shouldn't) we simplify the workflow...": Taxonomy definitiona and block presentaiton activation should be kept on two different screens. They operate on two different sets of taxonomies: the first on on the taxonomies defined at the current category, the second lists all taxonomies defined at the current category or above (in the path to the root node).
- Optimizing number of clicks: We object the idea to present the taxonomies as a separate item in the actions drop down, reason: We could reduce the number of clicks for a lot of ILIAS features in this way which would lead to bloated action drop downs which we would like to avoid. We do not consider the taxonomy feature being that important that an extra action item is justified. However we support the idea to optimize the editing/number of clicks on the metadata screen. If possible all taxonomies should be presented in one overlay, and "expand/collapse all" buttons should be added.
- An info text should be added to the taxonomies "definition" table that explains which taxonomies are listed. The settings screen for the presentation should list the categories where taxonomies have been defined (if not at the current position). The subtabs should be switched and be named "Presentation Settings" and "Taxonomy Definition".
- #14216: Kprim: Score Partial Solutions in ILIAS Learning Module : The option "Activate Half-Point Scoring" should be presented in the lm case, too. The rest can be kept "as it is". Question in learning modules are considered being answered correctly, if the points are positive. If "Activate Half-Point Scoring" is activated, three correct subitems make the whole answer "correct" -> A green background should be used, and a general "Correct answered" text that additionally states that one item has been selected wrongly. (Alex and Matthias will work out a concrete text here).
- #14387 : Too much notifications when editing published blog posting : We think it would be sufficient to introduce a guideline for notifications on content being edited with the page editor: "
ILIAS should not send notifications to the same recipient again, if the last editing of a page has been done within the last three hours and no other page of the object has been edited in between.
" Matthias and Jörg will create a guideline page for this. The current behaviour of the wikis should be applied to blogs as well. - Cloze question: Points on gap combinations: We highly appreciate the solution worked out by Fred, Björn and Guido.
- #14463: No possibility to turn off course listings : We support the idea to implement a global portfolio setting (adminstration > portfolio) that (de)activates this page component, default is "on". We would like to introduce a general concept for the activation of page components per context for upcoming ILIAS releases, see Configuration for Page Elements
- #14464: Wording "Current Courses" : ILIAS cannot identify "archived" courses, since courses do not have an end date (or a similar concept to tag archived courses). We would prefer to rename the component to "Course Memberships" with an info text presented in the protfolio that clarifies which courses are listed. The inof text will be delivered by Matthias.
3.3 Final Revision of 5.0 Features
The following features still need modifications before accepting them finally:
- Test: Refactoring of Cloze-Question-Editing UI : We finally accept the implementation, if
- buttons are migrated to bootstrap ui
- the gap overlay is fixed (suggestion: ILIAS modal component)
- we introduce a general CSS class for "invalid" input fields (defining a background color)
- style of invalid fields should be changed as soon as the content changes not "on blur".
- Survey: Print and email own answers: We accept the feature when the following issues are fixed:
- The survey should finish with a confirmation screen "Do you really want to finish the survey...?" (see test object).
- The "Show own answer" screen should use the "Panel" UI components to ensure a "primary background"
- "Suspend Survey" and progress bar elements should switch their locations
- The bootstrap progress bars may be wrapped in a Service/UIComponent and used
We had a look on the following implemented features and decided about final acceptance:
Finally accepted:
- Test: Cloze question: limit of possible characters
- Test Results: Show right answers in Show users detailed results (marked passed)
- Deletion of inactive Users - Mail-Alert
- none
3.4 Testing Status
For the following ILIAS components testing is completed - according to the testers [1]:
- Mediacast, tested by Christine Berggold
- Media Objects and Pools, tested by Matthias Kunkel
4 Feature Requests for ILIAS 5.1
Decision postponed
The following features requests have been postponed to an upcoming Jour Fixe due to missing time.
- Notes and Comments: Notification to the author or administrator if a new comment was posted
- Personal Profile: Option to disable/hide the Export Profile-Button
- ILIAS Page Editor: configurable Autostart for Videos
- Registration-Login-Authentication: Letter Avatars
- Security: Password Recovery by using secret question
- Database: MS SQL Support
- Security: WAC: Enable Web-Access-Checker by default
- ILIAS Page Editor: Time-based activation of sections
- Test: Update questions from pools to tests
- Search Engine: Search in blog
- Learning Module SCORM: Password protection for SCORM Modules
- Performance: Lightweight profiling of requests
- Test: Style for Tests
- Course Management: course assignment: add all users of a role
- Course Management: option to skip Enter the course-page if direct join is possible
- Booking Tool: First Come First Serve Solution
- Booking Tool: Reminders and Notifications in Booking Pool
- User Interface: Error and No Permission Screen
- Forum: Add New Posting
- Learning Module SCORM: generic import / export of learning progress for scorm modules
- Learning Progress determined by Collection of Objects, yet alterable by Tutor
- Main Administration: Searchable Labels in Administration
- Booking-Tool: Booking also possible when a Timeslot has started
- Learning Communities Who is online? tool for awareness
- Learning Communities On-Screen Chat
- Learning Communities User Connections / Approved Contacts
- Groups - Import Members or Batch Selection
- Setup/Core: Modern Configuration File Format
- ILIAS Page Editor: Manual Carousel / Slider Content Element for Page Editor
- Wiki: Embedding and Scripting on Wiki Pages
- Test: Excel-Export: disable setting "shuffle questions"
- Test: Improve Shuffling of Answer Options during Testpass
- Test Question Pool: Ordering questions: order pictures is not available in horizontal mode
- Test: Random Test Directly Linked With Pool(s)
- Export of Date Format Guideline
- Test: Rearrange Elements of Test-Question-Page
- Database: Support galera cluster for MySQL
- Test/Pool: Test-Parts and Question-Groups
- Learning Module ILIAS: ePUB Export
- Blog / Portfolio: Adjusting image size in pages
- ILIAS Page Editor: Allow Page Editing on Mobile Devices
- ILIAS Page Editor: Add subscript and superscript
- ILIAS Page Editor: Copy and Paste elements in ILIAS Page Editor
- ILIAS Page Editor: Export Content of ILIAS page editor
- ILIAS Page Editor: Extending Span Formatting
- ILIAS Page Editor: Delimiter Tag for Paragraphs
- ILIAS Page Editor: Full Screen mode for images as a greybox
- ILIAS Page Editor: Interpretation of http URLs
- ILIAS Page Editor: Link to User Name
- ILIAS Page Editor: Linking in ILIAS Editor
- ILIAS Page Editor: Configuration for Page Elements
- ILIAS Page Editor: Context-dependent paragraph styles in advanced lists and tablesTest: Filter Revision in Manual Scoring
- Online Help: Online Help: Search
- Online Help: ILIAS can handle several help packages
- Course Management: Start and End Date for Courses
- Media Objects and Pools: Filter for inserting media objects from media pool
- Test: Long Menu Question
5 Miscellaneous
Next Jour Fixe
Monday, November 24, 2014, from 10h00 until 15h30 at the office of Databay AG in Würselen
Last edited: 31. May 2023, 17:22, Glaubitz, Marko [mglaubitz]