-
eb7867518 Wed Feb 5 09:32:12 2025 +0100 Tom Reijnders
Change authentication to this page to new method of roles
Now any superadmin can use this
-
81f0ede36 Mon Feb 3 13:20:31 2025 +0100 Tom Reijnders
Oops, inadvertently added unsused code
-
3209a6891 Mon Feb 3 13:18:03 2025 +0100 Tom Reijnders
Fix potential crash in Dashboard
There is a bug in the javascript JSON.parse function that does not handle escaped " characters
inside a nested escaped string (as can happen with the trackingstate field in xAPI statements).
So, before sending the resulting json from the lrsdb to the application replace \\\" with ' in the JSON string
This is a workaround until the bug is fixed in the JSON.parse function
We could also consider to base64 encode the trackingstate in the xAPI statement (probably much safer)
-
fadda8f5f Sat Feb 1 22:24:46 2025 +0100 Tom Reijnders
Oops, x_startPage is an object
-
357ba4fbc Sat Feb 1 17:42:00 2025 +0100 Tom Reijnders
Prevent the question whether to resume a session when displaying a standalone page
-
5c639da49 Sat Feb 1 16:26:17 2025 +0100 Tom Reijnders
Fix a typo
-
5abc24f4c Sat Feb 1 13:18:30 2025 +0100 Tom Reijnders
Fix vimeo URL rewriting of URLS with private hash attached
-
ca5490c69 Thu Jan 30 21:38:08 2025 +0100 Timo Boer
bugfix for percentage calculation acp graph with multiple answer mcq.
-
0dcc7935b Thu Jan 30 20:08:47 2025 +0100 Timo Boer
graphs now default to Percentage of answers for the y label.
-
bf4ee1870 Sun Jan 19 18:07:19 2025 +0100 Timo Boer
Percentage bugfix
-
4282be477 Fri Dec 20 15:30:10 2024 +0100 Timo Boer
visual tweaks to acp look and feel.
-
7622c1259 Fri Dec 6 10:56:00 2024 +0100 Timo Boer
small ui changes and rewording.
-
9815a7762 Sat Nov 16 12:30:54 2024 +0100 Timo Boer
verifyInteraction() now only triggers when appropriate als reduced uncertainty from error message.
bar_graph now sums to 100% if labels are changed or non anwers are given.
-
3876fc0b4 Fri Nov 15 14:01:18 2024 +0100 Timo Boer
Disabled sessionStatementUsed when it should not be available in frontend.
-
481bc56f8 Wed Jan 29 21:41:01 2025 +0100 Tom Reijnders
Oops forgot file
-
7636c62b6 Wed Jan 29 21:07:45 2025 +0100 Tom Reijnders
Use the same default for tracking as media lesson (no_mcqs, i.e. track video if there are no mcqs)
- The data.xwd beloangs to the previous commit
-
4f64fedcb Wed Jan 29 21:06:20 2025 +0100 Tom Reijnders
Fix issue with deprecated showfeedback parameter
- Feedback now shows if it is not empty
-
c4c8a188b Fri Jan 24 16:59:04 2025 +0000 FayCross
Fix bootstrap captioned image padding issue
-
93ab4a34d Fri Jan 17 13:42:17 2025 +0000 FayCross
Fix bug where back button on standalone pages opening in the same window did not work properly - it always took you to 1st page in the project rather than the previously viewed page
-
1b2904169 Fri Jan 17 09:20:47 2025 +0000 FayCross
Fix bug where crossword clues did not always get marked correctly if the clue wasn't in p tags (only affected puzzles built in an old version of the crossword page)
-
85808cc64 Fri Jan 17 09:20:38 2025 +0000 FayCross
Fix #1318 bug where folder properties window > content tab always gave error that user does not have permission to view
-
db93d3a36 Fri Jan 17 09:19:05 2025 +0000 FayCross
Fix #1218 & #1130 - fix bug where magnifier was not aligned with mouse when side bar is on or project uses theme with margins
-
12097e276 Thu Jan 16 14:41:42 2025 +0000 FayCross
Audio recorder page changes:
- new option that allows you to not request file names for recordings from the end user
- download button label changed to make it clearer what is going to be downloaded
-
e191d2fd1 Thu Jan 16 12:29:57 2025 +0000 FayCross
Scroll MCQ & Quiz to top of feedback when answer is submitted - makes it less likely for feedback to be off screen and overlooked
-
24d3d7c17 Thu Jan 16 11:15:28 2025 +0000 FayCross
Minor change to css on gapfill pages so the gap appearance options work more consistently
-
d1600cd27 Thu Jan 16 08:53:10 2025 +0000 FayCross
Ensure tabbed navigator (on multi-nav page) height takes any borders or padding into account
-
4ebc97dba Fri Jan 17 10:23:28 2025 +0100 Tom Reijnders
Fix potential issue with PHP8.3
-
f88cd3d53 Thu Jan 16 16:07:45 2025 +0100 Tom Reijnders
Fix tsugi show in store checkbox in properties
-
af5b04125 Wed Jan 15 21:26:29 2025 +0000 FayCross
Timeline page draggable labels fit better on targets
-
d8e49a346 Wed Jan 15 19:44:04 2025 +0000 FayCross
Fix issues with multiple image compare pages in a project
-
5a51f038a Wed Jan 15 22:35:38 2025 +0100 Tom Reijnders
Make upload a bit more robust
-
45aa555f9 Wed Jan 15 17:36:49 2025 +0100 Tom Reijnders
Lazy evaluation of getAllinteractions did not work
-
5de016c45 Mon Jan 13 21:46:02 2025 +0100 Tom Reijnders
Cannot export site template that uses a subtemplate
The wrong parent_teamplet is selected. This has never worked before.
-
140a28951 Mon Jan 13 21:43:54 2025 +0100 Tom Reijnders
Xerte workspace - impprove performance
It turns out that using the aggregate method of retrieving data for the launch
graphs diaplyed in the workspace is REALLY slow, and somehow blocking.
Force the normal xAPI protocol to be used for the launch graph
-
def60d419 Mon Jan 13 21:42:00 2025 +0100 Tom Reijnders
Add template_id in the Feed tab of the management page
-
f5e9fa5b4 Mon Jan 13 21:33:08 2025 +0100 Tom Reijnders
Adaptive Content Page - condition on options make things really confusing
- When you select type end score, and than choose a tracking label for an opinion page
and select an optional paramater opinion class, it correctly is able to draw
the same graphs as for end score.
- Switch to Opinion 2D, the optionlan parameter Opinion class is hidden (as it should),
but you are still presented with all the graphs of the end score interaction type
which is NOT correct.
This was caused by the fact that in condition to select the proper graphs, the value of the
optional parameter was taken into account where it should not have been.
-
302311ac9 Sun Jan 12 18:53:12 2025 +0100 Tom Reijnders
Keep compatible with PHP 5.x
-
2234afbf7 Sun Jan 12 17:52:02 2025 +0100 Tom Reijnders
Allow registration by any superuser, not just admin
-
e2cb06594 Wed Jan 8 12:52:24 2025 +0000 FayCross
#1301 improved the appearance of the panel on image compare page and removed the automatic scroll bars that appear for text even when not necessary
-
cce94af7b Tue Jan 7 12:19:21 2025 +0000 FayCross
Fix for unnecessary scroll bars on MCQ panel
-
50bcd63f7 Wed Jan 8 17:34:34 2025 +0100 Tom Reijnders
Fixed #1372 - Decision Tree template menus not working after upgrade to 3.13
- Thanks to James Pearce
-
70c972495 Wed Jan 8 15:20:33 2025 +0100 Tom Reijnders
Remove unstable from the release version of version.txt
-
30176d555 Sat Jan 4 18:23:02 2025 +0100 Tom Reijnders
Make sure that default thems set for decision is actually used
-
b0591bb2b Sat Jan 4 18:22:06 2025 +0100 Tom Reijnders
Make sure password field is long enough
-
c9974fcc2 Sat Jan 4 18:21:04 2025 +0100 Tom Reijnders
Oops, make sure that useLrsDb is always set
-
40f593b70 Fri Jan 3 20:45:05 2025 +0100 Tom Reijnders
Use normal login, so any admin can use setuptsugi
-
8af028af0 Fri Jan 3 16:45:17 2025 +0100 Tom Reijnders
Allow '_' and '-' in theme names (on export)
-
bc32ebe07 Fri Jan 3 16:46:15 2025 +0100 Tom Reijnders
Make more robust for some older xapi statements
-
8101b428f Thu Jan 2 12:27:22 2025 +0000 FayCross
Tweaked language string used for admin view warning
-
d50f6bbc8 Thu Jan 2 12:40:31 2025 +0100 Tom Reijnders
Show an overview of assigned roles in the user tab of management.php
-
a40e3bd96 Thu Jan 2 12:37:58 2025 +0100 Tom Reijnders
Change the way usernames are presented in the selection listsof the user tab of management.php
The users were already sorted by last name, but they were presented as Firstname Lastname.
Changed that to Lastname, Firstname
-
83f8af40e Thu Jan 2 12:35:45 2025 +0100 Tom Reijnders
Fixes from James Pearce sent to the forum
Modify roles did not work if the database prefix is not empty
-
f587769ef Thu Jan 2 11:09:34 2025 +0100 Tom Reijnders
DbLRS allow extra domains to be queried
- This is needed after a domain move. All the xAPI records in the LRS will still
have the old domain in the domain, so they need to be retrieved as well.
-
a9be9bb8a Tue Dec 31 10:43:14 2024 +0100 Tom Reijnders
Make sure the X-XERTE-USEDB header is recognised
- This did not work anymore after an upgrade of the OS
-
b0cd4f4c8 Mon Dec 30 16:00:35 2024 +0100 Tom Reijnders
Fix errors in xttracking code to get Weighted by completion score
-
5f30ca67b Mon Dec 30 13:30:02 2024 +0100 Tom Reijnders
iAdd comma in description of system admin role
-
7c908a385 Mon Dec 30 12:14:21 2024 +0100 Tom Reijnders
Fix merge error on info about super user role
-
821502144 Mon Dec 30 12:12:26 2024 +0100 Tom Reijnders
Prevent <p> in options of select (causes warnings in console)
-
30e3e6c36 Fri Dec 27 23:05:53 2024 +0100 Tom Reijnders
Name clash with Moodle if moodle auth is used
-
b596f9726 Fri Dec 27 23:04:46 2024 +0100 Tom Reijnders
Find reverse_proxy_config_db from other files than index.php
-
a23abcca2 Mon Dec 16 23:06:39 2024 +0100 Tom Reijnders
Make sure that the phrase ' (opens in new window)' is not part of the link text
-
b517e4250 Mon Dec 16 22:01:38 2024 +0100 Tom Reijnders
Fix crash with PHP 8.x and site and bootstrap projects with no name
-
016994cc9 Mon Dec 16 13:50:32 2024 +0100 Tom Reijnders
Oops, user management and role management did not work when looged via sso
When logged in as admin through SSO but having altauth Db, the options to manage
Db accounts or manager roles is not present in the Users tab. This worked only
if th eprimary auth method was Db.
-
a775bfcf9 Sun Dec 15 21:41:20 2024 +0100 Tom Reijnders
Oops, allow spaces in template name while copying
-
d03d2c8c8 Sun Dec 15 19:11:45 2024 +0100 Tom Reijnders
Allow roles to be used for separate entrypoints requiring login
-
158bbccd1 Sun Dec 15 18:31:36 2024 +0100 Tom Reijnders
Fix adding version string to files included through _include_javascript_file
-
cc6c20797 Sun Dec 15 16:00:13 2024 +0100 Tom Reijnders
Oops, fix typo that causes quite drastic results for bulk transfer
-
b714b4f5d Sun Dec 15 15:59:43 2024 +0100 Tom Reijnders
Do not use coalesce operator
-
ae20fad7d Sun Dec 15 15:12:45 2024 +0100 Tom Reijnders
Make sure that javascript and css files are not cached from previous versions
-
e500149e3 Sun Dec 15 15:11:52 2024 +0100 Tom Reijnders
Make old admin account is always granted admin rights
-
fc5fc5a3a Sun Dec 15 13:50:42 2024 +0100 Tom Reijnders
Move button to TSUGI admin panel to management page and open in new tab
-
2e37c3ffc Sun Dec 15 12:57:47 2024 +0100 Tom Reijnders
Require both projectadmin and system rights to be able to do bulk transfer
-
8095e2efe Sun Dec 15 12:29:46 2024 +0100 Tom Reijnders
Improve handling of admin rights
- When user hits the admin button pop up a warning of the responsibilities
- When the properties or editor os a project is shown through the admin page,
the background is orange as a reminder that elevated rights are used
- When entering the properties or editor through the workspace, admin rights are
not active, i.e. if the project is shared with you as readonly but you have
admin rights, you still will only be able to see the things readonly will see.
You need to go through management page to actually exercise your admin rights.
-
97b874da4 Thu Dec 12 19:08:52 2024 +0100 Tom Reijnders
Fix rss_proxy and decode & properly
-
69383faca Tue Dec 3 12:45:15 2024 +0000 FayCross
Removed some annoying debuggers that have been left in page models
-
de3d92487 Tue Dec 3 13:21:11 2024 +0000 FayCross
Fix bug where refreshing the page after using the skip to main content link caused errors
-
8ee1442c6 Mon Dec 2 20:07:25 2024 +0100 Tom Reijnders
Import: make import more robust for zipfiles not originating from Xerte
Somehow the Xerte zipfile do not include folders. When a folder with the correct
structure is zipped outside Xerte with a different zip program, the folders are in
there, and the Xerte code crashes. Made this part of the code more roust.
-
49972b15a Mon Dec 2 20:06:42 2024 +0100 Tom Reijnders
oai-pmh: include all levels op to root
-
76040be75 Mon Dec 2 20:04:47 2024 +0100 Tom Reijnders
oai-pmh: fix catalogs and include all parent levels up to root
-
825d62e50 Mon Dec 2 20:03:33 2024 +0100 Tom Reijnders
Fix typos in selectors
-
1d4d69ac4 Thu Nov 28 08:23:00 2024 +0100 Tom Reijnders
Replace STX with '-'instead of ''
-
1f8b5e19c Mon Nov 25 21:24:41 2024 +0100 Tom Reijnders
Fix typo in inspecting dbrecord
-
e6b6196dd Mon Nov 25 15:12:53 2024 +0100 Tom Reijnders
Handle return from management.php to workspace
When primary authentication is Saml/OAuth/OIDC and secondary is DB and you
are logged in through secondary auth mechanism, then when returning from the
management.php required you to login through SSO again. Fixed that flow
-
becead51e Sun Nov 24 19:50:40 2024 +0100 Tom Reijnders
Get rid of closing ?> as it causes issues with translated files
-
befea8313 Wed Nov 20 23:42:11 2024 +0100 Tom Reijnders
Replace vulnarable jspdf package
-
5893c0e74 Wed Nov 20 22:48:28 2024 +0100 Tom Reijnders
Handle mediasite and peertube config files for popcorn in bootstrap
-
315c67a72 Wed Nov 20 17:37:35 2024 +0100 Tom Reijnders
Typo in the use of a variable
-
33ec7fd5b Wed Nov 20 14:51:40 2024 +0100 Tom Reijnders
Dsable Ron's added warning (as the button is now disabled)
-
043e2c416 Wed Nov 20 13:26:21 2024 +0000 Ron Mitchell
correct some typos in role descriptions
-
e18bcc162 Wed Nov 20 14:40:20 2024 +0100 Tom Reijnders
Disable template upload button as soon as upload is started
-
6442e8edf Tue Nov 19 10:55:04 2024 +0000 Ron Mitchell
Add tip to management page and upload of sub templates to only click upload once and then wait for confirmation e.g. Important: Upload and import of a sub-template can take a while and without indication of progress - only click the upload button once and then wait for a confirmation pop-up message.
-
f588751c8 Wed Nov 20 13:56:51 2024 +0100 Tom Reijnders
Fix typo in description of image compare page
-
d273c6cfc Wed Nov 20 13:55:42 2024 +0100 Tom Reijnders
Prevent warning about strlen with null parameter
-
e70422091 Wed Nov 20 13:54:05 2024 +0100 Tom Reijnders
Fix setup of Xerte (create database does not work in prepared statement)
-
12eecfecf Fri Nov 15 17:50:56 2024 +0100 Tom Reijnders
Always output xapi statement irespective of the tracking setting in LO
-
b024f1a92 Wed Nov 13 13:47:35 2024 +0100 Tom Reijnders
Actively replace STX characters (ASCII 2) by a space
These characters often end up in content by copy and paste from other systems
like Word.
-
f9e2c4670 Tue Nov 12 23:22:58 2024 +0100 Tom Reijnders
Oops, getting the grouping of a page does not work if the page is a menu
-
e8e81ebc6 Fri Nov 8 17:30:37 2024 +0000 FayCross
Fix #1359 Bootstrap PDF links not appearing when PDF shown in navigator
-
091d51413 Fri Nov 8 16:44:46 2024 +0000 FayCross
Close #1335 Add pause/play button when carousel is set to auto-play
Fix #943 Carousel 'dots' bug when it's auto-playing
-
a0a250a62 Thu Nov 7 10:36:04 2024 +0000 FayCross
#1327 Add transcript option to audio in Bootstrap projects
-
3be0a4c7f Thu Nov 7 10:14:41 2024 +0000 FayCross
Various accessibility improvements in Bootstrap template:
- Fix tabbing issues when full screen banner is used, make scroll down hint & arrow clickable to auto scroll, ensure scroll down text and arrow reappears if you scroll back up #1337
- Fix #1345 bug where object tag on main page (e.g. PDFs) messed up keyboard focus on lightboxes
- Fix #1346 allow lightbox close buttons to be translatable
- Fix #1352 (multiple issues):
- Stop empty sections being added to section menu if section has no name
- improve sub section links accessibility
- allow translation of aria-labels used to mark up page / section / subsection navigation areas
- fix skip link bug where it didn't always target correct section
- use aria-live to announce page name on page change
- allow screen reader access to glossary tooltips
- improve accessibility of search
- improve accessibility of access code blocks
-
74917c4ba Tue Nov 5 14:30:10 2024 +0000 FayCross
Fix results page tailored feedback which had been broken in a previous commit
-
f03747d3d Tue Nov 5 09:23:48 2024 +0100 Tom Reijnders
Make sure that graph is shown in workspace when both LTI and xAPI are enabled
-
f3cb1573e Mon Nov 4 20:57:23 2024 +0100 Tom Reijnders
Oops, type in the create database statement
-
45a16db76 Sun Nov 3 19:05:07 2024 +0100 Tom Reijnders
Improve error message in case ther is insufficient data
-
b40b47706 Sun Nov 3 18:19:41 2024 +0100 Tom Reijnders
Make sure the LTI/xAPI page can be saved
-
af38c8227 Sun Nov 3 18:18:55 2024 +0100 Tom Reijnders
Show advanced paage icon even if advanced mode cannot be selected in subtemplate
-
c8833692f Sun Nov 3 15:20:40 2024 +0100 Tom Reijnders
ACP: Do not add project source when creating a new interaction
-
d86ee2659 Sun Nov 3 14:50:29 2024 +0100 Tom Reijnders
Prevent incorrect error when editing a project from the management page
-
857e8d969 Sun Nov 3 14:49:10 2024 +0100 Tom Reijnders
Place original template_id and name of original user in name of duplicate template
-
2102f0422 Sun Nov 3 14:48:06 2024 +0100 Tom Reijnders
Prevent error and warning when uploading sub template
-
8809703dd Sun Nov 3 14:45:47 2024 +0100 Tom Reijnders
Change notes, description and keyword fields from char(255) to text
- This makes these fields more useful
-
a35450b2d Sun Nov 3 14:43:30 2024 +0100 Tom Reijnders
Use new xot1 theme as a default for Nottingham for new installations
-
754f88053 Sun Nov 3 14:42:15 2024 +0100 Tom Reijnders
Fix name of Image Compare and use correct thumbnail
-
0dfd5eedd Fri Nov 1 17:18:15 2024 +0100 Troy van Sleeuwen
fixed documention page doesn't show descriptin and images items anymore
-
a5fd140b0 Fri Nov 1 16:56:48 2024 +0100 Timo Boer
bubble content is no longer aligned to center.
horizontal overflow now wraps similair to dialog and lightbox.
audio option is disabled for bubble.
on hover disabled when audio or video is selected.
video now only available for dialog.
hotspots now triggers automaticly when tabbed to and set to "On hover"
hover disabled for non bubble options in frontend, backend support still exists. Has some unwanted interactions when tabbed to hs, or if hotspot is located behind close button.
removed show tooltip option from the hotspot editor, option did not do anything.
Show tooltip option moved from Hotspot appearance to top level to prevent users assuming this is only for non icon hotspots as these have their own appearance section.
-
8ad48686d Fri Nov 1 13:17:43 2024 +0100 Tom Reijnders
Fix typos
-
5eb74d09d Fri Nov 1 11:34:37 2024 +0100 Tom Reijnders
Use correct role for theme management
-
35cb16906 Fri Nov 1 10:46:56 2024 +0100 Tom Reijnders
Use proper rights
-
6c4d755ed Fri Nov 1 10:44:08 2024 +0100 Tom Reijnders
Oops typo
-
8b7cc0f8e Fri Nov 1 09:53:03 2024 +0100 Timo Boer
acp model answer now only shows the own answers if dashboard mode is not used.
-
70aec26ce Fri Nov 1 09:09:14 2024 +0100 Tom Reijnders
Keep on using the peer review
-
153e97bff Thu Oct 31 22:23:42 2024 +0100 Tom Reijnders
Enable a way to force the use of site_url as defined in db, otherwise autoconfigure
-
92810aa35 Wed Oct 30 16:01:40 2024 +0100 Tom Reijnders
Prevent warning in apache log
-
d5ca50e41 Wed Oct 30 10:46:02 2024 +0100 Tom Reijnders
Wizard: update tree icon if necessary
The defaultValue of some properties have changed so that they make more sense
if enabled, i.e. Hide/Show Page and Completion Not Required. However, the tree icon
was not updated properly
-
a0ed9f36b Tue Oct 29 16:12:50 2024 +0100 Tom Reijnders
Fix sizing of videos in iframes
-
bbdb49577 Tue Oct 29 14:29:49 2024 +0100 Tom Reijnders
Remove roles in play.php
-
b55c1346b Tue Oct 29 14:28:22 2024 +0100 Tom Reijnders
Fix issues after introducing popcorn player in Bootstrap
- Fix resizing issues
- Fix size issues of videos in navigators
- Keep using mediaelement for audio
-
b8132afc8 Tue Oct 29 14:23:01 2024 +0100 Tom Reijnders
Remove closing ?>
-
c5ca1e9e0 Mon Oct 28 10:32:51 2024 +0100 Tom Reijnders
Add themes management to management page
- Select default theme to be used in this installation for new projects
- Upload, enable and disable themes
-
ca3d4869d Fri Oct 25 16:23:04 2024 +0100 FayCross
#1327 - remove option that allows you to add a transcript to Bootstrap template audio (hopefully temporarily & it will be added again soon)
-
0b5acc915 Fri Oct 25 16:13:04 2024 +0200 Troy van Sleeuwen
fixed popcorn mcq not givving correct score when judge was off
-
3c8931e4f Fri Oct 25 13:44:35 2024 +0100 FayCross
#1308 - edited tooltip for new 'mark answer' optional properties. Changed default value for mark answer property on media lesson page so it is checked by default when added
-
89d4fe376 Fri Oct 25 13:41:13 2024 +0200 Tom Reijnders
Fixes and improvements to ACP page
- Grouping is not written to xAPI records on page level
- Make xerteurl and xertelo optional parameters (use current object if not filled in)
- Fix graph
-
35502634a Fri Oct 25 13:08:04 2024 +0200 Tom Reijnders
Oops, fix incorrect copy/paste
-
765f4ee5b Fri Oct 25 11:07:42 2024 +0100 FayCross
#1309 fixed problem with submitted answer string in language options of xwd (documentation page)
-
99ec36ec6 Fri Oct 25 10:52:42 2024 +0100 FayCross
#1309 - edited some of the strings used in new documentation editor options
-
7ae216025 Fri Oct 25 10:24:25 2024 +0100 FayCross
#1305 moved the string for the new password protected option to the language files
-
25b8beb6a Fri Oct 25 11:04:48 2024 +0200 Timo Boer
fixed accessibility bugs for bubble hs + on Click.
fixed bug that prevented bubble from appearing on mobile.
-
14289693a Fri Oct 25 10:45:58 2024 +0200 Tom Reijnders
LTI sendgrade - send score weighted on completion
-
d5aa26b12 Wed Oct 23 22:05:47 2024 +0200 Tom Reijnders
YuJa added to bootstrap version of popcorn
- Should really do a better effort to prevent duplications
- Removed duplicate mediaelements
-
1f813bf13 Wed Oct 23 21:32:26 2024 +0200 Tom Reijnders
iOops, add <?php
-
b66139cd4 Wed Oct 23 21:31:02 2024 +0200 Tom Reijnders
Introduce a way to force to not autodetect site_url
-
bf50dccfe Wed Oct 23 21:30:12 2024 +0200 Tom Reijnders
Fix merge error when adding popcorn to bootstrap
-
ea888b54a Wed Oct 23 16:59:15 2024 +0100 FayCross
Change to custom.css BS projects - this was in a previous commit but lost in a recent merge
-
e135771e3 Wed Oct 23 16:57:19 2024 +0100 FayCross
New values added to language files that are used in some of my recent commits (forgot to upload previously)
-
627592b2b Wed Oct 23 17:18:32 2024 +0200 Tom Reijnders
Show fontawespm 6 icons in ckeditor and allow numbered FA6 icons as hotspot icons
-
42e611a53 Wed Oct 23 17:17:16 2024 +0200 Tom Reijnders
Page crashes if no text is supplied
- This has changed in 3.13. becuase of the use of place holders instead of sample text
-
885ab8c84 Wed Oct 23 17:16:26 2024 +0200 Tom Reijnders
Implement posibility to disable advandes button (in xerte simple)
-
976db6e2c Wed Oct 23 17:09:57 2024 +0200 Tom Reijnders
Include time in lastlogin
-
afe7e14bf Wed Oct 23 17:09:07 2024 +0200 Tom Reijnders
Fix determining best session when completion is 0
-
0ede6f052 Tue Oct 22 14:12:18 2024 +0200 Troy van Sleeuwen
made icons and adde example page and schreenshot
-
b3f77ff70 Tue Oct 22 10:00:11 2024 +0200 Tom Reijnders
Implement YuJa player using new getDuration and getCurrentPlayTime API functions
-
a89bf415c Sat Aug 10 12:34:54 2024 +0200 Stefan Hofman
Use arrow function to keep this context
-
1d722bc70 Sat Oct 19 17:27:54 2024 +0200 Tom Reijnders
Snyk potential path traversal fixes
-
c9561057e Fri Oct 18 22:33:16 2024 +0100 FayCross
#1247 - finally got rid of console errors from social icons service no longer available
-
713906c25 Fri Oct 18 22:22:05 2024 +0100 FayCross
Fix #1334 - Captions used in lightboxes of images now use image captions and not image alt text
-
d6c0b92fd Fri Oct 18 21:28:50 2024 +0100 FayCross
Fix #1333:
- BS links now have option of where they will open (this tab, new tab, lightbox) and will give warning if opening in new tab (links to XOT projects, links added to sections & WCGA links
- WCAG logo & link text moved to use values in language files (unless overridden in editor)
#1247: Commented out social icons code in BS application.js to avoid console errors
-
30ba5d653 Fri Oct 18 16:56:25 2024 +0100 FayCross
Changed the wording of some of the fields used in BS banner settings, grouped related settings and added some conditions
-
c9385b28a Fri Oct 18 15:45:46 2024 +0100 FayCross
Previous commit broke the custom BS footer text when social icons options were deprecated - fix this
-
1a1a56d45 Fri Oct 18 15:32:10 2024 +0100 FayCross
Close #1332 - Use placeholder text in Bootstrap template where possible. Also:
- Added some conditions & tooltips to xwd
- Grouped and slightly reworded some editor fields
- Deprecated link window properties (they no longer work)
- Deprecated social icons optional property until we have a way of getting this working again #1247
-
94cea4cc7 Fri Oct 18 15:25:09 2024 +0100 FayCross
Fix bug introduced to Bootstrap template in previous fix - remove duplicate of skip link from top of page and moved it to 'alwaysTop' element to ensure it is always off screen when not in focus - even if navigation bar is below the header bar
-
d15434f25 Fri Oct 18 11:58:32 2024 +0100 FayCross
Close #1072 - changes to skip link in XOT & Bootstrap:
- Added 'skip to main content' text to language files so can be translated
- Added css to allow BS skip link to appear on screen when in focus
-
c3beec684 Fri Oct 18 11:29:17 2024 +0100 FayCross
Fix #1323 - prevent tabbing to bootstrap page menu links when the menu is collapsed on smaller screens
Fix #1331 - Change focus to top of page when bootstrap back to top buttons are used
-
8f2fc8888 Fri Oct 18 11:37:54 2024 +0200 Timo Boer
improved robustness of hor_bar incase of missing groupings
-
62361d579 Thu Oct 17 14:53:56 2024 +0100 FayCross
#1328 Improved accessibility of Bootstrap carousel navigators
- added roles & aria info
- added titles to next/previous buttons
- added x of y info to slides that will be surfaced by screen readers
-
4622c6466 Thu Oct 17 13:54:11 2024 +0100 FayCross
#1328 Improved accessibility of Bootstrap pill/tab navigators: changed to recommended way of navigating tab content using keyboard - tab key to active tab & then use arrows to move between the other tabs
-
be1005712 Thu Oct 17 13:35:49 2024 +0100 FayCross
#1328 Improved accessibility of Bootstrap pill/tab navigators:
- aria-labelledby, aria-controls & aria-selected added so screen readers surface which tab/pane is selected and associated pane with tab
- added tab, tablist & tabpanel roles
-
b4e93343a Thu Oct 17 12:57:52 2024 +0100 FayCross
#1328 Improved accessibility of Bootstrap accordion navigators:
- aria-labelledby, aria-controls & aria-expanded used so screen readers surfaces which header/pane is expanded and associates pane with heading
- prevents content on collapsed panes from being access by keyboard tabbing & screen readers
- removed unnecessary tab index on pane divs
-
6078b4538 Thu Oct 17 10:18:44 2024 +0100 FayCross
#1327 New option to add transcript to Bootstrap audio players
-
05ffdccae Thu Oct 10 15:10:00 2024 +0100 FayCross
Fix #1293 - Table page: accessibility improvements, summary and caption are now adding using caption tag inside table
-
b634e3b51 Thu Oct 10 12:50:06 2024 +0100 FayCross
Fix #1329 accessibility issues with 360 image page
-
aaabf0daa Thu Oct 10 09:45:07 2024 +0200 Troy van Sleeuwen
fixed sizing for imagecompare and access code page
-
dc6c1cba9 Sat Oct 5 16:15:53 2024 +0200 Troy van Sleeuwen
remove x_pageDiv height from "mainstyles.css" and fixed image comparison and passwordpage size
-
e1893f51e Sat Oct 5 14:52:13 2024 +0200 Timo Boer
Generic bugfixes,
acp not defaults to its own xerte source installation and project if the corresponding fields are left empty.
Show avg and user score for graphs is now split into two options instead of being bundled into one.
-
d22666fa4 Sat Oct 5 13:57:10 2024 +0200 Tom Reijnders
Add global variable x_siteUrl to runtime
-
4f49d6b73 Fri Oct 4 15:45:15 2024 +0200 Timo Boer
Bugfix: icon hotspot generic colour is now used correctly
-
c3f25336d Fri Oct 4 15:10:19 2024 +0200 Tom Reijnders
Make sure database field is long enough for new salted passwords
-
745c3c393 Fri Oct 4 14:33:11 2024 +0200 Tom Reijnders
Fix reference to fontawesome 6 css files
-
554e562d1 Fri Oct 4 09:08:26 2024 +0200 Timo Boer
Bugfix: icon hotspot generic colour is now used correctly
-
c9b9808a5 Wed Oct 2 12:42:47 2024 +0100 FayCross
Fix #1322 add aria-labelledby to BS section elements so they are surfaced by screen readers
-
6fb5e611a Tue Oct 1 10:56:05 2024 +0200 Troy van Sleeuwen
file documentsion file options conditions
-
fa2cb8d9d Sat Sep 28 15:23:31 2024 +0200 Troy van Sleeuwen
added instuctions to add multiple words to hangman in tooltip
-
389fc4725 Sat Sep 28 15:22:54 2024 +0200 Troy van Sleeuwen
fixed results page with interacions with judge off
-
1ccdbdd53 Fri Sep 27 16:17:16 2024 +0100 FayCross
Fix #1315 New restrict characters property on the hangman page which will restricts guesses to numbers, numbers&letters or allows any character. When restricted, any punctuation or non-allowed characters will be shown immediately and won't be require guessing
-
5bffc7f39 Thu Sep 26 10:46:07 2024 +0100 FayCross
More tweaks to the wording used on the new password protected login page & remove some unused strings from the language file
-
2afcef041 Thu Sep 26 10:34:48 2024 +0100 FayCross
Fixed bug where click on password (play) label (in project properties > access) selected the wrong radio button #1305
Changed wording of password protected > require login & password protected(play) > password protected
Minor change to css so password text field is indented correctly
-
a8b5e30b8 Wed Sep 25 20:24:34 2024 +0200 Troy van Sleeuwen
fixed adduser and deluserresult text in DB mode
-
0042f6bb5 Sun Sep 15 14:03:44 2024 +0200 Troy van Sleeuwen
make image compare page sizing work correctly withother themes and fixed ckeditor xotlink not overriding onclick if not original selection
-
17107c7b1 Thu Sep 12 16:16:36 2024 +0100 FayCross
Minor changes to responsive text css to ensure content in lightboxes has correct font size
-
ba9eee875 Wed Sep 11 16:49:39 2024 +0100 FayCross
#1315 inventory page - added checkbox so that chart can be turned off
-
70ebe139c Sat Sep 7 15:19:16 2024 +0200 Troy van Sleeuwen
fixed some documentation, image comparison page issues
and fixed pwplay checkbox label not correctly selecting checkbox in projectproperties
-
d63f7b0ab Wed Sep 4 17:17:29 2024 +0100 FayCross
Another minor change to the wording used on the lockfile warning page
-
64a109c03 Wed Sep 4 17:12:31 2024 +0100 FayCross
Changes to the lockfile warning page that is seen when attempting to edit when a lock file exists:
- visually updated the page so that it has logos etc. and text etc. is styled more consistently with the rest of Xerte
- edited some strings used on the page for clarity
- added a new string to the language file that explains the date/time info ("The editing session began on"...)
-
f467b43df Mon Sep 2 21:27:47 2024 +0200 Tom Reijnders
Report correct completion when completion is 0
-
d29db2fd4 Sat Aug 31 15:29:11 2024 +0200 Troy van Sleeuwen
fixed word seach if the word "word" is found you visualy see every word as complete
-
4cfd5cf4e Fri Aug 30 15:08:25 2024 +0200 Tom Reijnders
Partly fix #1306 - Management roles
If no roles have been assigned to the current user, and the current
user is not the admin, display a message and redirect to a special url that
allows people to login as th eoriginal admin user
-
a5f019790 Fri Aug 30 13:20:48 2024 +0200 Timo Boer
New feature that allows admins to upload/enable/disable themes for their won xot installation via the management page.
-
8e4fd9abd Thu Aug 29 15:48:41 2024 +0100 FayCross
Renamed image compare page to image comparison #1301
-
b68de28fe Thu Aug 29 15:33:39 2024 +0100 FayCross
Close #1302 tweaks to colour contrast of vault/keypad access code
-
8ba40648d Thu Aug 29 13:38:00 2024 +0100 FayCross
Minor changes to image compare page:
- tabindex of slider handle changed from 1 to 0
- amending wording of some fields in xwd
- changed so default size is medium not full (consistent with other pages)
-
16b5a8ee3 Wed Aug 28 12:38:06 2024 +0200 Tom Reijnders
Remove Qodana workflow
-
74ca06460 Wed Aug 28 09:18:38 2024 +0200 Tom Reijnders
Fix incorrect paths
-
a4c4f9775 Tue Aug 27 15:55:29 2024 +0200 Troy van Sleeuwen
combined pwplay.php and play.php and removed the link changer
-
f4ab91ad8 Fri Aug 23 15:03:00 2024 +0200 Troy van Sleeuwen
fixed continue button in interactive video when there is no feedback and judge is off
-
3ce52c301 Thu Aug 22 15:41:17 2024 +0200 Troy van Sleeuwen
dialog goes to next question direcly after submitting when judge is off
-
dec1a8e7f Thu Aug 22 15:32:37 2024 +0200 Troy van Sleeuwen
fixed spacing
-
c94e61b28 Thu Aug 22 15:07:54 2024 +0200 Troy van Sleeuwen
-
-
4f81459d0 Thu Aug 22 14:42:13 2024 +0200 Troy van Sleeuwen
fixed default enlarge x_scaleImage
-
722c841d2 Thu Aug 22 14:37:48 2024 +0200 Troy van Sleeuwen
fixed image coopare with text border
-
af34bbcc8 Thu Aug 22 14:26:34 2024 +0200 Troy van Sleeuwen
fixed default enlarge in x_scaleImg
-
59e34e7a3 Thu Aug 22 14:15:05 2024 +0200 Troy van Sleeuwen
image compare code cleanup
-
80914f4cf Wed Aug 21 20:44:49 2024 +0200 Troy van Sleeuwen
fixed image compare images not fully overlapping and added roles explanation on hover
-
127662104 Tue Aug 20 16:42:23 2024 +0200 Troy van Sleeuwen
image compare isseus and accas code issues fixed
-
43084f88a Tue Aug 20 15:29:26 2024 +0200 Troy van Sleeuwen
build xwd
-
71d1fd2e8 Tue Aug 20 15:25:06 2024 +0200 Troy van Sleeuwen
fixed judge issues
-
02ce480e4 Mon Aug 19 16:44:23 2024 +0200 Tom Reijnders
Fix too strict check on validity of template name
- use preg_match instead of ctype_alnum, because _ is allowed as well
-
cbba54b24 Sun Aug 18 13:50:00 2024 +0200 Tom Reijnders
Fix errors in xerte trans
-
a6002eb0b Sat Aug 17 14:27:20 2024 +0200 Timo Boer
Improved hotspot accessibility. Disabled hotspot bubble on non-supporting pages. Improved clarity of hotspot page. Merged hotspot External Url and new tab functions. Fixed bug in draw hotspot interface for the icon version.
-
aa077ab7f Fri Aug 16 15:41:56 2024 +0100 FayCross
Minor changes to icons following the move to Font awesome 6. Including using a FA icon for the import pages button as the old image looked more out of place alongside the newer icons
-
ebcf608be Fri Aug 16 14:06:13 2024 +0100 FayCross
Minor wording changes to new Bootstrap glossary functionality & tweaks to conditions to make sure properties only show when relevant
-
c9882155e Thu Aug 15 15:17:16 2024 +0100 FayCross
Changed wording in xwds for access code & flash card alignment changes
-
da4986848 Thu Aug 15 14:41:35 2024 +0100 FayCross
Changed the wording used on the new access code 'type' options
-
c3c78cfcf Thu Aug 15 11:01:25 2024 +0200 Troy van Sleeuwen
fixed interactive video score and controls error, change the play link in project properties to pwplay link if enabled, remove peer review password from pwplay
-
b7e6feec9 Wed Aug 14 15:50:05 2024 +0100 FayCross
Added links to wiki for new page types using page names suggested by Jonathan (these don't exist yet but should in time for release)
-
a6ec72233 Tue Aug 13 21:14:31 2024 +0200 Tom Reijnders
Add fix flag to check_structure
-
f1866c601 Tue Aug 13 21:14:31 2024 +0200 Tom Reijnders
Add fix flag to check_structure
-
8bbdd4bf0 Tue Aug 13 20:58:15 2024 +0200 Tom Reijnders
Fix typos
-
a6885c337 Tue Aug 13 15:44:17 2024 +0200 Troy van Sleeuwen
fixed error no properies on null
-
173a36a1d Tue Aug 13 12:21:38 2024 +0200 Tom Reijnders
Check path traversal
-
d324eba46 Mon Aug 12 16:31:56 2024 +0200 Troy van Sleeuwen
added blue block to xapidashboard and remove correct answer indication in interaction overview when judge is false in the interactivity and changed x_scaleImg to enlarge by default
-
5c35d4ae1 Fri Aug 9 14:37:13 2024 +0200 Timo Boer
fix for bubble placement bug. should work for all versions now.
-
fc39a8311 Tue Aug 6 12:28:38 2024 +0200 Tom Reijnders
Prevent errors in PHP error log
-
8502773a2 Tue Aug 6 12:28:06 2024 +0200 Tom Reijnders
Fix typos
-
b29cf43a3 Tue Aug 6 12:27:17 2024 +0200 Tom Reijnders
Make detection of URL more robust, and skip for CLI
-
9e4a92e89 Tue Aug 6 09:30:13 2024 +0200 Tom Reijnders
XAMPP - default display_errors prevents the use of $developer=true
-
8cc0530d2 Mon Aug 5 17:56:04 2024 +0100 Ron Mitchell
remove erroneous ; on line 374 of functions.php
-
3123b6540 Mon Aug 5 18:29:20 2024 +0200 Tom Reijnders
fix
-
3ebaba8aa Sun Aug 4 22:30:32 2024 +0200 Tom Reijnders
Fix setBubble - add, 4th parameter
- Check with Timo Boer, whether this is the correct fix, but it appears so
-
a4e106409 Sun Aug 4 22:29:11 2024 +0200 Tom Reijnders
Fix tracking in case no answer has been given to matching interaction
- Checking result.judge failed, because result was null
-
537d7ae98 Sun Aug 4 21:25:13 2024 +0200 Tom Reijnders
NumericStepper - Fix that max and min reset are not detected by toolbox.js
- change does not fire in those cases, so use blur as well
-
8968a2e31 Sun Aug 4 21:00:13 2024 +0200 Tom Reijnders
Documentation - Make sure that full width test box and text areas are same width
-
a2db73144 Sun Aug 4 20:50:30 2024 +0200 Tom Reijnders
Fix path traversal check when USER-FILES is symbolic link
-
6b324dccf Sun Aug 4 18:55:00 2024 +0200 Tom Reijnders
Move Image COmpate to menu Media
-
684a468e9 Sun Aug 4 18:49:16 2024 +0200 Tom Reijnders
Adjust text of alignment options on flashcards
-
7be125a37 Sun Aug 4 18:40:30 2024 +0200 Tom Reijnders
Fix compatibility of Font Awesome 6 Free
-
4b5217d9d Sun Aug 4 18:29:10 2024 +0200 Tom Reijnders
Fix broken placements of icons in media360
-
5f20a47f3 Sat Aug 3 21:30:45 2024 +0200 Tom Reijnders
Management - open first allowed tab
-
2e3d39036 Sat Aug 3 12:14:36 2024 +0200 Tom Reijnders
Fix merge error
-
b0ed39f29 Sat Aug 3 11:36:17 2024 +0200 Tom Reijnders
Oops, other way around
-
1816ffd2a Sat Aug 3 11:32:49 2024 +0200 Tom Reijnders
Do not set port if this is a standard port, or reverse proxy is used
-
3b97af18d Sat Aug 3 11:28:22 2024 +0200 Tom Reijnders
Add Font Awesome 6 Free
-
638df68c7 Sat Aug 3 11:03:18 2024 +0200 Tom Reijnders
Only show management tabs that you have access to
-
7c4b4515d Fri Aug 2 22:39:17 2024 +0200 Tom Reijnders
Allow author to choose whther project and associated dashboard appear in TSUGI deeplink store
-
24d0a1e8c Fri Aug 2 22:37:19 2024 +0200 Tom Reijnders
Implement posibility to use role in xwd condition
- Use new feauture for assent chackbos of oai-pmh
-
d99afa69f Fri Aug 2 22:34:49 2024 +0200 Tom Reijnders
Make sure upgrade.php can be run on existing correct database
-
af6432b55 Fri Aug 2 22:34:03 2024 +0200 Tom Reijnders
Enable buttons to and from management page in workspace
-
06441ade2 Fri Aug 2 22:28:16 2024 +0200 Tom Reijnders
Fx warning in php log
-
c0de3300b Fri Aug 2 22:27:53 2024 +0200 Tom Reijnders
Move to Font Awesome 6
-
8b7ea8415 Fri Aug 2 22:19:55 2024 +0200 Tom Reijnders
Allow spaces in project name when creating new project
-
81c79925e Fri Aug 2 22:18:19 2024 +0200 Tom Reijnders
Fix x_check_traversal_path for Linux and prevent lots of errors about language
-
45a77a588 Fri Aug 2 17:09:43 2024 +0200 Troy van Sleeuwen
fixed admin permission not fully aligning
-
4d238e670 Fri Aug 2 16:37:46 2024 +0200 Tom Reijnders
Fix potential path traversal issue
-
aa2bf3784 Fri Aug 2 16:20:55 2024 +0200 Timo Boer
videos returned to previous size
-
c1a747d95 Fri Aug 2 14:15:32 2024 +0200 Troy van Sleeuwen
fixed gapfill drag&drop with compress option enabled with relocation
-
0d8cbc008 Fri Aug 2 11:00:18 2024 +0200 Tom Reijnders
Oops, check for path traversal does not work on XAMPP
- Also added new field in sitedetails: users_file_area_full
When this vraibale is set to an absolute path, this will be used to check for path traversal
This is to fix the issue where some installions use a symbolic link for users_file_area_short to
put the files somewhere else.
This doen not put the file outside the reach of the webserver, because in that case
users_file_area_short needs to be a symbolic link to users_file_area_path
-
1927edb46 Thu Aug 1 14:13:26 2024 +0200 Tom Reijnders
Fix determining whether user has published projects
-
5d5921c96 Thu Aug 1 14:11:49 2024 +0200 Tom Reijnders
New javascript file for common functions
-
ada842c2a Thu Aug 1 11:31:42 2024 +0200 Tom Reijnders
Oops, be carefull with cleaning up json data
-
1c248ccd6 Wed Jul 31 20:57:08 2024 +0200 Tom Reijnders
Add language definition for role harvestadmin
-
77e2fb8f9 Wed Jul 31 14:32:39 2024 +0200 Tom Reijnders
Fix typo
-
03de567a4 Wed Jul 31 13:55:28 2024 +0200 Tom Reijnders
Use better salted password hashes to store in Db
-
3e2768d5f Tue Jul 30 16:35:11 2024 +0200 Tom Reijnders
Allow old admin to login as super user
-
a06c6d64a Fri Jul 26 16:44:54 2024 +0200 Timo Boer
Resolved icon hotspot feedback
-
359235445 Fri Jul 26 15:06:15 2024 +0200 Tom Reijnders
Small textual corrections to the help text
-
357d38a01 Wed Jul 24 15:36:46 2024 +0200 Troy van Sleeuwen
fixed results page table not aligning when no correct answer
-
6402bb618 Wed Jul 24 14:20:46 2024 +0200 Troy van Sleeuwen
fixed mcq answer correct option showing
-
061bc4238 Tue Jul 23 16:22:51 2024 +0200 Troy van Sleeuwen
fixed image hotspot not enlargingimage
-
bf84b6345 Mon Jul 22 16:31:35 2024 +0200 Troy van Sleeuwen
added "judge" option to interactiove video, medialesson and model answer.
added "judge" option to interactiove video, medialesson and model answer.
fixed mcq editor correct opption not showing.
fixed accessibility of image compare page
-
068a3aefc Thu Jul 18 22:19:59 2024 +0200 Tom Reijnders
Does Snyk detect this
-
007ebec26 Thu Jul 18 22:09:52 2024 +0200 Tom Reijnders
Attempt to get Snyk to accept x_clean_input
-
9477c55e8 Thu Jul 18 22:00:24 2024 +0200 Tom Reijnders
Get Snyk to accept x_clean_input
-
a98fb5468 Thu Jul 18 21:34:38 2024 +0200 Tom Reijnders
Try to get Snyk to accept x_clean_input
-
9360d732f Wed Jul 17 15:28:33 2024 +0200 Tom Reijnders
To bad Snyk does not recognise function of x_clean_input
-
0f6a952ea Wed Jul 17 15:22:11 2024 +0200 Tom Reijnders
Attempt to let Snyk accept x_clean_input
-
9a8f4b540 Wed Jul 17 15:21:09 2024 +0200 Troy van Sleeuwen
added keyboared support for imagecompare
-
a3f6e57d7 Wed Jul 17 14:58:32 2024 +0200 Tom Reijnders
Attempt to let Snyk recognise that x_clean_input does it's work
-
ca19c4999 Wed Jul 17 14:45:55 2024 +0200 Tom Reijnders
SECURITY: mitigate XSS issues identified by Snyk
-
8521e184d Tue Jul 16 14:40:19 2024 +0200 Tom Reijnders
SECURITY: Mitigatie path traversal issues identified by Snyk
-
36edf0e4c Tue Jul 16 12:31:20 2024 +0200 Tom Reijnders
SECURITY: mitigate path traversald identified by Snyk
-
86e13cf2a Tue Jul 16 12:22:19 2024 +0200 Tom Reijnders
SECURITY: mitigate path traversal risks identified by Snyk
-
b9a51af9d Mon Jul 15 12:19:39 2024 +0200 Tom Reijnders
SECURITY: slightly modify flow of x_clien_input
- In an attempt to better identify that parameter is checked
-
3811d5319 Mon Jul 15 10:58:26 2024 +0200 Tom Reijnders
SECURITY: mitigate SQL injection
-
50ac52d07 Mon Jul 15 10:57:56 2024 +0200 Tom Reijnders
Security: Also check type (if known)
-
ce7a287d6 Fri Jul 12 22:33:10 2024 +0200 Tom Reijnders
Fix potentila sql injection
-
97d5f1051 Fri Jul 12 22:18:43 2024 +0200 Tom Reijnders
Prevent mysql injection (caused by potential XSS)
-
dee4dc48b Fri Jul 12 21:40:22 2024 +0200 Tom Reijnders
Fix XSS vulnaribilities found by snyk
-
a02431367 Fri Jul 12 21:39:48 2024 +0200 Tom Reijnders
Remove unused files that do work on PHP 8.x
-
eccb5bcbb Fri Jul 12 13:33:41 2024 +0200 Timo Boer
icon hotspot v1.2
Bug fixes and disable hover hotspot for mobile devices
-
89c5b6121 Fri Jul 12 12:12:42 2024 +0100 FayCross
Bootstrap template: set aria-current="location" on currently highlighted item in section menu
-
9ecf1d6ca Thu Jul 11 21:41:13 2024 +0200 Tom Reijnders
Fix incomplete session check
-
ac22dd172 Thu Jul 11 21:41:13 2024 +0200 Tom Reijnders
Fix incomplete session check
-
288d58072 Tue Jul 9 14:48:44 2024 +0200 Tom Reijnders
Interactive Video tracking, prevent duplicates
-
7f810bfff Tue Jul 9 14:47:46 2024 +0200 Tom Reijnders
PeerTube in popcorn: Fix tracking handling of 'ended'
-
7fd42f51a Tue Jul 9 14:47:03 2024 +0200 Tom Reijnders
Change tracking of video, always write terminated statement and completed when needed
-
498ba1286 Tue Jul 9 14:45:33 2024 +0200 Tom Reijnders
Popcorn video tracking prevent duplicate events/xAPI statements
- Also properly trigger 'ended' event
-
c8e825799 Tue Jul 9 14:48:44 2024 +0200 Tom Reijnders
Interactive Video tracking, prevent duplicates
-
9cc5eb847 Tue Jul 9 14:47:46 2024 +0200 Tom Reijnders
PeerTube in popcorn: Fix tracking handling of 'ended'
-
bdf3a3137 Tue Jul 9 14:47:03 2024 +0200 Tom Reijnders
Change tracking of video, always write terminated statement and completed when needed
-
b36f34258 Tue Jul 9 14:45:33 2024 +0200 Tom Reijnders
Popcorn video tracking prevent duplicate events/xAPI statements
- Also properly trigger 'ended' event
-
d3cfb134b Mon Jul 8 14:08:37 2024 +0200 Tom Reijnders
Create code_quality.yml
Add Qodana workflow
-
89d52be97 Fri Jul 5 22:52:02 2024 +0200 Tom Reijnders
Fix option to count 'last' or 'first' statement of sessions
-
5d4076791 Fri Jul 5 22:52:02 2024 +0200 Tom Reijnders
Fix option to count 'last' or 'first' statement of sessions
-
040d04a43 Fri Jul 5 12:30:55 2024 +0100 FayCross
Fix bug where table of contents lightboxes (in embedded XOT projects) did not close automatically when a page was selected
-
0ddd5f1aa Thu Oct 5 14:53:10 2023 +0100 FayCross
Fix bug where project/page intro start buttons didn't work when projects were shown in lightbox
-
fb6ab9439 Fri Jul 5 12:30:55 2024 +0100 FayCross
Fix bug where table of contents lightboxes (in embedded XOT projects) did not close automatically when a page was selected
-
b2399c9a0 Wed Jul 3 21:39:59 2024 +0200 Tom Reijnders
SECURITY: prevent rss_proxy.php to be able to retrieve arbitrary rss feeds
The feeds allowed are:
- The feed provides by the same domain, i.e. the rss feed from the xerte install
- A feed requested by one of the projects of this install
So a arbitrary not logged in user cannot request an arbitrary rss feed anymore
-
7b0489d35 Wed Jul 3 21:37:25 2024 +0200 Tom Reijnders
XSS: fix XSS in print.php
-
16bc39593 Wed Jul 3 21:35:00 2024 +0200 Tom Reijnders
SECURITY - extra checks to make sure only allowed files are retrieved
-
a54dbda95 Wed Jul 3 21:30:10 2024 +0200 Tom Reijnders
Fix loading LTI enabled projects when some of them have corrupt data.xml files
-
1b2eed601 Wed Jul 3 21:39:59 2024 +0200 Tom Reijnders
SECURITY: prevent rss_proxy.php to be able to retrieve arbitrary rss feeds
The feeds allowed are:
- The feed provides by the same domain, i.e. the rss feed from the xerte install
- A feed requested by one of the projects of this install
So a arbitrary not logged in user cannot request an arbitrary rss feed anymore
-
985d0978c Wed Jul 3 21:37:25 2024 +0200 Tom Reijnders
XSS: fix XSS in print.php
-
6d426a04d Wed Jul 3 21:35:00 2024 +0200 Tom Reijnders
SECURITY - extra checks to make sure only allowed files are retrieved
-
2ef0f97f7 Wed Jul 3 21:30:10 2024 +0200 Tom Reijnders
Fix loading LTI enabled projects when some of them have corrupt data.xml files
-
33119e56b Wed Jul 3 21:25:20 2024 +0200 Tom Reijnders
Actually do something with the backgroundFit contain
-
35c47639c Wed Jul 3 21:23:21 2024 +0200 Tom Reijnders
Remove useless debug statement
-
66dc92934 Wed Jul 3 21:19:24 2024 +0200 Tom Reijnders
Change ckedito markword right-click plugin to remove trailing space from selection
- The extra space is caused by selecting a word by double clicking
-
d774dccc4 Wed Jul 3 21:16:22 2024 +0200 Tom Reijnders
Add contain, 'Show whole image' to the backgroundFit option
-
f0aba901e Mon Jul 1 10:44:57 2024 +0200 Tom Reijnders
Make sure to recognise yuja videos
-
1e5e70c19 Sat Jun 29 19:41:17 2024 +0200 Timo Boer
icon hotspot v1.1
Added bubble feature for old hotspot types
-
77c8986eb Fri Jun 28 11:24:09 2024 +0100 FayCross
Another tweak to the way buttons show below datagrids in the editor
-
33691df50 Fri Jun 28 11:09:43 2024 +0100 FayCross
Tidied up the data grid fields in the editor so that the upload CSV instructions/controls are hidden away (click a button to open up upload field in a lightbox)
-
2800eac38 Mon Jun 24 17:45:05 2024 +0200 Timo Boer
icon hotspot v1,
includes icon hotspot option and bubbles instead of windows.
-
dabd56db6 Fri Jun 21 13:30:30 2024 +0100 FayCross
Remove an unnecessary tab index in gap fill page
-
674d3961c Fri Jun 21 10:27:47 2024 +0100 FayCross
Removed some unnecessary tab indexes from memory, matching text & timeline pages
-
ff0361527 Thu Jun 20 12:16:26 2024 +0100 FayCross
Final bit of work on #920 - added ability to include a caption on images added in Bootstrap template & changed the way that captions are added when lightbox images is on so that figure and figcaption elements are used
-
d51aaac5d Wed Jun 19 16:45:07 2024 +0100 FayCross
#920 made all new captions text fields wysiwyg
-
833d329bc Wed Jun 19 16:22:06 2024 +0100 FayCross
Close #920 - added caption option to project & page intro images
-
b798db98b Wed Jun 19 14:08:55 2024 +0100 FayCross
#920 added caption option to various pages where images can be added
Tidied up code in timeline media resizeImg function - all slides (whether visible or not) were resized on every slide change, changed so only done when necessary & removed unused code
-
3df64c161 Fri Jun 14 14:55:36 2024 +0100 FayCross
#920 added caption option to various pages where images can be added
-
3d12ca6a5 Fri Jun 14 13:24:29 2024 +0100 FayCross
#920 added caption option to various pages where images can be added
-
e964e2d5e Thu Jun 13 16:48:36 2024 +0100 FayCross
#920 added caption option to various pages where images can be added
-
6172de93c Fri Jun 7 16:06:15 2024 +0100 FayCross
Fixed annoying bootstrap template bug where if you open an accordion pane and the previously opened pane was taller, the accordion could become out of view
-
2d0cc971b Fri Jun 7 15:10:41 2024 +0100 FayCross
New interactive text page functionality:
- With find (mark at end) functionality, default is to show text 'you have found x of y' and only allow y no. selections before checking answers. New option removes this so you don't know how many there are to find.
- MCQ is no longer reset on return to page
- Fixed some issues with multiple pages of this type in project
-
12fca8eb4 Thu Jun 6 15:25:36 2024 +0100 FayCross
Changes to interactive text page - stopped it from resetting half completed activities
-
3322574df Thu Jun 6 14:33:07 2024 +0100 FayCross
Minor improvements to interactive text page:
- removed unnecessary tab indexes
- new fields in xwd: incorrect text language property & more info checkbox (to turn off more info in mcq interactivity)
- fixed problems with conditions on optional properties
- tweaked title text for selectable parts of text
-
ee298539f Thu Jun 6 09:47:13 2024 +0100 FayCross
Removed unnecessary tabindexes from a number of pages. Not recommended to have tabindex value >0
-
72fab4e35 Fri May 31 15:51:26 2024 +0100 FayCross
Simplified the descriptions of the new XOT1 & 2 themes (info about use as new default should be in release notes for people who have access to management pages - not useful to authors)
-
36a222345 Fri May 31 15:43:29 2024 +0100 FayCross
Minor change to xot main css file to stop font awesome icons on buttons being cut off
-
95fc4a9b7 Fri May 31 15:41:36 2024 +0100 FayCross
Changes to xot1 & xot2 themes to tidy up pages & make more consistent
-
bc43575ad Thu May 30 18:09:36 2024 +0100 FayCross
Changes to xot1 & xot2 themes to tidy up pages & make more consistent
-
4f087484a Thu May 30 16:39:56 2024 +0200 Troy van Sleeuwen
fixed colonms
-
e60c10bbc Thu May 30 15:02:53 2024 +0100 FayCross
Changes to new xot1 & xot2 themes - particularly looking at improving the appearance of navigators
-
7c2122e67 Thu May 30 11:37:21 2024 +0200 Troy van Sleeuwen
removed unused function and fixed mergerequest bug and backwards compatibility for password page
-
8a6650625 Wed May 29 22:55:36 2024 +0200 Tom Reijnders
Fix and commit merge conflicts and regenerate data.xwd
-
c9c71ad7c Wed May 29 21:36:39 2024 +0200 Tom Reijnders
Popcorn Peertube issue with media lesson and interactive video
When scrolling back to the beginning of the video popup texts and mcq questions
appear more than once when using a PeerTube video.
-
8d9e2bd33 Wed May 29 15:48:01 2024 +0100 FayCross
Changes to new xot1 & xot2 themes including:
- use different shade of orange for button rollovers (to meet WCAG AA colour contrast requirements)
- used font awesome icons to distinguish home from toc buttons
- tweaked appearance of dialogs & sidebar
- added visual hover/focus change for buttons
- started to look at and tweak page level styles (WIP)
-
6b5e89ff2 Fri May 24 16:27:54 2024 +0100 FayCross
Change to xot1 theme for new audio recorder page
-
d03ce95d4 Fri May 24 16:21:30 2024 +0100 FayCross
Minor change to the way placeholders show in editor
-
058e7a662 Fri May 24 16:15:03 2024 +0100 FayCross
Changes to various themes for new audio recorder page
-
1d1405b77 Fri May 24 16:09:47 2024 +0100 FayCross
New Audio Recorder page type in XOT template
-
f1f67697e Tue May 21 22:30:00 2024 +0200 Tom Reijnders
Add optional parameter to set the initial value of an opinion slider
-
0aee45f5f Tue May 21 22:30:00 2024 +0200 Tom Reijnders
Add optional parameter to set the initial value of an opinion slider
-
b7d9fd382 Thu May 16 12:04:33 2024 +0100 FayCross
#1282 - Fix bug where the % dimensions of captioned images added to WYSIWYG editor were stripped out
-
eef2def77 Wed May 15 11:23:20 2024 +0100 FayCross
Fix #1286 FF bug where narration bar is duplicated when theme changed via accessibility options
-
fad9ac783 Wed May 15 10:45:43 2024 +0100 FayCross
Fix #1288 Allow author to specify pageID of XOT project being embedded. This was already possible using page optional property and a page number but now the page optional property allows page IDs too
-
b3090ad45 Wed May 15 10:26:46 2024 +0100 FayCross
Fix #1287 - bug where unnecessary commas were being added to downloaded file from documentation page
-
cfe7f1f38 Tue May 14 12:04:43 2024 +0200 Tom Reijnders
Media timeline, remove restriction on the number of images, videos and audio items
- Was limited to 12 each
-
a18f29b3c Tue May 14 12:04:43 2024 +0200 Tom Reijnders
Media timeline, remove restriction on the number of images, videos and audio items
- Was limited to 12 each
-
8836fa7a7 Thu May 9 23:23:56 2024 +0200 Tom Reijnders
Fix upgrade.php from failing if oai_ tables do not exist
-
98248d4bf Thu May 9 23:23:56 2024 +0200 Tom Reijnders
Fix upgrade.php from failing if oai_ tables do not exist
-
72a1ccecf Thu May 2 22:28:44 2024 +0200 Tom Reijnders
Fix interactiveVideo with peertube video (cue points are added twice)
When scrubbing back to the beginning of the video the cue points are added again
-
64ef67e0a Thu May 2 22:28:44 2024 +0200 Tom Reijnders
Fix interactiveVideo with peertube video (cue points are added twice)
When scrubbing back to the beginning of the video the cue points are added again
-
59dfb1773 Thu May 2 13:02:13 2024 +0200 alberto
aanpassing yuja iframe
-
b14e6776d Wed May 1 20:33:40 2024 +0200 alberto
aanpassing popcorn
-
0fee86ba2 Mon Apr 29 11:02:13 2024 +0200 alberto
popcorn
-
b7dd86ae7 Mon Apr 29 10:52:46 2024 +0200 alberto
popcorn
-
ac0aca20d Fri Apr 26 11:28:41 2024 +0100 FayCross
Bug fix in high contrast theme for links in dialogs which were not clearly visible against background colour
-
a52fb3178 Fri Apr 26 11:02:41 2024 +0100 FayCross
Fix bug where in some themes the glossary underlined words are not as visible as they should be (e.g. black text on black background!)
-
6b27dcc9c Fri Apr 26 08:55:14 2024 +0200 Troy van Sleeuwen
removed all debug breaks and adde weighting to documentation and dialog
-
4f5bbba8e Wed Apr 24 22:43:22 2024 +0200 Tom Reijnders
Fix counts based on sessions and not all attempts within sessions
- Is an options. default is to use all attempts
-
df446c025 Wed Apr 24 22:43:22 2024 +0200 Tom Reijnders
Fix counts based on sessions and not all attempts within sessions
- Is an options. default is to use all attempts
-
fb7e858f1 Wed Apr 24 12:25:00 2024 +0200 Troy van Sleeuwen
fixed dialog judge not getting passed to xapi and added tracking to documentation page
- tables are send to xapi in CSV format with "\n" or " " as row delimiter
-
39380fbc3 Tue Apr 23 16:16:46 2024 +0200 Tom Reijnders
Working version of popcorn player in bootstrap
Still needs extra work, such as resize
-
3f8dc08f9 Tue Apr 23 13:54:14 2024 +0200 Troy van Sleeuwen
added XAPI tracking to dialog judge & no judge
-
88dc7b211 Mon Apr 22 14:51:17 2024 +0200 alberto
Popcorn in bootstrap
-
ed06cc114 Mon Apr 22 09:28:30 2024 +0200 Troy van Sleeuwen
remove answer field from mcq when judge is false and inplemented no judge in xapi noop
-
a9c571879 Mon Apr 22 09:27:17 2024 +0200 Troy van Sleeuwen
pwplay option
-
61bb7bd48 Fri Apr 19 11:04:56 2024 +0100 Ron Mitchell
Fix for the height and vertical scrolling issue listed in https://github.com/thexerteproject/xerteonlinetoolkits/issues/879
Height should vary by screen resolution and not be fixed and vertical scrolling should definitely happen if needed. Not sure about horizontal overflow but as both were set to none have set horizontal to none.
-
6af7c831a Thu Apr 18 15:53:12 2024 +0200 Troy van Sleeuwen
topXQ set "-" as correct again
-
1cb3a1b91 Thu Apr 18 14:56:40 2024 +0200 Troy van Sleeuwen
pwplay link on peerreview page
-
1fc9c3a9f Thu Apr 18 13:42:01 2024 +0200 Troy van Sleeuwen
xapi "no judgement " but answer working topXQ and show correctly on dashboard and results page
-
c6194165e Thu Apr 18 12:42:40 2024 +0200 Tom Reijnders
Bug fix: If the score is exactly 100, the attempt does not end up in the bar graph
-
bdba94298 Thu Apr 18 12:42:40 2024 +0200 Tom Reijnders
Bug fix: If the score is exactly 100, the attempt does not end up in the bar graph
-
037748561 Thu Apr 18 12:40:05 2024 +0200 Tom Reijnders
CHeck and use context_id from latest TSUGI (as of March 2024)
-
0ddf1526f Thu Apr 18 10:04:38 2024 +0100 FayCross
#578 Tweaked the label tooltip text
-
32cc7cc12 Tue Apr 16 14:54:35 2024 +0200 Troy van Sleeuwen
xapi don't judge works foor all but topxq and dialog
+ xapi don't judge works foor all but topxq and dialog
+ added echo of convert.log to nottingham.bat
+ flashed center on object and center title on cards and object
+ added xapi_proxy http esponse code form request
-
c7c4febac Fri Apr 12 10:18:22 2024 +0200 Troy van Sleeuwen
glossary header
-
2ddbbad0a Thu Apr 11 14:07:39 2024 +0100 FayCross
Remove Flash button from ckeditor toolbar
-
dc356d88e Wed Apr 10 15:55:02 2024 +0200 Troy van Sleeuwen
mcq prototype for not graded question
-
0f2995856 Wed Apr 10 14:50:24 2024 +0200 Troy van Sleeuwen
added option to select type of access code ui
-
e5d10b6a0 Tue Apr 9 16:20:34 2024 +0200 Troy van Sleeuwen
image compare text Drag Vertically correctly capitalized
-
ee3ea1658 Tue Apr 9 15:31:15 2024 +0200 Troy van Sleeuwen
always full mark for questions when judge is false
-
9b28c4799 Tue Apr 9 10:19:54 2024 +0200 Troy van Sleeuwen
added return to labelholder feature to gapfill
-
ccec7e9b4 Mon Apr 8 09:53:57 2024 +0200 Troy van Sleeuwen
mananagement login supports all login method
-
1f6c4cce7 Thu Apr 4 15:40:49 2024 +0200 alberto
popcorn
-
0ddb6b634 Thu Apr 4 14:23:54 2024 +0200 Troy van Sleeuwen
removed roles management when there a no logindetails
-
d847d5c7c Thu Apr 4 11:07:41 2024 +0200 Troy van Sleeuwen
added default theme
-
91d8e89ec Thu Apr 4 10:51:30 2024 +0200 Troy van Sleeuwen
removed trailing comma
-
dfc41cf37 Thu Apr 4 10:46:10 2024 +0200 Troy van Sleeuwen
fixed basic.sql
-
c0afcdde5 Thu Apr 4 10:17:26 2024 +0200 Troy van Sleeuwen
updated basic.sql with the required tables for roles and added rudimentary support for mobile to imageCompare
-
5c3441f80 Tue Apr 2 11:05:10 2024 +0200 Tom Reijnders
Fix typo in condition expression of adaptive content page
-
4541d5f19 Tue Apr 2 10:52:42 2024 +0200 Tom Reijnders
Disable detection of site_url (does not work in all reverse proxy scenarios)
-
d261928ec Mon Apr 1 22:32:46 2024 +0200 Tom Reijnders
Dashboard, fix consolidating video segments
-
8010a33a6 Mon Apr 1 22:31:43 2024 +0200 Tom Reijnders
Extend and fix adaptiveContent page
- Add extra graph (radar graph of group members
- Filter on LTI enrolled students
-
56de93b58 Mon Apr 1 22:27:03 2024 +0200 Tom Reijnders
Properly escape 'character in lti variables (name, context, etc)
- Full name of actor could not contain an ' character
-
880aa200b Mon Apr 1 22:25:15 2024 +0200 Tom Reijnders
Set proper lti context id (needs latest tsugi as of 03/2024)
-
17ff183f6 Mon Apr 1 22:24:24 2024 +0200 Tom Reijnders
Make it possible to have a comma in the display list of a combobox
-
b1f11fdb8 Tue Feb 20 16:01:19 2024 +0100 Tom Reijnders
Handle filter xAPI statements on students correctly
-
0a8b55130 Sun Feb 4 17:45:47 2024 +0100 Timo Boer
bugfix for if statement that always evaluated to true
-
f6aee622b Sun Jan 28 16:55:24 2024 +0100 Timo Boer
Changed way statements are collected for drawScore. now based on variable from xerte: graphAnswerType. Choices for First, last, best and all.
-
b5c3c255e Mon Apr 1 22:45:21 2024 +0200 Tom Reijnders
$development should NOT be set to true in git repo
-
c7c48737c Tue Aug 22 13:42:40 2023 +0200 Timo Boer
added support for filtering of current students in moodle.
-
b6b066881 Thu Jul 27 18:43:11 2023 +0200 Timo Boer
first commit for rapport changes
-
eace24fbc Mon Apr 1 22:32:46 2024 +0200 Tom Reijnders
Dashboard, fix consolidating video segments
-
fd024df9e Mon Apr 1 22:31:43 2024 +0200 Tom Reijnders
Extend and fix adaptiveContent page
- Add extra graph (radar graph of group members
- Filter on LTI enrolled students
-
407ff1cb9 Mon Apr 1 22:27:03 2024 +0200 Tom Reijnders
Properly escape 'character in lti variables (name, context, etc)
- Full name of actor could not contain an ' character
-
a4f47337b Mon Apr 1 22:25:15 2024 +0200 Tom Reijnders
Set proper lti context id (needs latest tsugi as of 03/2024)
-
78b674128 Mon Apr 1 22:24:24 2024 +0200 Tom Reijnders
Make it possible to have a comma in the display list of a combobox
-
04c2d2b3e Thu Mar 28 16:17:58 2024 +0000 FayCross
Fix #1040 Stop duplication of MathJax on gap fill & sortable grid page after labels moved or answers submitted
-
c0a2adc7d Thu Mar 28 15:13:27 2024 +0000 FayCross
#1184 - fix some colour contrast issues with dark themes & gap fill drag & drop activities
-
d693d972a Thu Mar 28 14:35:06 2024 +0000 FayCross
#1184 Flexible gap fill spaces on gap fill page (drag & drop type)
-
2cb3fbf3a Thu Mar 28 14:32:38 2024 +0000 FayCross
#1184 Flexible gap fill spaces on gap fill page (drag & drop type)
- New gap width properties that allow you to choose from longest text, correct answer, compressed or bespoke (where you can set no. pixels)
- New gap appearance properties that allow you to customise the appearance of droppable areas (background colour, outline, underline)
-
6c5d23de4 Wed Mar 27 13:07:44 2024 +0000 FayCross
#1110 Allow drag and drop labelling page to be completed by clicking only
-
73fba8827 Fri Mar 22 18:14:52 2024 +0000 FayCross
Fix #1210 Video page - video sizing optional properties now work consistently regardless of the type of video source used
-
9e4d998d2 Fri Mar 22 16:15:25 2024 +0000 FayCross
Close #1281 Decision Tree template is now turned off by default in new installs
-
007c86fb3 Fri Mar 22 16:01:37 2024 +0000 FayCross
#1110 Allow drag and drop activities to be completed by clicking only on the following pages: Categories, matching texts, sortable grid, timeline/matching pairs, gap fill (drag & drop)
-
cce808ce0 Fri Mar 22 14:13:30 2024 +0100 Tom Reijnders
YuJa plugin, first working version
-
e33cde23e Thu Mar 21 16:57:06 2024 +0100 mussaf
yuja player aangemaakt
-
8c4d32507 Thu Mar 21 15:55:39 2024 +0100 Troy van Sleeuwen
fixed upgrade.php remove foreign keys and put all table name in lowercase
-
96dcfe34d Wed Mar 20 14:39:38 2024 +0100 Tom Reijnders
Create logindetailsrole table in lowercase
- Also skip trying to create foreign keys. Some databases that
need to be upgraded are so old that they use MyISAM tables
-
e45b422c1 Wed Mar 20 11:44:43 2024 +0100 Troy van Sleeuwen
updated info of imagecompare
-
2b67fc2c9 Wed Mar 20 10:09:25 2024 +0100 Troy van Sleeuwen
remove session vardump
-
101219ec4 Wed Mar 20 09:31:36 2024 +0100 Troy van Sleeuwen
fixed lockhotspot Hide not working
-
83636c5c7 Tue Mar 19 09:41:02 2024 +0100 Troy van Sleeuwen
make roles translatable
-
613328c0f Fri Mar 15 17:14:18 2024 +0000 FayCross
#758 Added lightbox option to multiple perspectives page (only available when thumbnail bar is set to grid)
-
0242b62f8 Fri Mar 15 16:24:38 2024 +0000 FayCross
#527 change categories panel heights so they are smaller initially and grow as labels are added
-
60dd1975b Fri Mar 15 16:08:06 2024 +0000 FayCross
Delete line accidentally committed
-
1f7744212 Fri Mar 15 16:06:18 2024 +0000 FayCross
Delete line accidentally committed
-
6581b8fc3 Fri Mar 15 16:03:44 2024 +0000 FayCross
Fix #500 Replaced h3 tags in various pages to use p tags instead (styled so they look the same). Also added aria-live polite to many of these as the text in them changes during completion of the activities
-
e815065f1 Fri Mar 15 11:23:25 2024 +0000 FayCross
#500 Changed questions in various pages to use p tags instead of h3 for questions (styled so they look the same)
-
7a6c39af3 Fri Mar 15 09:52:28 2024 +0000 FayCross
Fix #444 improved responsiveness of images on memory, hangman & tabbed navigator+ pages
- memory: added image scaling option to xwd that allows you to choose whether card images are cropped or stretched to fit
- tabbed navigator+: Fixed bug that meant image rescaling didn't work consistently since lightbox images were introduced
- hangman: added ability for image to scale when browser window size changes
-
07143d8de Fri Mar 15 10:37:13 2024 +0100 mussaf
yuja fullscreen fix
-
e939eeb18 Thu Mar 14 22:51:42 2024 +0100 Tom Reijnders
Make sure that TSUGI does not get confused and return an array based on unique keys instead of indices
- When clicking submit to install a tool, the wrong extrenal tool was picked
-
2be5a72be Thu Mar 14 22:51:42 2024 +0100 Tom Reijnders
Make sure that TSUGI does not get confused and return an array based on unique keys instead of indices
- When clicking submit to install a tool, the wrong extrenal tool was picked
-
835c82bbe Thu Mar 14 14:21:36 2024 +0000 FayCross
#1111 Minor tweaks to placeholder/tooltip texts
-
1a9a452dd Thu Mar 14 14:03:46 2024 +0000 FayCross
#1111 Placeholder text now works where text is in CDATA
-
764ccd5a4 Thu Mar 14 08:31:51 2024 +0000 FayCross
Updated label and tooltip for tracking score weight optional properties
-
35c6e1a10 Wed Mar 13 18:31:32 2024 +0000 FayCross
#1111 Moved many default text strings to placeholder text across all pages
-
5b4874c01 Wed Mar 13 09:20:29 2024 +0100 Troy van Sleeuwen
fixed warning for unknowm constant "parent"
-
e34e9c664 Wed Mar 13 09:12:12 2024 +0100 Troy van Sleeuwen
restrict adding super and system role to superadmin
-
dd520a61e Wed Mar 13 09:09:15 2024 +0100 Troy van Sleeuwen
add numeric option to acces code
-
6d6968d2a Tue Mar 12 21:48:13 2024 +0100 Stefan Hofman
Adds sticky headers to the dashboard blocks table
-
98ca9b399 Tue Mar 12 17:02:25 2024 +0100 Tom Reijnders
YuJa: enable smart detection of YuJa URL in popcorn
-
1ff8211c8 Tue Mar 12 13:26:37 2024 +0100 Tom Reijnders
Reformatting
-
ded872a96 Mon Mar 11 15:09:40 2024 +0100 Troy van Sleeuwen
added role tables to upgrade.php
added role table and a intermidiate table for logindetails and role to
upgrade.php
-
3eb5293a9 Mon Mar 11 14:30:29 2024 +0100 mussaf
init yuja
-
49d135f98 Mon Mar 11 13:04:13 2024 +0100 Troy van Sleeuwen
renamed vault-handle to vault-dial
-
fe31885aa Fri Mar 8 18:37:44 2024 +0000 FayCross
#1111 Revert placeholders for wysiwyg textinputs as fields then sometimes need to be clicked twice to receive focus
-
40dfcc2b0 Fri Mar 8 16:47:33 2024 +0000 FayCross
#111 Allow placeholder text to be added to file input fields
Added placeholder text (to replace default value text) throughout the project and page (general) optional properties
-
a9ca666ea Fri Mar 8 16:01:22 2024 +0000 FayCross
#1111 Allow placeholder text to be added to WYSIWYG TextInput fields
-
2ac825eb6 Fri Mar 8 15:45:24 2024 +0000 FayCross
#1216 Make the tooltips for the project-level lightbox optional property clearer
-
0ccf99aee Fri Mar 8 14:54:57 2024 +0000 FayCross
#578 Add tooltips to 'Label' fields in editor where it isn't always obvious what they are for
-
def117f7f Fri Mar 8 14:13:31 2024 +0000 FayCross
#578 Add tooltips to 'Label' fields in editor where it isn't always obvious what they are for
-
8875bc709 Fri Mar 8 14:59:49 2024 +0100 Troy van Sleeuwen
access code UI(vault)
-
1e3f3c175 Fri Mar 8 12:17:41 2024 +0000 FayCross
Fix #1280 Matching text page - sentence with audio feedback showed lots of unnecessary info in results page details
-
d4f519b53 Fri Mar 8 11:12:32 2024 +0000 FayCross
Fix #1238 - fix bug where drag and drop labelling page's 'label position' was not changing the position to 'under text' when selected
-
26b27b12e Fri Mar 8 10:28:03 2024 +0000 FayCross
Fix #1248 where section IDs did not consistently work & add new feature #1212 to allow navigator panes to have customIDs added which allow direct linking to specific pane
-
8b278c007 Thu Mar 7 14:48:27 2024 +0100 Troy van Sleeuwen
added comments, align the roles ui to user ui
-
14c7d160a Thu Mar 7 09:19:48 2024 +0100 Troy van Sleeuwen
changed more admin checks to role checks
-
2f8b3df6b Thu Mar 7 09:16:46 2024 +0100 Troy van Sleeuwen
grouped flashcards content alignment
-
60fe2053a Wed Mar 6 13:58:07 2024 +0000 Ron Mitchell
Fix for https://github.com/thexerteproject/xerteonlinetoolkits/issues/1278 ensure that &group=groupname is also appended to LTI 1.3 url when group mode selected.
-
4c3daa6aa Wed Mar 6 14:42:12 2024 +0100 Troy van Sleeuwen
temp fix for when lti key are not present
-
0e3482c39 Wed Mar 6 14:42:12 2024 +0100 Troy van Sleeuwen
temp fix for whe n lti key are not present
-
f90aa6595 Wed Mar 6 14:39:37 2024 +0100 Troy van Sleeuwen
added ability to center flashcards content
-
322c0ae0a Wed Mar 6 13:28:55 2024 +0000 FayCross
Close #1272 Include project ID in exported project names
-
66aebc5bf Wed Mar 6 11:23:35 2024 +0100 Troy van Sleeuwen
change capitalization of roles succes message
-
be6fb1f34 Wed Mar 6 11:22:40 2024 +0100 Troy van Sleeuwen
fixed flickering hotspot highlight
-
4ea7b9016 Tue Mar 5 15:58:23 2024 +0100 Troy van Sleeuwen
changed roles modification ui and make it translateable
-
86335c959 Tue Mar 5 15:57:14 2024 +0100 Troy van Sleeuwen
change permission system over to new on some pages
-
4bdc4d1f6 Tue Mar 5 12:04:17 2024 +0100 Troy van Sleeuwen
access code ui changes
-
7e89465bc Tue Mar 5 10:22:06 2024 +0100 Troy van Sleeuwen
role assignment and unassignment fuctional
-
b1cb97e9a Fri Mar 1 17:34:02 2024 +0000 FayCross
Fix #1255 - project intro lightbox won't open when a standalone page is opened in a lightbox
-
da0fddd75 Fri Mar 1 17:18:02 2024 +0000 FayCross
Fix #1246 connector pages now no longer have navigation buttons disabled by default
-
f5243e052 Fri Mar 1 16:32:45 2024 +0000 FayCross
Fix a couple of bugs in hyperlinks page - block with no link no longer contain a focusable element and the open in lightbox/new window option now works more reliably (previously all would open in lightbox if first link did)
-
9d3412b4e Thu Feb 29 16:28:25 2024 +0000 FayCross
Allow long link URLs with no spaces to wrap to new line
-
ddf90f18a Thu Feb 29 16:16:45 2024 +0000 FayCross
Fix minor layout bug in Bootstrap where wide images sometimes cause horizontal toolbars
-
b0b937b2b Thu Feb 29 15:14:02 2024 +0000 FayCross
New functionality on inventory page - tailored feedback can be added based on class score
-
5dbde0b0b Thu Feb 29 13:56:47 2024 +0100 Troy van Sleeuwen
add perms to delete sub-tamplate
-
98dc6195d Thu Feb 29 12:16:16 2024 +0000 FayCross
New functionality on opinion page:
- tailored feedback can be added based on class score
- main feedback is now optional so the show feedback checkbox is now deprecated
-
99d28ea9c Thu Feb 29 11:48:47 2024 +0000 FayCross
Change default language strings in results page #1204
-
af07e60d3 Wed Feb 28 16:50:03 2024 +0000 FayCross
Fix editor bug that meant you couldn't have nested groups within a property group if there wasn't also a (non-nested group) property within the parent group
-
98588af99 Wed Feb 28 15:49:43 2024 +0100 Troy van Sleeuwen
session var dump page
remove the if it isn't needed anymore for testing
-
cf094b2d8 Wed Feb 28 15:48:45 2024 +0100 Troy van Sleeuwen
mostly all of the management page restricted with roles
-
55a20e45f Mon Feb 26 15:40:29 2024 +0100 Troy van Sleeuwen
rudimentary admin login modifications
-
69a4c9ebc Sun Feb 25 23:00:37 2024 +0100 Tom Reijnders
Make the DASHBOARD_PREFIX language string more flexible for LTI deeplinking
-
66adde0c8 Sun Feb 25 23:00:37 2024 +0100 Tom Reijnders
Make the DASHBOARD_PREFIX language string more flexible for LTI deeplinking
-
0951143a5 Fri Feb 23 13:18:57 2024 +0100 Troy van Sleeuwen
removed temp files
-
0a9ca6d1a Thu Feb 22 15:37:50 2024 +0000 FayCross
Stop orientation & summary pages from adding empty header tags if text but no title is given for a section
-
ee2e835d1 Thu Feb 22 16:33:26 2024 +0100 Troy van Sleeuwen
added default template settings frop xerte online toolkit and bootstrap
-
44c847841 Thu Feb 22 09:20:20 2024 +0100 Troy van Sleeuwen
mades the image description field usefull
-
d153fc09c Wed Feb 21 12:34:23 2024 +0100 Troy van Sleeuwen
added and change some pages to xerte and added glossary options in bootstrap.
added imagCompare, added textbox and area size option in documentation , added new tab option in hotspot image Conector, added option to change answer in gapfill drag drop and added glossary ID and glossary header image option in bootstrap
-
036bc7abe Wed Feb 21 09:50:32 2024 +0100 Troy van Sleeuwen
add rudimentary language pack version support
-
f6d7e1dfa Tue Feb 20 16:29:47 2024 +0100 Tom Reijnders
Make sure $development is set to false in git repo
-
9a24e06c4 Tue Feb 20 16:01:19 2024 +0100 Tom Reijnders
Handle filter xAPI statements on students correctly
-
c9f29f94f Wed Feb 7 14:44:14 2024 +0100 Tom Reijnders
Fix path of included file
-
2e8c83570 Wed Feb 7 14:44:14 2024 +0100 Tom Reijnders
Fix path of included file
-
506fe4d33 Wed Feb 7 14:40:38 2024 +0100 Tom Reijnders
Prevent including library twice
-
ab4981d73 Wed Feb 7 14:40:03 2024 +0100 Tom Reijnders
Fix progress of videos in the dashboard
-
0d5a5fb08 Wed Feb 7 14:40:38 2024 +0100 Tom Reijnders
Prevent including library twice
-
baafe5b39 Wed Feb 7 14:40:03 2024 +0100 Tom Reijnders
Fix progress of videos in the dashboard
-
4313b1df9 Wed Feb 7 14:30:16 2024 +0100 Tom Reijnders
Extra entrypoint check_structure.php to check workspace of a user
-
30d8e4b5b Wed Feb 7 14:30:16 2024 +0100 Tom Reijnders
Extra entrypoint check_structure.php to check workspace of a user
-
46edeba22 Sun Feb 4 17:45:47 2024 +0100 Timo Boer
bugfix for if statement that always evaluated to true
-
ae5fac4e8 Thu Feb 1 16:04:00 2024 +0000 FayCross
New functionality on results page:
- checkboxes allow you to customise the info shown in general, global and specific results areas
- tailored feedback can be added based on score, completion and duration values
-
9cd10529a Wed Jan 31 00:26:08 2024 +0100 Tom Reijnders
Fixed #1273 - xAPI progress not calculated correctly when user was seeking back and forth is special circumstances
-
30eaaf014 Wed Jan 31 00:26:08 2024 +0100 Tom Reijnders
Fixed #1273 - xAPI progress not calculated correctly when user was seeking back and forth is special circumstances
-
f405ac674 Tue Jan 30 17:58:11 2024 +0100 Tom Reijnders
Fix typo in oai.php file
-
cd8a811b6 Tue Jan 30 17:59:14 2024 +0100 Tom Reijnders
Fix conflict with including library files caused by yesterday's cherry-pick
-
9d7d0134c Tue Jan 30 17:58:11 2024 +0100 Tom Reijnders
Fix typo in oai.php file
-
bab34641d Mon Jan 29 20:42:25 2024 +0100 Tom Reijnders
Load tools from folders as well in load_registrations
-
ebb221713 Mon Jan 29 20:42:25 2024 +0100 Tom Reijnders
Load tools from folders as well in load_registrations
-
50487651e Sun Nov 26 22:21:42 2023 +0100 Tom Reijnders
Prepare deeplinks for Tsugi
- Move get_meta_data from oai to template_library
-
bb348894d Sun Jan 28 16:55:24 2024 +0100 Timo Boer
Changed way statements are collected for drawScore. now based on variable from xerte: graphAnswerType. Choices for First, last, best and all.
-
580f09fcd Thu Jan 25 11:38:52 2024 +0100 Tom Reijnders
Add course
-
84192aa31 Thu Jan 25 11:35:35 2024 +0100 Tom Reijnders
Fix path to language file
-
b2a741061 Thu Jan 25 11:38:52 2024 +0100 Tom Reijnders
Add course
-
f22fa689a Thu Jan 25 11:35:35 2024 +0100 Tom Reijnders
Fix path to language file
-
7207a9d33 Wed Jan 24 15:18:16 2024 +0000 Ron Mitchell
First draft of XOT2 theme: Black header, white background and white footer, with rounded corners similar to RGBO but with a reduced colour palette. Possible use as an alternative to the older default theme.
-
323a87aa5 Wed Jan 24 15:16:20 2024 +0000 Ron Mitchell
First draft of xot1 theme: Full width theme with black header, white background and white footer and with grey panels and buttons. Possible use as an alternative to the older default theme.
-
3bb27033e Tue Jan 23 21:32:48 2024 +0100 Tom Reijnders
If labels are used in colorscale of polar diagram, put labels and items in the same order
-
a25fdaee3 Tue Jan 23 21:32:48 2024 +0100 Tom Reijnders
If labels are used in colorscale of polar diagram, put labels and items in the same order
-
f8abb39f9 Sun Jan 14 14:30:15 2024 +0100 Tom Reijnders
Fixed #1270 - Flashcards and 360 pages do not work in offline export
-
4e1843e5b Sun Jan 14 14:30:15 2024 +0100 Tom Reijnders
Fixed #1270 - Flashcards and 360 pages do not work in offline export
-
cbc71f627 Fri Jan 12 09:19:29 2024 +0100 Tom Reijnders
Fixes to load_registrations.php
-
f358858a2 Fri Jan 12 09:18:46 2024 +0100 Tom Reijnders
Fix typos (and lots of warnings in log file)
-
467e2082c Thu Jan 11 10:15:44 2024 +0000 FayCross
Fix bug where variables did not work on chart or table pages
-
dfa63b446 Fri Jan 12 09:19:29 2024 +0100 Tom Reijnders
Fixes to load_registrations.php
-
ce7e91b32 Fri Jan 12 09:18:46 2024 +0100 Tom Reijnders
Fix typos (and lots of warnings in log file)
-
da5fff608 Thu Jan 11 10:15:44 2024 +0000 FayCross
Fix bug where variables did not work on chart or table pages
-
15d6d27a8 Mon Jan 8 18:15:03 2024 +0100 Tom Reijnders
A tsugi hook to load deeplinks into tsugi at runtime
- Works with tsugi (master) after November 21, 2023
-
b6ee260f9 Mon Jan 8 18:15:03 2024 +0100 Tom Reijnders
A tsugi hook to load deeplinks into tsugi at runtime
- Works with tsugi (master) after November 21, 2023
-
bf9bbb958 Fri Jan 5 22:16:42 2024 +0100 Tom Reijnders
Fixd #1268 - Database prefix not handled for properties and shared folders
-
1ee24a984 Fri Jan 5 22:16:42 2024 +0100 Tom Reijnders
Fixd #1268 - Database prefix not handled for properties and shared folders
-
8259c8555 Fri Dec 22 21:48:32 2023 +0100 Tom Reijnders
LTI: If no email is set for LTI user, use <id>@test.com
-
2246c4894 Fri Dec 22 21:48:32 2023 +0100 Tom Reijnders
LTI: If no email is set for LTI user, use <id>@test.com
-
e3c288586 Mon Dec 11 21:55:42 2023 +0100 Tom Reijnders
Oops, hardening does not work in management.php if Moodle auth is used
-
0f0abb4cc Mon Dec 11 21:55:42 2023 +0100 Tom Reijnders
Oops, hardening does not work in management.php if Moodle auth is used
-
8603390d5 Fri Dec 8 14:27:50 2023 +0000 FayCross
#1209 Undo most of the changes made some time ago to hide page menu/section menu if only one page/section. Now the page menu bar will remain but the link will be removed if just one page
-
8ec0b6c41 Fri Dec 8 12:06:13 2023 +0000 FayCross
#1264 Fix issue with multiple H1 tags in Bootstrap projects
-
2abfd13c2 Fri Dec 8 11:42:53 2023 +0000 FayCross
Fix typo that was stripping spaces out of project names in workspace properties window
-
64156567c Wed Dec 6 19:43:43 2023 +0100 Tom Reijnders
Further hardening of Xerte
- Really switch off extract and archive in elfinder
- Change session id each time authitaction context is changed
-
d3810739b Wed Dec 6 19:43:43 2023 +0100 Tom Reijnders
Further hardening of Xerte
- Really switch off extract and archive in elfinder
- Change session id each time authitaction context is changed
-
54e1bcca4 Tue Dec 5 23:04:29 2023 +0100 Tom Reijnders
Hardening after pentest
-
838cb5668 Tue Dec 5 23:04:29 2023 +0100 Tom Reijnders
Hardening after pentest
-
e621db965 Sun Nov 26 22:25:08 2023 +0100 Tom Reijnders
recognise yuja perma link as a mp4 so yuja videos support tracking in Xerte
-
87b19e539 Sun Nov 26 22:25:08 2023 +0100 Tom Reijnders
recognise yuja perma link as a mp4 so yuja videos support tracking in Xerte
-
5abc6648a Sun Nov 26 22:21:42 2023 +0100 Tom Reijnders
Prepare deeplinks for Tsugi
- Move get_meta_data from oai to template_library
-
1df46d694 Fri Nov 17 15:09:11 2023 +0000 FayCross
#971 Enhancements to tabbed navigator+ page:
- New optional property to automatically number nested pages in tabs (useful if you have lots of nested pages)
- New optional property which adds navigation (next / previous) buttons at bottom of nested pages
- New optional property which allows breadcrumb links for nested pages to be hidden if navigation buttons is turned on
-
e85397b8d Wed Nov 8 16:47:03 2023 +0000 FayCross
Very minor changes to page appearance (text sizes etc)
-
e672d4792 Wed Nov 8 10:22:08 2023 +0100 Tom Reijnders
Rename cleanup to the proper English name of the European law
AVG is the Dutch name of the European GDPR legislation. Rename avgcleanup.php into gdprcleanup.php
-
718443e6a Sun Nov 5 14:20:53 2023 +0100 Stefan Hofman
Fixes some layout issues with HTML tags and large screens
-
dfdfa38e4 Sun Nov 5 13:53:14 2023 +0100 Tom Reijnders
Add PHPEP, the expression parser used by getXwd()
-
f6536787b Fri Nov 3 13:38:06 2023 +0000 FayCross
Fix minor layout issue on annotated diagram page
-
a5c6ff1bf Fri Nov 3 13:07:34 2023 +0000 FayCross
Fix weird styling of username dialog box on results page so it's similar to dialogs elsewhere
-
1e09e6b56 Fri Nov 3 11:57:47 2023 +0000 FayCross
Fix bug that meant QR code wasn't showing on mobile view if text hidden
-
85a63f05f Thu Nov 2 14:06:39 2023 +0000 FayCross
Ensure links on footer are underlined and are suitable colour in blue grey theme (bootstrap)
-
48adc5c12 Sun Nov 5 13:25:37 2023 +0100 Tom Reijnders
Allow plugins to use expressions to check whether they should be loaded
Also add theme an URL parameter to getXwd(), so the plugin expression can check the current theme. This allows plugins that are specifically written for themes
-
2245b38fc Sun Nov 5 13:18:04 2023 +0100 Tom Reijnders
Dashboard: Add tooltip to launch graphs
-
963f55c60 Sun Nov 5 13:15:57 2023 +0100 Tom Reijnders
Fix typo in code
-
4f6193ee2 Sun Nov 5 13:12:54 2023 +0100 Tom Reijnders
Oops, inadvertently committed unused file
-
98ecdbf90 Sun Nov 5 13:11:25 2023 +0100 Tom Reijnders
Partial fix #1261 - Single line wysiwyg editor (with the button toolbar) adds new lines
-
49441e21e Sun Nov 5 13:53:14 2023 +0100 Tom Reijnders
Add PHPEP, the expression parser used by getXwd()
-
c728c465e Sun Nov 5 13:25:37 2023 +0100 Tom Reijnders
Allow plugins to use expressions to check whether they should be loaded
Also add theme an URL parameter to getXwd(), so the plugin expression can check the current theme. This allows plugins that are specifically written for themes
-
41838b9fd Sun Nov 5 13:18:04 2023 +0100 Tom Reijnders
Dashboard: Add tooltip to launch graphs
-
b83d73c7c Sun Nov 5 13:15:57 2023 +0100 Tom Reijnders
Fix typo in code
-
2a1d381de Sun Nov 5 13:12:54 2023 +0100 Tom Reijnders
Oops, inadvertently committed unused file
-
9d63dd9f2 Sun Nov 5 13:11:25 2023 +0100 Tom Reijnders
Partial fix #1261 - Single line wysiwyg editor (with the button toolbar) adds new lines
-
63e099eca Fri Nov 3 13:38:06 2023 +0000 FayCross
Fix minor layout issue on annotated diagram page
-
071857f04 Fri Nov 3 13:07:34 2023 +0000 FayCross
Fix weird styling of username dialog box on results page so it's similar to dialogs elsewhere
-
e7232e75f Fri Nov 3 11:57:47 2023 +0000 FayCross
Fix bug that meant QR code wasn't showing on mobile view if text hidden
-
01944d6cb Thu Nov 2 14:06:39 2023 +0000 FayCross
Ensure links on footer are underlined and are suitable colour in blue grey theme (bootstrap)
-
2d945f1c2 Fri Sep 22 16:44:43 2023 +0200 Timo Boer
bug fix for color matching, added feature to adaptiveContent->polar chart->color scale: now support a list of color codes but also group:color pairs for example: Professionele betrokkenheid:#E48541,Digitale bronnen:#4F8F38
$feature
-
2f84aeae2 Wed Aug 9 15:26:28 2023 +0100 FayCross
Possible fix for bug where xhibit theme didn't show footer buttons unless stylesheet from xhibit website was also uploaded. Also fix for sidebar bug in xhibit theme
-
2aabaaf16 Thu Oct 19 16:03:08 2023 +0100 FayCross
Minor changes to some page models to fix minor visual bugs
-
f61efc80f Tue Oct 17 16:19:45 2023 +0200 Tom Reijnders
Fixed #1258 - Management give all projects to another user does not work
-
362364753 Tue Oct 17 16:07:20 2023 +0200 Tom Reijnders
Select the correct TSUGI branch based on version of PHP
-
0fbb45da6 Tue Oct 17 16:19:45 2023 +0200 Tom Reijnders
Fixed #1258 - Management give all projects to another user does not work
-
079a3b3a3 Tue Oct 17 16:07:20 2023 +0200 Tom Reijnders
Select the correct TSUGI branch based on version of PHP
-
9bef7565b Wed Oct 11 14:19:05 2023 +0100 FayCross
Minor changes to several page types to make sure that panels are sized correctly when top and bottom padding is not the same
-
55f781fcb Thu Oct 5 15:28:08 2023 +0100 FayCross
Minor changes to gap fill page (to add class referencing the type of gap fill interaction being used) and stop tracking page (to make panel size consistent with other pages)
-
fc8b28d74 Thu Oct 5 14:53:10 2023 +0100 FayCross
Fix bug where project/page intro start buttons didn't work when projects were shown in lightbox
-
35be8c78d Thu Sep 28 11:26:07 2023 +0100 FayCross
Minor change to medialesson page - added class to media panel so it can be easily styled differently in CSS
-
36da6eaae Fri Sep 22 16:44:43 2023 +0200 Timo Boer
bug fix for color matching, added feature to adaptiveContent->polar chart->color scale: now support a list of color codes but also group:color pairs for example: Professionele betrokkenheid:#E48541,Digitale bronnen:#4F8F38
$feature
-
518133f01 Thu Sep 21 15:49:33 2023 +0100 FayCross
Undo part of previous commit
-
9bde3124e Thu Sep 21 15:47:41 2023 +0100 FayCross
Stop logo image overlapping the text in the accessibility options dialog
-
367a44634 Wed Sep 20 21:16:09 2023 +0200 Tom Reijnders
Fixed #1254 - Cannot change access to a project from the management.php
or gift a project from the properties windows started from management.php
-
de852cce8 Wed Sep 20 21:12:11 2023 +0200 Tom Reijnders
Fixed #1253 - Issue with shared folder within a shared folder
-
410cc67db Wed Sep 20 21:09:13 2023 +0200 Tom Reijnders
Fixed #1252 - Issue with shared folder for user that does not have any other folders
-
94b45acb0 Wed Sep 20 21:16:09 2023 +0200 Tom Reijnders
Fixed #1254 - Cannot change access to a project from the management.php
or gift a project from the properties windows started from management.php
-
9a6403666 Wed Sep 20 21:12:11 2023 +0200 Tom Reijnders
Fixed #1253 - Issue with shared folder within a shared folder
-
65c480497 Wed Sep 20 21:09:13 2023 +0200 Tom Reijnders
Fixed #1252 - Issue with shared folder for user that does not have any other folders
-
fa475e796 Mon Sep 18 21:01:05 2023 +0200 Tom Reijnders
Fixed #1251 - Management tabs categories and eductions gives error 500
-
08b998ec8 Mon Sep 18 21:01:05 2023 +0200 Tom Reijnders
Fixed #1251 - Management tabs categories and eductions gives error 500
-
0ad228194 Mon Sep 18 09:07:35 2023 +0200 mussaf
bug: time to HH:MM:SS
-
d10a98e7d Fri Sep 15 10:33:32 2023 +0200 Tom Reijnders
Remove debugger
-
7a9e5d445 Tue Aug 29 16:13:41 2023 +0200 Timo Boer
fix for glossery always being overwritten.
-
8d0dd3fff Wed Jul 19 17:18:07 2023 +0200 Noud Liefrink
Fix crash when no image is selected in annotatedDiagram
-
bab8afe23 Fri Sep 15 10:33:32 2023 +0200 Tom Reijnders
Remove debugger
-
4f3840aaf Tue Sep 12 15:58:18 2023 +0200 Tom Reijnders
Fixed #1249 - Performance issue on some systems with shared folders
-
527fe9dc8 Tue Sep 12 15:58:18 2023 +0200 Tom Reijnders
Fixed #1249 - Performance issue on some systems with shared folders
-
258a2b3e7 Mon Sep 11 16:04:05 2023 +0200 mussaf
bug: line outside view on mobile/tablet
-
7fe474b0d Thu Sep 7 16:08:47 2023 +0100 FayCross
Fix #1242 Bootstrap section links breaking when section has custom ID
-
836080272 Thu Sep 7 14:52:32 2023 +0100 FayCross
Minor changes to the way Bootstrap template looks:
- make footer sticky (if not much content on the page, force footer to stay at the bottom)
- minor changes to dark BS theme - lightboxes to have dark background too
- prevent double underline on glossary links
- changed search form so it uses correct form markup (form, fieldset, legend etc.)
- better fix for previous commit which prevented empty p tags from being added to sections
-
8b5caee1e Wed Sep 6 14:56:46 2023 +0100 FayCross
Prevent carousel controls from being underlined as links
-
b37b95711 Wed Sep 6 14:39:19 2023 +0100 FayCross
Prevent unnecessary p tags from being added to Bootstrap content
-
6d1cf88ee Wed Sep 6 12:36:04 2023 +0100 FayCross
Better fix for previous commit - add class to active accordion pane to allow for css styling
-
862012357 Fri Sep 1 16:28:05 2023 +0100 FayCross
Remove unnecessary top button circle link underline
-
fe1379bf8 Thu Aug 31 09:18:37 2023 +0100 FayCross
Rebuild xwd (not done after recent change to adaptiveContent.xwd)
-
535711fc4 Thu Aug 31 09:16:26 2023 +0100 FayCross
Fix bug introduced by project properties accessibility improvements commit. Files in subfolders of media folder will now show in media and quota tab
-
f0604532a Thu Aug 31 09:13:32 2023 +0100 FayCross
Minor fix - one of the deprecated icons in editor (next to optional property group) was still using image file rather than font awesome icon
-
5b46073c5 Wed Aug 30 22:03:34 2023 +0200 Stefan Hofman
Streamlines the rendering of the graphs
-
390838e4a Tue Aug 29 16:13:41 2023 +0200 Timo Boer
fix for glossery always being overwritten.
-
9e163b2f6 Mon Aug 28 18:51:29 2023 +0200 Tom Reijnders
Prevent error in PHP log
-
ea5f640a4 Mon Aug 28 18:51:29 2023 +0200 Tom Reijnders
Prevent error in PHP log
-
ff9c9d6e9 Mon Aug 28 16:05:28 2023 +0200 Tom Reijnders
Add block<blockId> class to collapsible to target blocks easier from plugins
-
3a3550c24 Mon Aug 28 16:05:28 2023 +0200 Tom Reijnders
Add block<blockId> class to collapsible to target blocks easier from plugins
-
5d4adef2d Fri Aug 25 23:22:39 2023 +0200 Tom Reijnders
Remove debugger statements
-
49912eff6 Fri Aug 25 14:00:17 2023 +0200 Timo Boer
Made avg bar display optional
-
c56cc995f Fri Aug 25 21:49:00 2023 +0200 Tom Reijnders
Fix call to handler when no data is found (also pass rest of params)
-
521f36afa Fri Aug 25 21:49:00 2023 +0200 Tom Reijnders
Fix call to handler when no data is found (also pass rest of params)
-
e5f5fe6ee Fri Aug 25 14:00:17 2023 +0200 Timo Boer
Made avg bar display optional
-
288fc8286 Thu Jul 13 12:13:56 2023 +0200 Timo Boer
new chart library + new functions.
er zijn nu evenveel bars als interactieve blokken (optie)
kleuren kunnen per bar aangepast worden
er is een optie om het aantal deelnames in een groep te kunnen laten zien.
we laten zien in welke groep (bar) de user zit (optie)
de y-as is nu altijd tot 100%ipv tot de grootste groep. Dit is ook al aangepast in het rapport.
(2 versies hiervoor)
- we laten het gemiddelde in elke groep (bar) zien
en we laten zien wat de score van de deelname is
$release
-
2687266eb Tue Aug 22 13:42:40 2023 +0200 Timo Boer
added support for filtering of current students in moodle.
-
d0fcd0705 Mon Aug 21 12:49:48 2023 +0200 Tom Reijnders
Adaptive contants collapsible titles, use more neutral colors
-
f2d584853 Mon Aug 21 09:06:14 2023 +0200 Tom Reijnders
Fix condition expression for adaptiveContents
-
4ba8b9384 Thu Aug 3 11:53:11 2023 +0200 Timo Boer
devide by zero fix, added avg labels in graph, fixed scaling problem
-
f389020c1 Mon Jul 31 21:07:22 2023 +0200 Timo Boer
adapter needed for chartjs time scale
-
d4746aa79 Mon Jul 24 14:59:32 2023 +0200 Timo Boer
added colors for line graphs.
-
f87dfdc9d Wed Jul 19 15:45:17 2023 +0200 Timo Boer
swapped all graphs to chartjs in adaptive content
-
7be49dedc Tue Jul 18 11:19:11 2023 +0200 Timo Boer
made buttons blue and changed icon
-
46769d791 Mon Jul 17 16:28:57 2023 +0200 Timo Boer
added a lot of features for adaptive content page,
1: new graph to show avg score per block.
2: added optional param to display the content of other blocks
3. added optional setting to show avg/own score in bar graph for marks.
$release
-
1abbc6df8 Thu Jul 13 13:50:17 2023 +0200 Timo Boer
bug fix for scaled avg
-
9d78525f1 Tue Jul 11 11:52:47 2023 +0200 Timo Boer
99 little bugs in the code
-
11ac11a90 Mon Aug 21 09:47:57 2023 +0200 Tom Reijnders
Make getXwd.php a bit more robust
-
83e11d083 Mon Aug 21 12:49:48 2023 +0200 Tom Reijnders
Adaptive contants collapsible titles, use more neutral colors
-
6d2889986 Mon Aug 21 09:47:57 2023 +0200 Tom Reijnders
Make getXwd.php a bit more robust
-
258670cf1 Mon Aug 21 09:45:56 2023 +0200 Tom Reijnders
AVGcleanup routine
Loads a CSV file and can than:
- delete user and unused LO's
- or anonymise users
-
ff2c65eb5 Mon Aug 21 09:06:14 2023 +0200 Tom Reijnders
Fix condition expression for adaptiveContents
-
a33d556c0 Thu Aug 10 16:50:14 2023 +0100 FayCross
#279 Added tooltips to all optional properties at project level and all optional properties at page level that are available on all pages
Reworded some existing tooltips on these optional properties
Added some conditions to the appearance of some of these optional properties so they only appear when relevant
Added alt text to image that can be added to menu page
-
0321d2f3a Wed Aug 9 15:26:28 2023 +0100 FayCross
Possible fix for bug where xhibit theme didn't show footer buttons unless stylesheet from xhibit website was also uploaded. Also fix for sidebar bug in xhibit theme
-
2a10188b6 Thu Aug 3 11:53:11 2023 +0200 Timo Boer
devide by zero fix, added avg labels in graph, fixed scaling problem
-
ce7cb8280 Tue Aug 1 17:23:01 2023 +0200 Tom Reijnders
Fixed #1241 - LaTeX cs is not rendered properly in medialesson and interactive video mcq
-
f57123937 Tue Aug 1 17:23:01 2023 +0200 Tom Reijnders
Fixed #1241 - LaTeX cs is not rendered properly in medialesson and interactive video mcq
-
bf07b2ae7 Mon Jul 31 21:07:22 2023 +0200 Timo Boer
adapter needed for chartjs time scale
-
41ef5e693 Fri Jul 28 16:36:19 2023 +0100 FayCross
Fix #1236 trim XOT URL when embedded in Bootstrap
-
f80bbef44 Fri Jul 28 16:29:43 2023 +0100 FayCross
Fix #1234 Fix bug where including spaces in crossword and wordsearch words added spaces to the grids
-
2cdd820a3 Fri Jul 28 11:26:12 2023 +0100 FayCross
Fix #1122 Improved accessibility of project properties, folder properties, workspace properties and publish settings windows:
- Tabs within these are keyboard accessible
- All form elements are keyboard accessible, labelled properly and use appropriate HTML tags rather than images for checkboxes etc.
- Button colour contrast is improved
- User is now notified with on-screen confirmation when any properties have been changed
- Links which open in new window are labelled appropriately
- Some rewording of strings to make things clearer
- Fixed strings moved to language files
- Appropriate error messages show when you don't have correct rights to makes changes
- Improved information shown in workspace properties > my projects so it includes extra info and links to projects
-
8342f9588 Thu Jul 27 18:43:11 2023 +0200 Timo Boer
first commit for rapport changes
-
d90a899c7 Mon Jul 24 14:59:32 2023 +0200 Timo Boer
added colors for line graphs.
-
422d11cb1 Wed Jul 19 17:18:07 2023 +0200 Noud Liefrink
Fix crash when no image is selected in annotatedDiagram
-
22d7f3108 Wed Jul 19 15:45:17 2023 +0200 Timo Boer
swapped all graphs to chartjs in adaptive content
-
d77cea17b Tue Jul 18 11:19:11 2023 +0200 Timo Boer
made buttons blue and changed icon
-
be6d1507f Tue Jul 18 11:00:29 2023 +0200 Tom Reijnders
Done #1237 - Added tooltip to Keyboard Language optional property
-
d34fbf20c Mon Jul 17 16:28:57 2023 +0200 Timo Boer
added a lot of features for adaptive content page,
1: new graph to show avg score per block.
2: added optional param to display the content of other blocks
3. added optional setting to show avg/own score in bar graph for marks.
$release
-
20a402b12 Thu Jul 13 13:50:17 2023 +0200 Timo Boer
bug fix for scaled avg
-
32ae56df6 Thu Jul 13 12:13:56 2023 +0200 Timo Boer
new chart library + new functions.
er zijn nu evenveel bars als interactieve blokken (optie)
kleuren kunnen per bar aangepast worden
er is een optie om het aantal deelnames in een groep te kunnen laten zien.
we laten zien in welke groep (bar) de user zit (optie)
de y-as is nu altijd tot 100%ipv tot de grootste groep. Dit is ook al aangepast in het rapport.
(2 versies hiervoor)
- we laten het gemiddelde in elke groep (bar) zien
en we laten zien wat de score van de deelname is
$release
-
023033a17 Tue Jul 11 22:28:28 2023 +0200 Tom Reijnders
Fixed #1233 - Folder sharing - fixed a bug in folder sharing
-
fed7784ca Tue Jul 11 22:23:45 2023 +0200 Tom Reijnders
Fixed #1232 - Workspace does not show newly created projects
-
e4bc9bd2f Tue Jul 11 22:28:28 2023 +0200 Tom Reijnders
Fixed #1233 - Folder sharing - fixed a bug in folder sharing
-
ee104ff63 Tue Jul 11 22:23:45 2023 +0200 Tom Reijnders
Fixed #1232 - Workspace does not show newly created projects
-
01a962ad3 Tue Jul 11 11:52:47 2023 +0200 Timo Boer
99 little bugs in the code
-
ff562e574 Thu Jul 6 15:34:41 2023 +0200 Noud Liefrink
Fix incorrect tabindex for labels placed in categories in categories.html
-
0ab2bc214 Wed Jul 5 10:47:19 2023 +0200 Tom Reijnders
Fix typos in Dutch translation
-
fc6e6a8a7 Wed Jul 5 10:47:19 2023 +0200 Tom Reijnders
Fix typos in Dutch translation
-
18c74f530 Tue Jul 4 12:02:26 2023 +0200 Tom Reijnders
Fixed 1232 - Workspace does not show newly created projects
-
17a96f9bc Tue Jul 4 12:02:26 2023 +0200 Tom Reijnders
Fixed 1232 - Workspace does not show newly created projects
-
55ad8e466 Mon Jul 3 21:44:43 2023 +0200 Tom Reijnders
Do not require lti_context when launching the dashboard through lti
-
b4a4b389c Mon Jul 3 21:44:03 2023 +0200 Tom Reijnders
Fixed #1231 - Export - offline themes not working correctly and missing files on other exports
-
c4a413175 Mon Jul 3 21:37:38 2023 +0200 Tom Reijnders
Do not require lti_context, but only user information in lti launch
-
1c4b6c84d Mon Jul 3 21:44:43 2023 +0200 Tom Reijnders
Do not require lti_context when launching the dashboard through lti
-
4720d36ca Mon Jul 3 21:44:03 2023 +0200 Tom Reijnders
Fixed #1231 - Export - offline themes not working correctly and missing files on other exports
-
b161d6185 Mon Jul 3 21:37:38 2023 +0200 Tom Reijnders
Do not require lti_context, but only user information in lti launch
-
0c8a5bd85 Mon Jul 3 17:51:05 2023 +0200 Tom Reijnders
OAI-PMH: Use template_name from database if the name attribute in LO is empty
If name attribute of the project is empty, the template_name of the templatedetails table is used as the title.
-
6be3ac5df Mon Jul 3 17:51:05 2023 +0200 Tom Reijnders
OAI-PMH: Use template_name from database if the name attribute in LO is empty
If name attribute of the project is empty, the template_name of the templatedetails table is used as the title.
-
cbeaadcd3 Fri Jun 30 14:32:15 2023 +0200 Tom Reijnders
OAI-PMH: make sure deleted record is show when project access is set to Private
-
063b64c69 Fri Jun 30 14:32:15 2023 +0200 Tom Reijnders
OAI-PMH: make sure deleted record is show when project access is set to Private
-
60818d4d6 Tue Jun 27 10:40:49 2023 +0200 Tom Reijnders
Fix oai-pmh harvesting for really deleted projects
-
ed930fa5e Tue Jun 27 10:40:49 2023 +0200 Tom Reijnders
Fix oai-pmh harvesting for really deleted projects
-
d1ddbbca5 Fri Jun 16 14:32:58 2023 +0200 Tom Reijnders
Temp fix #1226 - mediaLesson, interactiveVideo: syncpoints do not alwasy work with more than one mediaLesson or intrecativeVideo
Probably the best fix is to always load popcorn with all plugins instead of trying to do it on the fly.
For now the mediaLesson and interactiveVideo page just reload popcorn and the plugins
-
10531adbf Fri Jun 16 14:32:58 2023 +0200 Tom Reijnders
Temp fix #1226 - mediaLesson, interactiveVideo: syncpoints do not alwasy work with more than one mediaLesson or intrecativeVideo
Probably the best fix is to always load popcorn with all plugins instead of trying to do it on the fly.
For now the mediaLesson and interactiveVideo page just reload popcorn and the plugins
-
fb6911afb Thu Jun 15 20:53:35 2023 +0200 Tom Reijnders
Site: make title of Glossary page editable
-
8fb0043c8 Thu Jun 15 20:51:13 2023 +0200 Tom Reijnders
Saml2: fix the request for the orginasation attribute
-
0eafccbb7 Thu Jun 15 20:53:35 2023 +0200 Tom Reijnders
Site: make title of Glossary page editable
-
718631bfe Thu Jun 15 20:51:13 2023 +0200 Tom Reijnders
Saml2: fix the request for the orginasation attribute
-
fe0aefd81 Tue Jun 13 14:16:27 2023 +0200 Tom Reijnders
Fixed #1225 - Bootstrap: %ADDTHISSCRIPT% is visable when hosting an exported LO on a server
-
7eb3a9793 Tue Jun 13 14:16:27 2023 +0200 Tom Reijnders
Fixed #1225 - Bootstrap: %ADDTHISSCRIPT% is visable when hosting an exported LO on a server
-
bbbf13a2d Fri Jun 9 13:14:50 2023 +0200 Tom Reijnders
Make sure tsugi's config template is using a sha256 hashed password
-
2aba4be88 Fri Jun 9 13:14:50 2023 +0200 Tom Reijnders
Make sure tsugi's config template is using a sha256 hashed password
-
5b527434c Wed Jun 7 21:29:38 2023 +0200 Tom Reijnders
Fix #1224 - When duplicating a page or a node, all subnodes of the copy are undefined
-
3bda3ebaf Wed Jun 7 21:29:38 2023 +0200 Tom Reijnders
Fix #1224 - When duplicating a page or a node, all subnodes of the copy are undefined
-
dfccd713f Wed Jun 7 09:59:53 2023 +0200 Tom Reijnders
OAI-PMH: update modified_date for template if RSS, export or syndication is changed
-
a1c607dee Wed Jun 7 09:59:53 2023 +0200 Tom Reijnders
OAI-PMH: update modified_date for template if RSS, export or syndication is changed
-
0bc49eede Tue Jun 6 21:48:57 2023 +0200 Tom Reijnders
Small change on #1222, default text size is 12
-
7d3fd9497 Tue Jun 6 21:48:57 2023 +0200 Tom Reijnders
Small change on #1222, default text size is 12
-
25454d00c Tue Jun 6 18:20:33 2023 +0200 Tom Reijnders
Fixed #1222 - When Responsive Text is enabled, the Default Text Size should be ignored
-
7cca0051c Tue Jun 6 18:20:33 2023 +0200 Tom Reijnders
Fixed #1222 - When Responsive Text is enabled, the Default Text Size should be ignored
-
f01092942 Fri Jun 2 09:27:58 2023 +0200 Tom Reijnders
Fixed #1220 - Medialesson: mediasite, button to continue after mcq does not work
-
a7182cb28 Fri Jun 2 09:27:58 2023 +0200 Tom Reijnders
Fixed #1220 - Medialesson: mediasite, button to continue after mcq does not work
-
80a6f9a39 Tue May 30 22:23:09 2023 +0200 Tom Reijnders
Fix fatal bug when playing LO through LTI and xAPI is not enabled
- The variable sessionParam does not exist, and the way that is checked causes a
fatal error in xenith.js
-
5a668d9cc Tue May 30 22:23:09 2023 +0200 Tom Reijnders
Fix fatal bug when playing LO through LTI and xAPI is not enabled
- The variable sessionParam does not exist, and the way that is checked causes a
fatal error in xenith.js
-
c01da8fc8 Fri May 26 17:02:52 2023 +0200 Tom Reijnders
Make pedit_launch.php robust for ' (single quote) in names
-
69f23fae4 Wed May 24 09:34:02 2023 +0100 FayCross
Fix #1218 bug where themes with images for buttons showed home button incorrectly when on sidebar
-
ae6395bfc Fri May 26 17:02:52 2023 +0200 Tom Reijnders
Make pedit_launch.php robust for ' (single quote) in names
-
256929e13 Wed May 24 09:34:02 2023 +0100 FayCross
Fix #1218 bug where themes with images for buttons showed home button incorrectly when on sidebar
-
f88e4319d Fri May 19 22:42:32 2023 +0200 Tom Reijnders
More constructs for PHP 5.x compatibility
-
191988907 Fri May 19 22:42:32 2023 +0200 Tom Reijnders
More constructs for PHP 5.x compatibility
-
89c563801 Fri May 19 21:36:53 2023 +0200 Tom Reijnders
Fix running on PHP 5.x (replace [] by array()
-
24bdf2fa6 Thu May 18 09:35:49 2023 +0100 FayCross
Really minor changes to prevent some small issues being flagged in accessibility checkers
-
278c12e3a Fri May 19 21:36:53 2023 +0200 Tom Reijnders
Fix running on PHP 5.x (replace [] by array()
-
727c279c3 Thu May 18 09:35:49 2023 +0100 FayCross
Really minor changes to prevent some small issues being flagged in accessibility checkers
-
528096014 Tue May 16 21:33:18 2023 +0200 Tom Reijnders
Fix typo in opinion (wysiwig -> wysiwyg)
-
497a89689 Tue May 16 21:31:54 2023 +0200 Tom Reijnders
OAI-PMH Fix creation of educational LOM metadata table
-
dacfff5cc Tue May 16 21:33:18 2023 +0200 Tom Reijnders
Fix typo in opinion (wysiwig -> wysiwyg)
-
af889fbce Tue May 16 21:31:54 2023 +0200 Tom Reijnders
OAI-PMH Fix creation of educational LOM metadata table
-
4f6a1a064 Sat May 6 18:58:51 2023 +0200 Tom Reijnders
Fix check resuming activity does not work when useLrsDb is active
-
b9f98c0b9 Sat May 6 18:58:51 2023 +0200 Tom Reijnders
Fix check resuming activity does not work when useLrsDb is active
-
7aef689fe Thu May 4 23:12:44 2023 +0200 Tom Reijnders
Fixed #1213 - previous fix did not work if theme was not set at all
This happens with very old projects (in this case 2015)
-
2e67e3b12 Thu May 4 23:12:44 2023 +0200 Tom Reijnders
Fixed #1213 - previous fix did not work if theme was not set at all
This happens with very old projects (in this case 2015)
-
31674369f Thu May 4 22:42:57 2023 +0200 Tom Reijnders
Fixed #1215 - Quiz feedback (of an option) is not shown in Single Answer mode
-
a914451fc Thu May 4 22:42:57 2023 +0200 Tom Reijnders
Fixed #1215 - Quiz feedback (of an option) is not shown in Single Answer mode
-
0ebaae589 Thu May 4 21:12:05 2023 +0200 Tom Reijnders
Oops: Inadvertently added two pages XOT template pages that should not have been added
- chooseImage
- hotSpotSumma
They do not work, as there are no model files
-
4e1d936fb Thu May 4 11:23:30 2023 +0100 Ron Mitchell
Improve default underline style by adding text-underline-position: under;
-
bb20f9db5 Wed May 3 22:51:53 2023 +0200 Tom Reijnders
Fixed #1213 - If a project has set a theme that does not exist in the installation, the buttons are messed up
-
5488f0f33 Wed May 3 22:51:53 2023 +0200 Tom Reijnders
Fixed #1213 - If a project has set a theme that does not exist in the installation, the buttons are messed up
-
77d88006f Wed May 3 21:46:52 2023 +0200 Tom Reijnders
Prevent Notices in the PHP error log
-
c55e44028 Wed May 3 21:46:52 2023 +0200 Tom Reijnders
Prevent Notices in the PHP error log
-
1fe964690 Wed May 3 21:23:23 2023 +0200 Tom Reijnders
FATAL fix give template (from properties)
-
2ff65daf7 Wed May 3 21:23:23 2023 +0200 Tom Reijnders
FATAL fix give template (from properties)
-
77ab0184d Wed May 3 14:40:53 2023 +0100 FayCross
#1205 Changed default position for transcript on graphics & sound page to lightbox
-
5358dccf3 Wed May 3 14:08:19 2023 +0100 FayCross
#1209 Remove Bootstrap section menu if there's only one section on the project
-
eee25c673 Wed May 3 14:01:04 2023 +0100 FayCross
#1209 Remove Bootstrap page menu bar if there's only one page in the project
-
b0022c887 Wed May 3 13:28:13 2023 +0100 FayCross
#1208 Make sure links in main content of Bootstrap projects are underlined
-
ffdb6ee74 Tue May 2 22:10:25 2023 +0200 Stefan Hofman
Initial attempt for bugfixes xerte dashboard
-
8c9f00a7c Mon May 1 21:52:48 2023 +0200 Tom Reijnders
Add/modify Dutch translation for loading csv files in grids
-
b483e444e Mon May 1 21:52:48 2023 +0200 Tom Reijnders
Add/modify Dutch translation for loading csv files in grids
-
18b692c74 Mon May 1 09:47:31 2023 +0200 Timo Boer
Added delimiter check for uploaded csv files.
-
c0f83261e Mon May 1 17:13:00 2023 +0200 Tom Reijnders
OAI-PMH: add download link if downloading is permitted by author
-
412dc5cf2 Mon May 1 17:10:17 2023 +0200 Tom Reijnders
OAI-PMH: move checkbox to confirm assent back to the Metadata group
-
f6b2611da Mon May 1 17:13:00 2023 +0200 Tom Reijnders
OAI-PMH: add download link if downloading is permitted by author
-
d211ddab4 Mon May 1 17:10:17 2023 +0200 Tom Reijnders
OAI-PMH: move checkbox to confirm assent back to the Metadata group
-
f16efcb6b Mon May 1 09:47:31 2023 +0200 Timo Boer
Added delimiter check for uploaded csv files.
-
d3bde65ed Sun Apr 30 21:51:31 2023 +0200 Tom Reijnders
Delete .htaccess files in the background
-
1be8cecf7 Sun Apr 30 21:51:31 2023 +0200 Tom Reijnders
Delete .htaccess files in the background
-
3b8b5ecbd Sun Apr 30 12:00:44 2023 +0200 Tom Reijnders
Fix language options button in wizard
- Hide checkbox if the current page does not have language options
-
9fe481a4f Sun Apr 30 11:59:47 2023 +0200 Tom Reijnders
Fascilitate uograding en installation
- Prevent config data about authentication from being overwritten
-
4d74b5b2c Sun Apr 30 12:00:44 2023 +0200 Tom Reijnders
Fix language options button in wizard
- Hide checkbox if the current page does not have language options
-
d369948ce Sun Apr 30 11:59:47 2023 +0200 Tom Reijnders
Fascilitate uograding en installation
- Prevent config data about authentication from being overwritten
-
5673bcf29 Fri Apr 28 15:50:50 2023 +0200 Tom Reijnders
Function to facilitate plugins of xwd
- This file will merge plugin xwd with data.xwd
-
96ec08833 Fri Apr 21 12:17:14 2023 +0200 Timo Boer
added merge/overwrite function to csv upload.
-
01c01011d Thu Mar 2 21:24:40 2023 +0100 Stefan Hofman
Provides the xapi changes to all xapi files
-
a22d69f65 Fri Apr 28 15:50:50 2023 +0200 Tom Reijnders
Function to facilitate plugins of xwd
- This file will merge plugin xwd with data.xwd
-
57637a07b Fri Apr 21 12:17:14 2023 +0200 Timo Boer
added merge/overwrite function to csv upload.
-
e46a9f6d2 Tue Apr 18 11:29:30 2023 +0200 Tom Reijnders
FATAL: prevent cross-origin error in iframe if Xerte itself is in iframe
To be able to track standalone pages there is some cod eto check if parent exists and if a certain attribute is set.
This gives a DOMException and cross-origin error if Xerte itelf is embedded in en iframe, because than parent exists,
but you are not allowed to inspect an attribute.
Solution is to wrap those checks in a try block and catch the exception.
-
ed3612d0f Tue Apr 18 11:29:30 2023 +0200 Tom Reijnders
FATAL: prevent cross-origin error in iframe if Xerte itself is in iframe
To be able to track standalone pages there is some cod eto check if parent exists and if a certain attribute is set.
This gives a DOMException and cross-origin error if Xerte itelf is embedded in en iframe, because than parent exists,
but you are not allowed to inspect an attribute.
Solution is to wrap those checks in a try block and catch the exception.
-
34af48097 Fri Apr 14 09:49:18 2023 +0200 Tom Reijnders
Fix teh LTI vesrion of the module dashboard
-
a8a45fe16 Fri Apr 14 09:47:16 2023 +0200 Tom Reijnders
Fix tracking of the fill-in mode (completion was not tracked correctly)
-
d5a4d9ad5 Fri Apr 14 09:46:30 2023 +0200 Tom Reijnders
Fix the reporting of category in the dasboard
-
801a89da0 Fri Apr 14 09:45:05 2023 +0200 Tom Reijnders
Fix the name of the editorstyles.css file in the ckeditor config
-
7337d5a32 Fri Apr 14 09:49:18 2023 +0200 Tom Reijnders
Fix teh LTI vesrion of the module dashboard
-
ba0466002 Fri Apr 14 09:47:16 2023 +0200 Tom Reijnders
Fix tracking of the fill-in mode (completion was not tracked correctly)
-
ce02c76bc Fri Apr 14 09:46:30 2023 +0200 Tom Reijnders
Fix the reporting of category in the dasboard
-
337f01249 Fri Apr 14 09:45:05 2023 +0200 Tom Reijnders
Fix the name of the editorstyles.css file in the ckeditor config
-
d7bb0d5d6 Mon Apr 3 20:28:19 2023 +0200 Tom Reijnders
Fix transferring LO's in shared folder when moving ownership in management.php
When transferring ownership in the management.php you can transfer shered folders as well.
LO's of other people need to be moved to the 'new' shared folder
-
4676442f7 Mon Apr 3 20:28:19 2023 +0200 Tom Reijnders
Fix transferring LO's in shared folder when moving ownership in management.php
When transferring ownership in the management.php you can transfer shered folders as well.
LO's of other people need to be moved to the 'new' shared folder
-
032948868 Fri Mar 31 23:33:11 2023 +0200 Tom Reijnders
Change version
-
b20fd4344 Fri Mar 31 22:00:57 2023 +0200 Tom Reijnders
Transfer ownership: make it possible to transfer ownership of shared folders as well.
-
ffdcc9663 Thu Mar 30 19:53:59 2023 +0200 Tom Reijnders
Hide helper hotspots
-
1092a0ba1 Thu Mar 30 16:34:19 2023 +0200 Tom Reijnders
xAPI: Only allow anonymous actors to be chosen when enforce anonymous actors is enabled in management
-
6f52cf30a Thu Mar 30 16:26:03 2023 +0200 Tom Reijnders
Management: xAPI, add option to enform anonymous actors to be stored in the LRS
If enabled, names and/or emails are not stored into the LRS. Only groups or hased emails.
When the (old) setting is:
email -> hashed emails
Name + email -> hashed emails
-
8cd3fc8f3 Thu Mar 30 16:22:30 2023 +0200 Tom Reijnders
Folder sharing: check temapltes in shared folders when removing as member from group
When a user is removed from a group, check all shared folders with that group that the user
does own projects in those forlders and warn the admin that those projects will be moved to
the root of the users workspace
Move projects to the root of users' workspace
-
dee865868 Thu Mar 30 14:26:56 2023 +0200 Tom Reijnders
Enable configuration of perrtube and mediasite urls for video *wiki*
-
5285ebdbe Wed Mar 29 14:41:57 2023 +0200 Tom Reijnders
Fix media and quota panel
- Correctly indicate used files with special characters in them
- Corrcetly handle files with a ' in their name
-
a545f16ec Wed Mar 29 14:35:23 2023 +0200 Tom Reijnders
Automatically fix tracking label in case of answer
-
dccdfd177 Wed Mar 29 14:34:23 2023 +0200 Tom Reijnders
Add warnign about the fact that link ID's are case sensitive
-
5f0f1f72a Wed Mar 29 14:32:34 2023 +0200 Tom Reijnders
Remove unnecessary statement
-
1057ea241 Fri Mar 17 11:16:35 2023 +0100 Tom Reijnders
If everything in shared subfolder is owned by user, allow dragging a folder to root of workspace
-
08c1a6c24 Thu Mar 16 21:33:36 2023 +0100 Tom Reijnders
SHared folders: Enabled deleting empty sub-folders as creator in a shared folder
-
ee21e6ee1 Thu Mar 16 21:21:26 2023 +0100 Tom Reijnders
Shared folders: Prevent moving projects of creator to workspace root
If folder is shared with group and creator is member of the group, unsharing
folder with group moved the projects of the cerator to the workspace root
-
367f8e6ec Thu Mar 16 16:13:00 2023 +0000 FayCross
Fix #1203 Bootstrap page highlight bug
-
afbaefa9d Thu Mar 16 13:45:29 2023 +0000 FayCross
Add class to active accordion tab in Bootstrap template so it can be visually styled in themes
-
5773a1562 Tue Mar 14 16:53:51 2023 +0100 Tom Reijnders
Shared folders: Fix removing group from a shared folder
-
c37d39cad Tue Mar 14 16:22:24 2023 +0100 Tom Reijnders
Shared folders: Fix removing group from a shared folder
- Warn if any member of the group has a project in the shared folder
- Make sure all projects owned by groupmembers are moved to the workspace of the user
-
4043a6ed0 Tue Mar 14 12:36:01 2023 +0100 Tom Reijnders
Shared folder: unshare yourself (was broken again)
-
d7dfd902a Tue Mar 14 12:08:13 2023 +0100 Tom Reijnders
Fix refresh workspace if you unshare from a project yourself
-
95afb7f69 Tue Mar 14 12:07:26 2023 +0100 Tom Reijnders
Shared folders: enable dragging a project out of shared folder as creator
-
1f0725172 Tue Mar 14 11:49:25 2023 +0100 Tom Reijnders
Fix shared folders: fix dragging templates
-
018add616 Tue Mar 14 09:58:10 2023 +0100 Tom Reijnders
Make sure only cerator and co-author can copy folders
-
4d7616ad6 Tue Mar 14 09:57:27 2023 +0100 Tom Reijnders
Change message if non-empty folder is deleted
-
2e2d1252d Mon Mar 13 23:14:28 2023 +0100 Tom Reijnders
Shared folders: fixed dragging sub folders and projects within and out of shared folder
-
5ac73558d Mon Mar 13 15:32:06 2023 +0000 Ron Mitchell
Slight change of activePage background colour in default site theme. Changed from #333 to #363636.
-
0f28c22b9 Mon Mar 13 15:20:38 2023 +0000 Ron Mitchell
Correct spelling of unique for page and section ID guidance. (was showing as unquie)
-
be73fe78b Fri Mar 10 16:59:08 2023 +0000 FayCross
Fix #895 added tracking score weight to model answer and removed feedback text from being tracked as correct answer
-
fd2f59441 Fri Mar 10 16:39:19 2023 +0000 FayCross
#825 Fix issues with Answer X of Y page:
- allow identical answers to be added to editor
- no longer counts an unanswered submit to count as an attempt
- option to select whether all answers are listed in feedback or just those that weren't found
- incorrect answers are no longer cleared from inputs after submit
-
dc81e0a78 Fri Mar 10 16:30:18 2023 +0100 Tom Reijnders
Make sure only one owner is mentioned (Project details of LO in shared folder)
-
0aacca3f0 Fri Mar 10 15:30:10 2023 +0000 Ron Mitchell
activePage change for site bluegrey theme
-
899f98f7e Fri Mar 10 15:29:30 2023 +0000 FayCross
#1083 Improved 'error' alert message that's triggered on play/publish when session has expired
-
bf3cce4e0 Fri Mar 10 15:26:46 2023 +0000 Ron Mitchell
activePage navbar change for blackgrey site theme
-
ea191436a Fri Mar 10 13:43:16 2023 +0000 FayCross
Fix bug to prevent fixed size projects breaking side bar
-
3df18f462 Thu Mar 9 22:38:11 2023 +0100 Tom Reijnders
Fix label for folder sharing
-
2fcdc25fc Thu Mar 9 22:19:53 2023 +0100 Tom Reijnders
Prevent re-sharing of shared folders
-
25a82a1a3 Thu Mar 9 21:19:25 2023 +0000 FayCross
#1008 Interactive video now works with project max width
General tidy up of interactive video page code (I think it was based on media lesson and there was lots of stuff that wasn't relevant in there)
-
e91c16c7d Thu Mar 9 20:09:10 2023 +0000 FayCross
Fix side bar button hover colours in dark blue grey theme
-
73246552e Thu Mar 9 19:35:54 2023 +0000 FayCross
Fix #1202 Bootstrap collapsed page menu bug
-
133886fe2 Thu Mar 9 19:11:13 2023 +0000 FayCross
#1101 Changes to Modify Exercise page:
- model answer field is now WYSIWYG
- new 'Display as plain text' property is checked by default so unless unchecked the model answer field will remain plain text to match answer box
- new 'Feedback' optional property
- if 'Initial text' is left empty then the initial text box will not show
-
7355e0552 Thu Mar 9 16:48:38 2023 +0000 Ron Mitchell
improve appearance of Bootstrap activePage underline style by adding text-underline-position: under; $release
-
725047ced Thu Mar 9 17:11:36 2023 +0100 Tom Reijnders
Prevent re-sharing of shared folders
-
383120559 Thu Mar 9 16:07:46 2023 +0000 FayCross
Added default theme css to site themes for bits of css that we only want added when default theme is selected #1116
-
1a97a6bbc Thu Mar 9 15:28:36 2023 +0000 FayCross
Possible fix for #1116 - by default current page on nav bar will be have underlined text but this can be overridden by theme css to have bg colour instead
-
011358b13 Thu Mar 9 16:23:34 2023 +0100 Tom Reijnders
Prevent re-sharing of shared folders
-
9a5d292f1 Thu Mar 9 15:03:00 2023 +0000 FayCross
Remove links to out of date PDF instructions from inventory & connector pages
-
e04e36179 Thu Mar 9 14:53:19 2023 +0000 FayCross
#1111 Moved image alt text defaultText to placeholder text in various pages' xwds
-
52953e0cf Thu Mar 9 12:53:19 2023 +0100 Tom Reijnders
Fix errors in basic.sql
Leave sitedetails as a MyISAM table (as the row gets too long for InnoDB
-
156f8fc86 Thu Mar 9 12:47:57 2023 +0100 Tom Reijnders
Fix errors in basic.sql
Leave sitedetails as a MyISAM table (as the row gets too long for InnoDB
-
f8958c924 Thu Mar 9 11:29:44 2023 +0000 FayCross
#1111 Moved image alt text defaultText to placeholder text in various pages' xwds
-
6da64a10b Thu Mar 9 12:22:11 2023 +0100 Tom Reijnders
Add name of used template to project details of a project
-
d3c460d5c Thu Mar 9 08:39:42 2023 +0100 Tom Reijnders
Fix folder sharing (project details of sub folders of shared folders)
-
150bbc4c8 Wed Mar 8 23:05:27 2023 +0000 FayCross
#1111 Allow placeholder text to be added to TextArea fields
-
b90d6d014 Wed Mar 8 22:30:11 2023 +0000 FayCross
#1111 Allow placeholder text to be added to TextInput fields (only where WYSIWYG is off). Moved image tooltip defaultValue text to placeholder text in a few pages (more to do)
-
36cf4ba51 Wed Mar 8 21:24:44 2023 +0000 FayCross
#1116 added aria-current='page' to current page on menu in Bootstrap projects
-
f6c713567 Wed Mar 8 17:08:45 2023 +0000 FayCross
#1132 Fix Sortable Grid page bug where labels with same text on didn't mark as correct when in 'wrong' cell after the answers had previously been checked at least once
-
d71239ac4 Wed Mar 8 16:05:09 2023 +0000 FayCross
Fix #1151 opinion page download button bugs:
- Changed name of property in editor to 'disable download' from 'disable print'
- Added language property to allow editing of download button label
- Fixed bug where page title was not shown correctly at top of downloaded document
- Download button now only appears when graph is not hidden
-
1fe3a8a23 Wed Mar 8 15:23:19 2023 +0000 FayCross
Fix #1171 default text size is now conditional on responsive text being turned off
-
38ae1682b Wed Mar 8 14:38:51 2023 +0000 FayCross
#1193 Fixed colour contrast issues on workspace buttons
-
77d7373a4 Wed Mar 8 12:40:13 2023 +0000 FayCross
#1199 Change show hints label and added tooltips
-
4c8e97982 Wed Mar 8 11:01:20 2023 +0000 FayCross
#1191 Fix - made row highlight colour in datagrid editor more obvious
-
de83bf325 Wed Mar 8 09:56:22 2023 +0000 FayCross
Fix #1180 YouTube Video iframe width on mobile
-
3c129d999 Wed Mar 8 09:52:58 2023 +0000 FayCross
Fix #1174 #1178 Video sync bugs - scrolling and duplication bugs
-
00b16a210 Wed Mar 8 09:41:09 2023 +0000 FayCross
#1100 Deprecated various options in Media Lesson page that no longer work. These can be undeprecated at a later date if needed
-
5b29efcee Tue Mar 7 13:38:11 2023 +0100 Tom Reijnders
Add 'mediasite' as part of URL to be recognised as a mediasite video (in popcorn)
-
a0739fdce Tue Mar 7 13:37:26 2023 +0100 Tom Reijnders
Further fix foldersharing issues
-
3f6521600 Wed Feb 22 21:51:11 2023 +0100 Tom Reijnders
Fix export of xot template
- error if plugins folder does not exist,
- wrong parameter order form deployment and archive exports
-
42b37ba4d Fri Mar 3 17:58:34 2023 +0000 FayCross
#1180 Fix mobile display issue on Wordsearch page
-
2952d8a5c Fri Mar 3 17:27:34 2023 +0000 FayCross
#1180 Fix mobile display issue on Hotspot Question page
-
f63dd5496 Fri Mar 3 16:06:21 2023 +0000 Ron Mitchell
Add optional property guidance that both page IDs and section IDs need to be unique throughout the entire project. $release
-
8d83a54d4 Fri Mar 3 14:21:25 2023 +0000 FayCross
#1180 Fix mobile display issue on Drag Drop Labelling page
-
e83e14fea Fri Mar 3 13:59:33 2023 +0100 Tom Reijnders
Change assent message for oai-pmh
-
fa2b29fc6 Fri Mar 3 10:47:54 2023 +0100 Tom Reijnders
Updates for foldersharing (making sure projects are placed in root of user when unsharing)
- Change all dates to datetime timestamps
- Change collation of logindetails.username and folderdetails.folder_name
-
77cab1ea8 Thu Mar 2 21:24:40 2023 +0100 Stefan Hofman
Provides the xapi changes to all xapi files
-
671c33278 Thu Mar 2 15:43:46 2023 +0000 FayCross
#1180 Fix mobile display issue on Hotspot Image page
-
d144c13c5 Wed Mar 1 14:15:27 2023 +0100 Tom Reijnders
Fix sharing folders
-
cb5089258 Wed Mar 1 13:09:52 2023 +0100 Tom Reijnders
Make sure sub_folder_shared has correct role and empty workspaces are retrieved correctly
-
34f3a1271 Tue Feb 28 14:58:06 2023 +0100 Tom Reijnders
Fix typo
-
c561589f8 Tue Feb 28 14:21:19 2023 +0100 Tom Reijnders
Several fixes and enhancements for folder sharing
- Show who is in the group when selecting a group folder
- Show correct sharing information
- Prohibit creating folders in a shared folder if not owner
-
3ef753271 Tue Feb 28 14:19:31 2023 +0100 Tom Reijnders
Add flag to set whther harvesting (oai-pmh) is enabled
-
fcdfac1e4 Mon Feb 27 21:07:00 2023 +0100 Tom Reijnders
Show members of a group when the group folder is selected
-
028235380 Mon Feb 27 20:41:06 2023 +0100 Mustafa
disabled creating folders in shared/sub_folders
making it possible to drag een shared module
-
55a37f50e Thu Feb 23 16:04:11 2023 +0000 FayCross
New link icon for wiki link
-
b4c5ed508 Thu Feb 23 14:25:44 2023 +0100 Tom Reijnders
Fix unsharing of templates from group
-
f25c4283f Thu Feb 23 14:09:04 2023 +0100 Timo Boer
changed upload box to fill entire page.
-
8ddfb9f03 Thu Feb 23 12:56:54 2023 +0100 Tom Reijnders
Fix foldersharing and group by mode errors
- Folder sharing was broken by commit f571dfc6bd8d8e9027f5d0c65d747e200ba7fec2
- Retested all group by clauses
- Fixed typo in folder status
-
ed37c648d Thu Feb 23 11:33:31 2023 +0000 FayCross
Fix #1195 - stand-alone pages in lightboxes will not include side bar
-
e5cf39d34 Thu Feb 23 11:29:08 2023 +0100 Tom Reijnders
Change data to datetime in templatedetails table
- Also create index on folderrights table like templaterights table
- Fix basic.sql to follow upgarde.php
-
48269743f Thu Feb 23 11:26:04 2023 +0100 Tom Reijnders
Several fixes for oia-pmh harvesting
- datetime stamps instead of date stams for date_created, data_accessed and date_modified
- Fix oai_sharing indication for site templates
- Use modifuied datetime in header of oai-pmh records
-
8abfd9a7a Wed Feb 22 21:51:11 2023 +0100 Tom Reijnders
Fix export of xot template
- error if plugins folder does not exist,
- wrong parameter order form deployment and archive exports
-
7da40ab32 Wed Feb 22 21:50:33 2023 +0100 Tom Reijnders
Improve detection of Nottingham template (if targetFolder is not set)
-
7f140fd9c Wed Feb 22 21:28:49 2023 +0100 Tom Reijnders
Forgot to declare global variable $xerte_toolkits_site in function
-
6efa6f934 Wed Feb 22 21:25:06 2023 +0100 Tom Reijnders
Fix undefined variable $imgbtns
-
2d7ffeceb Wed Feb 22 16:26:30 2023 +0100 Tom Reijnders
Partly fix for #1194 - critical error in develop after latest changes
- Check if plugins folder exists
The other part of this issue is fixed by RonM
-
7af597986 Wed Feb 22 15:07:25 2023 +0000 Ron Mitchell
remove array type declaration to maintain compatibility with PHP 5.6.8
e.g. change function get_children ($parent_id, $lookup, $column, $type) :array {
to function get_children ($parent_id, $lookup, $column, $type) {
-
5e721affa Wed Feb 15 14:29:40 2023 +0100 Tom Reijnders
Fix results.js XTResults used by dashboard
-
74519d0be Wed Feb 15 14:27:03 2023 +0100 Tom Reijnders
Fix type of tracking intercation
-
63c560db1 Wed Feb 15 14:26:10 2023 +0100 Tom Reijnders
Fix tracking for quiz
-
71964e5c9 Wed Feb 15 14:24:43 2023 +0100 Tom Reijnders
Fix mediaLesson overlay when navigating back (not used anymore in 3.12)
-
f571dfc6b Wed Feb 15 14:21:59 2023 +0100 Tom Reijnders
Fix incomplete group_by for default mode of mysql 8
-
80a288e75 Wed Feb 15 14:21:25 2023 +0100 Tom Reijnders
Fix arrys indexing with constant that somehow worked on older PHP
-
8e3d788d2 Wed Feb 15 14:14:34 2023 +0100 Tom Reijnders
Make wiki available in javascript
-
fe9bb2c4d Tue Feb 7 14:50:17 2023 +0100 Tom Reijnders
Fix upgrade_33() table name
-
43a47aaca Wed Feb 1 13:14:44 2023 +0100 Timo Boer
treeselectjs library
-
c43c80a06 Tue Jan 31 20:24:11 2023 +0100 Tom Reijnders
Accelerate adptiveContents with DB if available
-
0e8093726 Tue Jan 31 20:19:53 2023 +0100 Tom Reijnders
Fix typo in en-GB
-
369586aca Tue Jan 31 20:19:13 2023 +0100 Tom Reijnders
Fix typo on tracking
-
828dddaad Fri Jan 27 12:19:21 2023 +0100 Tom Reijnders
Make sure back button is enabled when litsMode == All
-
65a1b52e5 Fri Jan 27 12:19:21 2023 +0100 Tom Reijnders
Make sure back button is enabled when litsMode == All
-
8fdece059 Thu Jan 26 15:49:58 2023 +0100 Timo Boer
Changed the education and category input fields to get options from xerte tables instead of oai tables.
-
f312b6821 Thu Jan 26 15:49:01 2023 +0100 Timo Boer
Reworked scripts to account for random order in oai input files for education levels and categories.
-
32b3bb433 Thu Jan 26 13:52:43 2023 +0100 Timo Boer
Changed management page to support hierarchy for education and categories. Also has the option to add/remove them.
-
54dca20e4 Thu Jan 26 13:50:58 2023 +0100 Timo Boer
changed upgrade script to also add parent_id to xerte db.
-
43eb52512 Thu Jan 26 13:50:31 2023 +0100 Timo Boer
Added indicator to project information for oai_publish status
-
bfc171e51 Thu Jan 26 13:48:00 2023 +0100 Timo Boer
Changed script to also populate the xerte db with parent information.
-
36e759eb4 Wed Jan 25 21:34:56 2023 +0100 Tom Reijnders
Do not load 'theme' css if default them is chosen
-
d7ae32679 Wed Jan 25 21:34:56 2023 +0100 Tom Reijnders
Do not load 'theme' css if default them is chosen
-
e1bbfc818 Fri Jan 20 16:53:47 2023 +0100 Mustafa
fix:
system check return
-
8a2380006 Fri Jan 20 16:27:01 2023 +0100 Mustafa
fix:
system check
-
be4a533a5 Thu Jan 19 15:33:09 2023 +0100 Tom Reijnders
Make sure intro cover is closed if intro is not shown
- This option will be replaced by something different in 3.12
-
addaa6fcb Wed Jan 18 20:26:04 2023 +0100 Mustafa
fix:
group deleting single template
-
cff3ba9ec Wed Jan 18 19:24:15 2023 +0100 Stefan Hofman
Bug fixes xapi dashboard
-
81c4d4343 Wed Jan 18 09:02:58 2023 +0100 Mustafa
fix:
group sharing
-
ef2ea2de0 Fri Jan 13 16:29:53 2023 +0100 Mustafa
fix:
INFORMATION SHARED
-
e9c50aee3 Thu Jan 12 12:31:05 2023 +0000 FayCross
Added Image Sequence wiki link to xwd
-
5c0236606 Wed Jan 11 18:14:08 2023 +0100 Timo Boer
Added oai support for multiple contribute nodes,
added new xerte identifier
-
6a3cacef1 Wed Jan 11 18:12:51 2023 +0100 Timo Boer
changed oai to display first publish time instead of most recent.
-
7cfe8996f Wed Jan 11 18:12:04 2023 +0100 Timo Boer
Construct hierarchy tree of education level and domain in backend. + imports for treeselect
-
2bdda8f3b Wed Jan 11 18:09:58 2023 +0100 Timo Boer
Added frontend support for hierarchical education levels and domains, also added multiselect dropdown menus for eduaction level and domain. $release.
-
aacaef2c8 Wed Jan 11 18:06:13 2023 +0100 Timo Boer
Added support for multiple education levels and domains. Also calculates the intermediate nodes for the education levels/domains. based on the hierarchy.
-
7c82d8aff Wed Jan 11 18:03:54 2023 +0100 Timo Boer
changed scripts to work with original files does support hierarchy now.
-
95209e0f6 Wed Jan 11 11:55:48 2023 +0000 FayCross
Fix condition on 'full screen button' and 'fixed display size' optional properties
-
e9d3e5d14 Tue Jan 10 15:15:14 2023 +0100 Mustafa
fix:
role fixed for dragging en dropping
-
2423a672c Sun Jan 8 13:29:16 2023 +0100 Stefan Hofman
Filters out distractor in interactive text interaction count
-
c203561a1 Sun Jan 8 12:24:53 2023 +0100 Stefan Hofman
Updates tracking to include first attempt
-
839a0b9e5 Fri Jan 6 11:45:36 2023 +0100 Tom Reijnders
Fix #1189 - xAPI tracking not working in some cases if page title starts with a digit
-
7c8ad00aa Thu Jan 5 10:45:04 2023 +0100 Mustafa
fix:
Deleting: the person will get the modules back
roles: give the hightest role in the shared map hierarchy
-
adf78f492 Wed Jan 4 17:10:32 2023 +0100 Timo Boer
added 3 form_id_offset++ that where missing.
-
3153bf4d5 Mon Jan 2 13:41:01 2023 +0100 Tom Reijnders
If many links are put on the links page the scaling is off
With many links the setRowHeight is called when not all links are loaded yet
-
358e349a5 Mon Jan 2 13:41:01 2023 +0100 Tom Reijnders
If many links are put on the links page the scaling is off
With many links the setRowHeight is called when not all links are loaded yet
-
7dd68e3c5 Fri Dec 30 12:33:08 2022 +0100 Tom Reijnders
Fix #1188 - In some older adaptiveContents pages 'null' is shown as a header for the advice
-
21cb93392 Fri Dec 30 12:33:08 2022 +0100 Tom Reijnders
Fix #1188 - In some older adaptiveContents pages 'null' is shown as a header for the advice
-
c3c9f7bd4 Fri Dec 30 12:01:04 2022 +0100 Tom Reijnders
Fix #1187 - xAPI uses a session, but that session can expire when interacting with an LO *release
-
8bd2286a8 Fri Dec 30 11:53:08 2022 +0100 Tom Reijnders
Add trackingWeight to xwd of Modify Exercise
-
28dc6e71e Wed Dec 28 10:48:44 2022 +0100 Timo Boer
Added upgrade script to support hierarchies in oai database. changed setup scripts to store supplied hierarchies from xml files.
-
530919408 Wed Dec 21 10:36:33 2022 +0100 Timo Boer
added support for oai_publish changes on access change.
-
a255e85d5 Mon Dec 19 16:21:03 2022 +0100 Mustafa
dragging bug
-
715c0aa23 Mon Dec 19 14:37:29 2022 +0100 Timo Boer
If templates are deleted the oai table is updated appropriately.
-
e7ef826ad Mon Dec 19 14:36:52 2022 +0100 Timo Boer
added oai_publish table, upgrade script and upload support to track the oai status. All oai records that have been deleted are also shown on the oai page. $release
-
addcd976f Thu Dec 15 20:36:26 2022 +0100 Mustafa
debuggers
-
fde47b581 Thu Dec 15 14:29:47 2022 +0000 FayCross
Fix bug where title page hide header option is used on all title pages and not just the one the optional property is added to
-
d23b132c9 Thu Dec 15 11:39:43 2022 +0100 Mustafa
added sub folder shared type (correct way)
-
8643935d7 Wed Dec 14 11:13:29 2022 +0100 Timo Boer
added check for assent in oai-pmh and fixed bug that let learning objects be harvested when the criteria where not met.
-
44c11f8b9 Mon Dec 12 14:14:19 2022 +0100 Timo Boer
fixed custom section link bug.
-
b22a58cc3 Mon Dec 12 00:24:02 2022 +0100 Mustafa
added sub folder shared type
-
05cbb7e6e Fri Dec 9 10:35:22 2022 +0000 Fay Cross
Fix #1186 Bootstrap custom header box not appearing in editor
-
8c21b1c66 Thu Dec 8 16:14:02 2022 +0100 Tom Reijnders
Enable plugins for model files in Nottingham $release
- This is for assembling the correct xwd to be used
-
167b81ec0 Thu Dec 8 15:13:06 2022 +0000 FayCross
#1185 Link to wiki pages from editor
-
677b67456 Thu Dec 8 16:12:43 2022 +0100 Tom Reijnders
Calculate completion percentage to be able to calculated weighted endscore
- Do same in noop as in xapi and scorm
-
27f952a9d Wed Dec 7 16:03:00 2022 +0000 FayCross
Fix side bar collapse bug
-
72f4ee38a Wed Dec 7 15:17:54 2022 +0000 FayCross
Rebuild bootstrap xwd
-
b4bd112b3 Wed Dec 7 14:40:41 2022 +0100 Timo Boer
section custom url functionality.
$release
-
4134de410 Wed Dec 7 00:29:53 2022 +0100 Mustafa
unused function
-
a7a122d45 Wed Dec 7 00:27:35 2022 +0100 Mustafa
fixed sharing from owner
-
31e2ef762 Tue Dec 6 02:41:08 2022 +0100 Mustafa
fixed sharing from owner
-
4aae5e42b Mon Dec 5 22:09:29 2022 +0100 Tom Reijnders
Fix typo in dashboard (group selection)
-
1ef229b28 Mon Dec 5 22:09:29 2022 +0100 Tom Reijnders
Fix typo in dashboard (group selection)
-
3411deab6 Mon Dec 5 16:02:29 2022 +0100 Tom Reijnders
Fixed #1182 - Results page always misses the last interaction $release $fix
-
281483c30 Mon Dec 5 16:02:29 2022 +0100 Tom Reijnders
Fixed #1182 - Results page always misses the last interaction $release $fix
-
c2fe185e6 Mon Dec 5 15:21:34 2022 +0100 Tom Reijnders
Fixed #1181 - Adaptive content page not always showing correct data $release $bugfix
-
5334cdc19 Mon Dec 5 15:21:34 2022 +0100 Tom Reijnders
Fixed #1181 - Adaptive content page not always showing correct data $release $bugfix
-
03df8c55b Mon Dec 5 14:31:54 2022 +0100 Timo Boer
part of last commit
-
d9efdb8ed Mon Dec 5 14:10:17 2022 +0100 Timo Boer
changed glossary merge function to have a second optional parameter that changes merge functionality to overwrite instead of simply add.
$release
-
d51fb0d15 Mon Dec 5 11:37:59 2022 +0000 Ron Mitchell
resolve accessibility contrast issues in bootstrap themes #releasenotes
-
b8d95568c Mon Dec 5 10:50:18 2022 +0100 Timo Boer
added translation support for previous items.
-
c4d9c142d Fri Dec 2 16:09:42 2022 +0100 Mustafa
folder dragging fix
-
3df23b134 Thu Dec 1 20:55:21 2022 +0000 FayCross
Minor changes to code that wasn't supported in IE (do we still support IE?)
-
5d156c55a Thu Dec 1 21:10:53 2022 +0100 Tom Reijnders
Make sure x_SiteUrl is set properly
-
44ef4881d Thu Dec 1 21:10:53 2022 +0100 Tom Reijnders
Make sure x_SiteUrl is set properly
-
1e6b8aaec Thu Dec 1 15:34:17 2022 +0000 FayCross
Fix to improve the way xhibit themes work with new custom button icon functionality
-
de623f99f Thu Dec 1 14:37:57 2022 +0000 FayCross
Updated thumbnail viewer page so that the thumbnail looks more like multiple perspectives page and uses Font Awesome icons instead of image buttons
-
4578a1780 Thu Dec 1 13:43:50 2022 +0000 FayCross
Minor xwd changes due to comments in wiki:
- thumbnail viewer: removed show image titles optional property (not used)
- thumbnail viewer: renamed 'tree label' to 'label'
- thumbnail viewer: grouped link from image and URL properties together
- flash cards: reworded 'in a row:horizontal/in a row: vertical' to 'in a row/column'
- interactive video: removed question type combobox that only had one option in it
-
bb2a21417 Thu Dec 1 12:22:29 2022 +0100 Tom Reijnders
Possible fix 1179 - Standalone page (in lightbox) not being tracked - $release
This is an attempt to allow tracking of standalone pages shown in a lightbox.
It only works if the standalone page itself is from the same learning object.
-
6a1382ff4 Thu Dec 1 11:48:50 2022 +0100 Tom Reijnders
Clear media folder of an existing sub-template when uploading a new version
-
40ca9d972 Thu Dec 1 11:07:41 2022 +0100 Tom Reijnders
Fixed #1175 - Gap fill drag drop marking incorrect on results page
- part two of the fix (in XTResults of the various tracking definitions)
-
ecdacaa1e Wed Nov 30 14:09:36 2022 +0100 Timo Boer
removed comments
-
621ea7c10 Wed Nov 30 13:03:17 2022 +0100 Tom Reijnders
Fixed #1177 - In gapfill feedback, images are not shown in lightbox when clicked
- recommit this fix because it was inadvertently reverted
-
91bdd28b5 Wed Nov 30 12:54:19 2022 +0100 Timo Boer
final version of csv import for glos and variable $release
-
6bb530971 Wed Nov 30 12:51:09 2022 +0100 Tom Reijnders
Force option to be a string (to prevent a warning in the tracking code
-
b406b801e Wed Nov 30 12:51:09 2022 +0100 Tom Reijnders
Force option to be a string (to prevent a warning in the tracking code
-
a3b1dd18d Wed Nov 30 12:47:38 2022 +0100 Tom Reijnders
Escape ' in course, module, lticontent, etc.
- both for module/xerte/play.php and modules/site/play.php
-
aa930ba0e Wed Nov 30 10:34:58 2022 +0000 FayCross
Minor fixes (recommitted due to merge issues):
- highlight text: panel height
- rss feed: layout bug
- documentation & highlight text: add tooltips
-
d2b5cf1ea Wed Nov 30 11:33:28 2022 +0100 Mustafa
upload fix
-
dac89b442 Wed Nov 30 10:28:42 2022 +0000 FayCross
Changes to the way tables are shown (recommitted due to merge issues):
- standardised look of tables across pages that use them (table, sortable grid, documentation, interactive text, results)
- changed markup of table header rows so they correctly use th tags rather than just using colour differences/bold to show they are headings
-
29b5c3804 Wed Nov 30 09:58:03 2022 +0000 FayCross
Undo changes to future teacher theme due to merge issues
-
f741fa60c Wed Nov 30 09:53:04 2022 +0000 FayCross
Interactive text: fix some layout issues and make sure optional properties only show when relevant (recommitted after merge issues)
-
fe800801e Wed Nov 30 09:49:51 2022 +0000 FayCross
360 Image: make sure all optional properties in group are shown (recommitted after merge issues)
-
4c2fc96d2 Wed Nov 30 09:40:51 2022 +0000 FayCross
Interactive text: fix some layout issues and make sure optional properties only show when relevant (recommitted after merge issues)
-
260c28fbd Wed Nov 30 09:30:34 2022 +0000 FayCross
Fix #1172 FA dialog height in editor (recommitting after merge issues)
-
4dedc81de Wed Nov 30 10:05:56 2022 +0100 Timo Boer
solution for uploading csv to glos/var. has bug with variables.
-
b828ddd5f Tue Nov 29 16:13:34 2022 +0100 Mustafa
duplicate map fix
-
198298aed Tue Nov 22 16:19:29 2022 +0000 FayCross
Fix bug that meant QR code page didn't work if it was viewed after another page where loadjs was used
-
61ad7a48e Tue Nov 22 15:42:47 2022 +0100 Tom Reijnders
Fixed #1175 - Gap fill drag drop marking incorrect on results page
-
f0da86b2f Tue Nov 22 14:45:12 2022 +0000 Ron Mitchell
Fix link contrast accessibility issue with default Bootstrap theme by replacing all instances of #0088CC with #005885 in bootstrap.css
-
12bfedd2b Tue Nov 22 15:42:47 2022 +0100 Tom Reijnders
Fixed #1175 - Gap fill drag drop marking incorrect on results page
-
937e5b8df Tue Nov 22 14:30:33 2022 +0000 FayCross
Minor fixes:
- timeline media: css tweaks
- rss download: fix row shading
-
1869b8354 Tue Nov 22 12:57:30 2022 +0000 Ron Mitchell
update to future teacher theme
-
fdc1dc921 Tue Nov 22 11:38:15 2022 +0000 FayCross
Changes to the way tables are shown:
- standardised look of tables across pages that use them (table, sortable grid, documentation, interactive text, results)
- changed markup of table header rows so they correctly use th tags rather than just using colour differences/bold to show they are headings
-
f234cb97c Tue Nov 22 11:32:52 2022 +0000 FayCross
Minor fixes:
- highlight text: panel height
- rss feed: layout bug
- documentation & highlight text: add tooltips
-
6606e6f6e Tue Nov 22 11:55:13 2022 +0100 Tom Reijnders
Fixed #1177 - In gapfill feedback, images are not shown in lightbox when clicked
-
f9e9a49b2 Tue Nov 22 11:55:13 2022 +0100 Tom Reijnders
Fixed #1177 - In gapfill feedback, images are not shown in lightbox when clicked
-
327b3815e Tue Nov 22 11:31:56 2022 +0100 Tom Reijnders
Escape ' in course, module, lticontent, etc.
-
2b78b30aa Tue Nov 22 11:31:56 2022 +0100 Tom Reijnders
Escape ' in course, module, lticontent, etc.
-
350fe77da Mon Nov 21 10:22:44 2022 +0000 FayCross
Fix #1172 FA dialog height in editor
-
5037dffa8 Mon Nov 21 11:14:42 2022 +0100 Timo Boer
added support for sorting glossary items and by implementation variables on the first column.
-
36de49923 Fri Nov 18 11:31:01 2022 +0000 FayCross
Minor fixes:
- Interactive text: fix some layout issues and make sure optional properties only show when relevant
- 360 Image: make sure all optional properties in group are shown
-
d0b65efec Thu Nov 17 15:49:22 2022 +0000 Ron Mitchell
suggested sidebar changes for dark grey theme
-
b175b7aa1 Thu Nov 17 14:46:26 2022 +0000 Ron Mitchell
Fixes to remove image background from save session button in relevant themes and also some tweaks to info button styles where relevant
-
03a4e3974 Thu Nov 17 09:53:00 2022 +0000 FayCross
Minor fixes:
- crossword: hide submit button after submitting and no attempts remaining & allow highlight / correct colours to be set in themes
- image sequence: change bold text to h3
- modify exercise & text correction: fix text box width
- opinion: disable printing optional property didn't work - fixed
- table: fix table sizing on mobiles
- text correction & answer x of y: fix wording of attempts remaining string fall back text
-
12e255803 Wed Nov 16 15:05:49 2022 +0000 FayCross
Minor fixes:
- Fix layout issues, particularly on mobiles (columns, model answer, text video)
- Make several properties on gap fill page conditional so they only appear when relevant
-
87f69a47c Mon Nov 14 12:07:11 2022 +0100 Mustafa
removed language field from SictTimeline all languages
-
06b9cbcfa Mon Nov 14 12:01:23 2022 +0100 Mustafa
removed language field from SictTimeline
-
0378b3d71 Fri Nov 11 14:58:28 2022 +0000 FayCross
Fix bug in quiz page
-
b6abb106f Fri Nov 11 14:33:55 2022 +0000 FayCross
Minor fixes:
- Multi-nav page: Button position & collapse accordion optional properties only appear when relevant
- Multi-nav & Tab Nav+ pages: Improved panel sizing
- Documentation page: <i> changed to <em>
-
0d6d69086 Fri Nov 11 09:17:23 2022 +0000 FayCross
Fix #1173 shift-edit now opens html editor & not flash editor
-
90c0b4011 Thu Nov 10 15:33:41 2022 +0100 Timo Boer
Bug fix for highlight current page in nav bar. if page used custom url
-
94ccb2ac4 Thu Nov 10 10:21:32 2022 +0100 Timo Boer
removed obsolete code
-
2bdca2140 Thu Nov 10 10:20:07 2022 +0100 Timo Boer
changed the db interaction to a single ajax call. uses the delete_unused_files_template.php.
-
8ac7845db Wed Nov 9 16:08:18 2022 +0100 Timo Boer
Added deletion of multiple items for project properties "media and quota".
-
c4f9da4b7 Wed Nov 9 11:21:35 2022 +0100 Timo Boer
small optimization.
-
47736b8ff Wed Nov 9 11:17:17 2022 +0100 Timo Boer
removed test
-
d21bbad9e Wed Nov 9 11:16:11 2022 +0100 Timo Boer
test
-
8656e3b36 Wed Nov 9 11:11:40 2022 +0100 omitreob
Added active class to navbar to indicate current page.
-
a77206744 Sun Nov 6 21:09:36 2022 +0100 Tom Reijnders
LTI Dashboard - better identification of users
-
8cf34ee7d Mon Aug 15 21:48:43 2022 +0200 Tom Reijnders
Fix selection of users of dashboard
-
e3634441c Sun Nov 6 21:09:36 2022 +0100 Tom Reijnders
LTI Dashboard - better identification of users
-
406a04b3f Sat Nov 5 15:44:23 2022 +0100 omitreob
removed comments, no longer show admin password in field.
added upgrade script to hash existing password.
-
6dc597ed6 Sat Nov 5 12:46:09 2022 +0100 omitreob
added hash check for catalog and setuptsugi pages.
-
afd94de4c Sat Nov 5 12:13:24 2022 +0100 omitreob
admin pasword is now stored as a sha256 hash, login hahses pw before checking with server.
-
cabede871 Wed Nov 2 16:30:36 2022 +0000 FayCross
Minor fixes:
- remove manual tab index from image viewer buttons
- fix multiple perspectives video panel size
- prevent magnifier image on graphics & sound, advanced image pages from opening lightbox
- prevent columns page from adding unnecessary empty p tags
-
0d5a25dbc Wed Nov 2 15:13:58 2022 +0000 FayCross
#1152 improved display of transcript on video page. Transcript no longer overlaps panel & transcript can now be included when iframe used as video src
-
383bb34ec Wed Oct 26 14:28:26 2022 +0200 Tom Reijnders
Video has completely wrong size when navigating back
- When using mp4 file in Media->Video page
-
116e15814 Wed Oct 26 14:28:26 2022 +0200 Tom Reijnders
Video has completely wrong size when navigating back
- When using mp4 file in Media->Video page
-
d26532155 Thu Oct 13 13:52:48 2022 +0100 FayCross
Fix bug where project doesn't load if theme info file contains blank lines
-
547134f76 Thu Oct 13 13:46:11 2022 +0100 FayCross
Fix xenith typo
-
3efc79d9b Thu Oct 13 13:21:46 2022 +0100 FayCross
Fix bug related to customise button icon code (#1138) where changing to an accessibility theme after the project had loaded sometimes meant the button icons disappeared
-
99f221e15 Wed Oct 12 17:24:21 2022 +0100 FayCross
Close #1149 - Allow data in theme info files to be used by xwd conditions
-
69c10a299 Wed Oct 12 15:03:53 2022 +0100 FayCross
#1149 added 'imgbtns: true' to theme info files that don't use FA icons on footer buttons
xenith.js uses this flag (rather than list of theme names) to determine whether buttons can fall back to use default FA icons
-
3fe78e02a Wed Oct 12 13:17:07 2022 +0100 FayCross
Close #1142 - fix final side bar issues
-
665727bd0 Wed Oct 12 11:06:54 2022 +0100 FayCross
#1142 fix xhibit theme sidebar css bugs
-
e8a8b7fc2 Sun Oct 9 21:30:57 2022 +0200 Tom Reijnders
Extranel dependency needed for new version of catalog.php
-
2d331ec3f Sun Oct 9 21:30:57 2022 +0200 Tom Reijnders
Extranel dependency needed for new version of catalog.php
-
c1e7d33fa Fri Oct 7 18:21:44 2022 +0100 FayCross
#1142 fixes for side bar icons in themes that use FA icons on footer buttons
-
5f9f3d7c6 Fri Oct 7 11:26:22 2022 +0100 FayCross
#1142 theme fixes for modern themes when sidebar is added
-
3bb4a0d13 Fri Oct 7 11:46:13 2022 +0200 Tom Reijnders
Fixed #1166 - When setting a style to part of a (section) title in the bootstrap causes an error and the whole section invisible
-
2fa28bc08 Fri Oct 7 11:46:13 2022 +0200 Tom Reijnders
Fixed #1166 - When setting a style to part of a (section) title in the bootstrap causes an error and the whole section invisible
-
73636446b Thu Oct 6 13:04:26 2022 +0100 FayCross
Fix bug with narration bar transcript button not showing on some themes
-
bef8ae008 Thu Oct 6 12:50:22 2022 +0100 FayCross
Close #453 - add remove formatting button to single line wysiwyg toolbar
-
7088b3222 Thu Oct 6 12:05:24 2022 +0100 FayCross
#919 Added transcript buttons to audio players on flash cards & matching text pages
Fixed some bugs with position and appearance of audio feedback players on matching text page
-
491b3401b Thu Oct 6 10:50:55 2022 +0100 FayCross
#919 Added transcript button to audio players on MCQ & quiz pages
Fixed bug where not all mcq & quiz optional properties were showing in editor
Fixed bug where audio feedback on quiz page wasn't showing at all
-
dd6af2412 Wed Oct 5 16:13:49 2022 +0200 Tom Reijnders
Fixes for adaptive content page
- When a graph is used in an interactive block of type score not only
statements of the currenbt actor are retrieved, but the score was retrieved
from the the first statement without checking the actor
- When creating a pie chart with area based on opinionclasses all actors were
retrieved where this should NOT be the case.
-
c253a55a8 Wed Oct 5 16:13:49 2022 +0200 Tom Reijnders
Fixes for adaptive content page
- When a graph is used in an interactive block of type score not only
statements of the currenbt actor are retrieved, but the score was retrieved
from the the first statement without checking the actor
- When creating a pie chart with area based on opinionclasses all actors were
retrieved where this should NOT be the case.
-
aa4fa9f84 Wed Oct 5 15:00:49 2022 +0100 FayCross
#919 Added transcript button to audio players on 360 image page. Added option to graphics & sound page that allows transcript button to be added to the end of the player rather than beneath the player
-
4faccb8be Wed Oct 5 14:38:00 2022 +0100 FayCross
#919 Added transcript button to audio players on multiple perspectives, multi-navigator, hotspot image connector & opinion pages
-
7a4ae3465 Wed Oct 5 13:39:20 2022 +0100 FayCross
#919 Added transcript button to audio players on advanced image, audio slideshow, QR code & gap fill pages
-
d8adf70b8 Wed Oct 5 10:28:09 2022 +0100 FayCross
#919 transcript option added to page narration - this adds an extra button to the end of the audio player bar
-
c1a7eec5e Fri Sep 30 15:49:59 2022 +0100 FayCross
#1142 side bar theme changes (these themes also need some fixes for side bar to work properly as header & footer bars go out of line)
-
00333c683 Fri Sep 30 15:06:48 2022 +0100 FayCross
#1142 Theme fix for side bar
-
4608c5418 Fri Sep 30 15:04:59 2022 +0100 FayCross
#1142 side bar theme changes
-
86ce996aa Fri Sep 30 14:14:57 2022 +0100 FayCross
#1142 side bar theme changes
-
9762719a2 Fri Sep 30 11:56:29 2022 +0100 FayCross
#1165 New option to open accessibility options in lightbox instead of dialog
-
163d433e1 Fri Sep 30 11:01:53 2022 +0100 FayCross
#1165 New option to open glossary in lightbox instead of dialog
-
64ed22677 Fri Sep 30 10:35:19 2022 +0100 FayCross
#1165 New option to open TOC in lightbox instead of dialog
-
fd7a09634 Thu Sep 29 16:35:01 2022 +0100 FayCross
#1142 New side bar in XOT template functionality
-
03fbc2bb5 Thu Sep 22 21:34:28 2022 +0200 Tom Reijnders
Fixed #1163 - Standalone page is not working when launched through LTI
-
32ab48e62 Thu Sep 22 21:34:28 2022 +0200 Tom Reijnders
Fixed #1163 - Standalone page is not working when launched through LTI
-
2a6b27be0 Sat Sep 17 19:30:15 2022 +0100 FayCross
Close #1141 page introductions. Moved button to header bar, removed xwd option to have button on footer/header, added xwd option to have icon in circle or just icon as button. Fixed bug where video lightbox (in page & project intro) wasn't sized correctly when MP4. Edited themes to add appropriate colours for page intro button on header bar. Changed so button is hidden when no intro for the page, rather than being disabled.
-
0f6b9ca9c Wed Sep 14 21:44:09 2022 +0200 Tom Reijnders
Fix changing settings as admin (did not work)
-
f0f20cd6e Wed Sep 14 21:44:09 2022 +0200 Tom Reijnders
Fix changing settings as admin (did not work)
-
d7ca580f3 Wed Sep 14 21:17:10 2022 +0200 Tom Reijnders
Somehow merge from develop was incomplete
-
c97a4310e Wed Sep 14 20:18:03 2022 +0200 Tom Reijnders
Fix javascript error while tracking gapFill in DropDown mode
-
cee43636b Wed Sep 14 20:17:16 2022 +0200 Tom Reijnders
Improve scale of graph and creating pdf of graph
-
31108544a Wed Sep 14 20:16:18 2022 +0200 Tom Reijnders
Fixed #1158 - Video not playing in offline exports as reported on forums
- Missing a plugin
- Models did not check for offline mode yet
-
e511db7f3 Wed Sep 14 20:08:08 2022 +0200 Tom Reijnders
Fixed #1153 - Possible critical issue when sharing a project via management
- There still was a bug in creating one of the folders (where no folderrights
entry was generated)
-
b8c07820e Fri Sep 9 14:01:26 2022 +0100 FayCross
Fix bug on interactive list page where high contrast theme showed buttons with white text on white background
-
fb7840984 Thu Sep 8 19:26:01 2022 +0100 Smith
Possible fix of #1161 - incorrect parsing of Glossary terms
-
9d1c19261 Thu Sep 8 15:26:39 2022 +0100 FayCross
Possible fix for #1160 & #1024 Show title on any new content added to accordion & carousel navigators will work as expected. Existing content added to these navigators will continue to work strangely (video & audio titles always on and other content type titles always off) so that existing projects won't suddenly show titles appearing / disappearing
-
0dd1e0a1a Thu Sep 8 13:59:09 2022 +0100 Smith
Prevent popcorn resizing the transcript width
-
8b1b57bf1 Wed Sep 14 20:18:03 2022 +0200 Tom Reijnders
Fix javascript error while tracking gapFill in DropDown mode
-
9242fb767 Wed Sep 14 20:17:16 2022 +0200 Tom Reijnders
Improve scale of graph and creating pdf of graph
-
150f4984c Wed Sep 14 20:16:18 2022 +0200 Tom Reijnders
Fixed #1158 - Video not playing in offline exports as reported on forums
- Missing a plugin
- Models did not check for offline mode yet
-
d6323b0ab Wed Sep 14 20:08:08 2022 +0200 Tom Reijnders
Fixed #1153 - Possible critical issue when sharing a project via management
- There still was a bug in creating one of the folders (where no folderrights
entry was generated)
-
81177cd48 Wed Sep 14 10:53:03 2022 +0100 Fay Cross
New Fade Speed optional property added to Audio Slideshow page
-
b5072eec6 Fri Sep 9 14:01:26 2022 +0100 FayCross
Fix bug on interactive list page where high contrast theme showed buttons with white text on white background
-
3dc5d5b3e Thu Sep 8 19:26:01 2022 +0100 Smith
Possible fix of #1161 - incorrect parsing of Glossary terms
-
6790dc99a Thu Sep 8 15:26:39 2022 +0100 FayCross
Possible fix for #1160 & #1024 Show title on any new content added to accordion & carousel navigators will work as expected. Existing content added to these navigators will continue to work strangely (video & audio titles always on and other content type titles always off) so that existing projects won't suddenly show titles appearing / disappearing
-
f5c8770ff Thu Sep 8 13:59:09 2022 +0100 Smith
Prevent popcorn resizing the transcript width
-
4e8da4541 Thu Sep 8 11:42:20 2022 +0100 FayCross
#1140 fix bug where project intro lightbox wasn't opening automatically if 1st page loaded was 360 imaage
-
b4f625dd1 Wed Sep 7 14:55:41 2022 +0100 Fay Cross
#1140 #1141 add extra options to project introduction optional property to allow various types of content to be used (text/image/video/URL/file)
Fixed auto-open of page intro after auto-open of project intro
-
6b136b29b Tue Sep 6 22:23:20 2022 +0200 Tom Reijnders
Fix merge issue with opinion page
-
34389d3fb Fri Sep 2 17:21:16 2022 +0100 Fay Cross
#1141 remove page help optional property and add extra options to page introduction optional property to allow various types of content to be used (text/image/video/URL/file)
-
9ceedf849 Fri Sep 2 14:12:08 2022 +0100 Fay Cross
#1141 Fix bugs where both project & page intros were set to open automatically & add advise to stop using older way of doing page intro on media lesson & interactive video pages
-
a0b293a3f Thu Sep 1 22:45:48 2022 +0200 Tom Reijnders
Fix layout of adaptiveContent when navigating back to page
-
71ce8de3c Thu Sep 1 22:44:34 2022 +0200 Tom Reijnders
Fix typo in adaptiveContent.xwd
-
2a7943440 Thu Sep 1 22:45:48 2022 +0200 Tom Reijnders
Fix layout of adaptiveContent when navigating back to page
-
07a1e53ed Thu Sep 1 22:44:34 2022 +0200 Tom Reijnders
Fix typo in adaptiveContent.xwd
-
c49d9f2e4 Wed Aug 31 21:46:11 2022 +0200 Tom Reijnders
Fix and improve adaptiveContent page
- Better scale specific answer bar graph
- Handle multiple select choice questions in answer bar graph
- Put logo and header on print of each page
- Add page numbers
- Add possibility to filter interactions on lti context id
-
4964e93cd Wed Aug 31 21:37:03 2022 +0200 Tom Reijnders
Opinion improve size and scale of graph and printing to PDF
-
53699b0a1 Wed Aug 31 21:48:57 2022 +0200 Tom Reijnders
Fix xAPI tracking of pedit_launch (session handling)
-
39bfad3a8 Wed Aug 31 21:48:57 2022 +0200 Tom Reijnders
Fix xAPI tracking of pedit_launch (session handling)
-
9b7061760 Wed Aug 31 21:46:11 2022 +0200 Tom Reijnders
Fix and improve adaptiveContent page
- Better scale specific answer bar graph
- Handle multiple select choice questions in answer bar graph
- Put logo and header on print of each page
- Add page numbers
- Add possibility to filter interactions on lti context id
-
37dcd6e53 Wed Aug 31 21:37:03 2022 +0200 Tom Reijnders
Opinion improve size and scale of graph and printing to PDF
-
c506e0974 Tue Aug 30 22:36:45 2022 +0200 Tom Reijnders
MP3's do not work in multi navigator
- Popcorn needs an id of the container div
-
a2bf42bc1 Tue Aug 30 22:29:48 2022 +0200 Tom Reijnders
Fix tracking for xapi_launch!
- There was a change for session handling of embedded LO's in iframes.
Cookies do not work, but there was a flaw in the fix.
-
95dc5f297 Tue Aug 30 22:36:45 2022 +0200 Tom Reijnders
MP3's do not work in multi navigator
- Popcorn needs an id of the container div
-
a9d4a957d Tue Aug 30 22:29:48 2022 +0200 Tom Reijnders
Fix tracking for xapi_launch!
- There was a change for session handling of embedded LO's in iframes.
Cookies do not work, but there was a flaw in the fix.
-
c069ec2d6 Mon Aug 29 16:59:40 2022 +0200 Tom Reijnders
Fixed #1157: Media size is not reported correctly in the 'middle' panel of the workspace
-
82bcd41d8 Mon Aug 29 16:59:40 2022 +0200 Tom Reijnders
Fixed #1157: Media size is not reported correctly in the 'middle' panel of the workspace
-
5a4b33151 Sun Aug 28 23:30:41 2022 +0200 Stefan Hofman
Fix printing scale
-
19460547b Fri Aug 26 23:05:55 2022 +0200 Tom Reijnders
Fix typo
-
1617cadfe Fri Aug 26 22:58:07 2022 +0200 Tom Reijnders
Better more detailed catalog.php
-
de15785c0 Fri Aug 26 23:05:55 2022 +0200 Tom Reijnders
Fix typo
-
7fe333ace Fri Aug 26 22:57:04 2022 +0200 Tom Reijnders
fix typò
-
1cc35b312 Fri Aug 26 22:55:53 2022 +0200 Tom Reijnders
Fix small issues with tracking (labels)
-
577691eaa Fri Aug 26 22:53:12 2022 +0200 Tom Reijnders
Small fixes to adaptiveConten page
-
482d2b783 Fri Aug 26 22:50:21 2022 +0200 Tom Reijnders
Use array() insted of [] (PHP 5.x compatibility)
-
937caf48e Fri Aug 26 22:58:07 2022 +0200 Tom Reijnders
Better more detailed catalog.php
-
4746aae59 Fri Aug 26 22:57:04 2022 +0200 Tom Reijnders
fix typò
-
38c42f078 Fri Aug 26 22:56:32 2022 +0200 Tom Reijnders
Fix typo
-
e88e50a7f Fri Aug 26 22:55:53 2022 +0200 Tom Reijnders
Fix small issues with tracking (labels)
-
8c34c4b37 Fri Aug 26 22:53:12 2022 +0200 Tom Reijnders
Small fixes to adaptiveConten page
-
335b665d9 Fri Aug 26 22:51:30 2022 +0200 Tom Reijnders
Better identify unstable version
-
54144b7d3 Fri Aug 26 22:50:21 2022 +0200 Tom Reijnders
Use array() insted of [] (PHP 5.x compatibility)
-
a8a8dfd54 Sun Aug 21 14:47:09 2022 +0200 Stefan Hofman
Fix text cutoff
-
6776fd592 Wed Aug 17 12:51:49 2022 +0200 Tom Reijnders
Cannot have property with the same name as a group in 3.11
-
050280ab6 Wed Aug 17 12:51:49 2022 +0200 Tom Reijnders
Cannot have property with the same name as a group in 3.11
-
fe3c53da6 Tue Aug 16 21:43:28 2022 +0200 Tom Reijnders
Regenerate data.xwd (just to be sure)
-
f396ce6fd Tue Aug 16 21:40:16 2022 +0200 Tom Reijnders
Regenerate data.xwd (to be sure)
-
3bc67b527 Mon Aug 15 21:50:35 2022 +0200 Tom Reijnders
Fixes and extensions to adaptive contents page
-
68056eab1 Mon Aug 15 21:49:22 2022 +0200 Tom Reijnders
Add back button to opinion
-
024d630b2 Mon Aug 15 21:50:35 2022 +0200 Tom Reijnders
Fixes and extensions to adaptive contents page
-
5c64f895f Mon Aug 15 21:49:22 2022 +0200 Tom Reijnders
Add back button to opinion
-
de76604b6 Mon Aug 15 21:48:43 2022 +0200 Tom Reijnders
Fix selection of users of dashboard
-
adcd23f71 Mon Aug 15 21:47:43 2022 +0200 Tom Reijnders
Add Nottingham models plugin structure
-
2cbb1fc7a Fri Jul 29 16:09:34 2022 +0100 Fay Cross
#1141 New page introduction / page help file optional properties
-
47a390da2 Fri Jul 29 13:55:40 2022 +0100 Fay Cross
#638 Allow strings relating to timer (XOT) and full screen header scroll down instructions (Bootstrap) to be edited by project authors
-
dac9ea90a Fri Jul 29 12:24:13 2022 +0100 Fay Cross
Tidy up engine language file to remove strings that are no longer used #638
-
c4fb1146c Fri Jul 29 11:21:12 2022 +0100 Fay Cross
#940 minor change to drag drop labelling page to properly remove submit button when interactivity is set to describe, so that accessibility checkers (e.g. Wave) don't show error about unlabelled button
-
8ba89b62b Fri Jul 29 10:23:06 2022 +0100 Fay Cross
#1135 added extra guidance to pageID optional properties to avoid special characters
-
f748ca238 Fri Jul 29 10:14:18 2022 +0100 Fay Cross
#1136 Image sequence play speed now works. Also changed editor numericstepper code to allow decimal numbers to be used
-
3669fd9bd Thu Jul 28 17:52:30 2022 +0100 FayCross
Remove seriesTitle optional property (not used?)
-
156960f66 Thu Jul 28 17:45:27 2022 +0100 FayCross
Change the way project intro auto-open is shown in editor
-
e3436adee Thu Jul 28 16:22:34 2022 +0100 FayCross
Improve issues around positioning and size of custom interface button icons (#1138) mentioned in #1140
-
bfed069f3 Thu Jul 28 16:38:33 2022 +0200 Tom Reijnders
Fix MathJax not working in interactiveText
-
beacaf23a Thu Jul 28 14:56:30 2022 +0100 FayCross
Fix #1148 where Answer X of Y page had stopped marking correctly
-
dc86778c1 Thu Jul 28 16:38:33 2022 +0200 Tom Reijnders
Fix MathJax not working in interactiveText
-
b684241e7 Thu Jul 28 14:56:30 2022 +0100 FayCross
Fix #1148 where Answer X of Y page had stopped marking correctly
-
85911309b Thu Jul 28 11:55:11 2022 +0100 FayCross
Tidied up XOT css files:
- moved default theme css and button images to themes folder (so it's not loaded when other themes are selected)
- moved some page specific css from main css files to page model css files
-
df7f50d90 Tue Jul 26 16:07:36 2022 +0200 Tom Reijnders
Fix part of #1143 - 3.11x and PHP 8.1 can't delete projects.
-
cce8d1cf1 Tue Jul 26 13:14:06 2022 +0200 Tom Reijnders
Do NOT encode admin password during setup. It ends up encoded in the database
-
eea374a63 Tue Jul 26 12:14:18 2022 +0200 Tom Reijnders
Fix transfer of LO's to a new owner in the management page
- The folderrights table was not filled correctly
-
cb636c898 Tue Jul 26 12:13:17 2022 +0200 Tom Reijnders
Fix tracking of project when Tsugi is installed, but lti is NOT used
-
f8d4e24ca Tue Jul 26 16:07:36 2022 +0200 Tom Reijnders
Fix part of #1143 - 3.11x and PHP 8.1 can't delete projects.
-
3f9555be9 Tue Jul 26 13:14:06 2022 +0200 Tom Reijnders
Do NOT encode admin password during setup. It ends up encoded in the database
-
99c4c93a9 Tue Jul 26 12:14:18 2022 +0200 Tom Reijnders
Fix transfer of LO's to a new owner in the management page
- The folderrights table was not filled correctly
-
57e07f365 Tue Jul 26 12:13:17 2022 +0200 Tom Reijnders
Fix tracking of project when Tsugi is installed, but lti is NOT used
-
8568b82d0 Tue Jul 26 11:05:24 2022 +0100 Ron Mitchell
remaining two project_intro buttons for bundled themes. There are still some issues with this though that we need to discuss during the dev meeting.
-
ed35ce819 Mon Jul 25 17:53:44 2022 +0100 Ron Mitchell
New project_info buttons for some of the older themes (a couple still to do)
-
91bfa254f Sat Jul 23 19:16:45 2022 +0100 Smith
Arrow functions broke IE11 compatibility
-
b16e957d4 Fri Jul 22 18:38:28 2022 +0100 FayCross
#1140 default image for project info button
update default save session button so it matches colour of other buttons
-
16967f264 Fri Jul 22 17:34:44 2022 +0100 FayCross
#1140 New project introduction optional property in XOT template
-
3917096bd Thu Jul 21 13:31:23 2022 +0100 FayCross
#1138 Fix older theme button layout when button images are replaced with FontAwesome icons
Also, fix the focus colour of hide/show footer tools button in various other themes
-
b11f8f85b Thu Jul 21 11:47:55 2022 +0200 Tom Reijnders
Properly handle borders showing in iframes
-
fed41311d Mon Jul 18 17:11:36 2022 +0100 Smith
Fix #1099 - new code caused issue with existing tests so additional check included
-
6f9851167 Mon Jul 18 17:04:47 2022 +0100 Smith
Fix #1099 - strange control chars worked their way in instead of
-
71b7819d1 Thu Jul 21 11:02:55 2022 +0200 Tom Reijnders
Revert some changes that got merged inadvertently during cherry-pick
-
a717057cd Mon Jul 18 16:36:05 2022 +0100 Smith
Fix #1099 - fix issues, replace Node numeric constants and add helpful comments
-
b71beb344 Fri Jul 15 13:12:55 2022 +0100 Ron Mitchell
first attempt at making long list of optional properties easier to scroll up and down and spot where one group ends and the other begins
-
5380b435b Fri Jul 15 11:21:11 2022 +0100 Ron Mitchell
ensure that black on yellow theme restores header with black background and yellow titles
-
8ff83bf85 Fri Jul 15 11:11:42 2022 +0100 Ron Mitchell
Ensure that the custom header colour option works with themes that have a gradient applied by replacing with the flat colour set in the optional property.
-
b373a04c4 Fri Jul 15 10:52:04 2022 +0100 Ron Mitchell
ensure flat white theme allows change of header colours via optional property
-
965477274 Wed Jul 20 17:11:51 2022 +0100 FayCross
#1138 include themeIcons property on really old projects that might not have theme in xml
-
a31a58d2c Wed Jul 20 17:06:38 2022 +0100 FayCross
Fix bug where old projects where there's no theme in xml have interface buttons of incorrect width
-
5e3d7ad19 Wed Jul 20 15:30:04 2022 +0100 FayCross
#1138 new optional property (themeIcons) to convert interface button images to FA icons on older themes
See x_btnIcons in xenith.js for a list of the default FA icons used when this is done
-
849c76b99 Wed Jul 20 16:16:55 2022 +0200 Tom Reijnders
Properly hhandle borders showing in iframes
-
5ad62fbec Mon Jul 18 17:11:36 2022 +0100 Smith
Fix #1099 - new code caused issue with existing tests so additional check included
-
53dc1a989 Mon Jul 18 17:04:47 2022 +0100 Smith
Fix #1099 - strange control chars worked their way in instead of
-
a55016f4a Mon Jul 18 16:41:12 2022 +0100 Smith
Fix #1099 - replace hard coded URL that crept in...
-
148c6a2f1 Mon Jul 18 16:36:05 2022 +0100 Smith
Fix #1099 - fix issues, replace Node numeric constants and add helpful comments
-
fb7f73a40 Fri Jul 15 17:59:15 2022 +0100 FayCross
#1138 changed titles and added tooltips to make new custom button icon/label fields make more sense
-
2051f4c8a Fri Jul 15 13:12:55 2022 +0100 Ron Mitchell
first attempt at making long list of optional properties easier to scroll up and down and spot where one group ends and the other begins
-
382439b2d Fri Jul 15 11:21:11 2022 +0100 Ron Mitchell
ensure that black on yellow theme restores header with black background and yellow titles
-
adfe023bc Fri Jul 15 11:11:42 2022 +0100 Ron Mitchell
Ensure that the custom header colour option works with themes that have a gradient applied by replacing with the flat colour set in the optional property.
-
ff0f621b7 Fri Jul 15 10:52:04 2022 +0100 Ron Mitchell
ensure flat white theme allows change of header colours via optional property
-
92f6da9bc Fri Jul 15 11:32:32 2022 +0200 Tom Reijnders
Remove inadvertently committed files
-
cc0cc81e2 Fri Jul 15 11:27:05 2022 +0200 Tom Reijnders
Fixed #1137 - Using <em> or other font attributes in section title crashes in javascript
- Fixed this for page titles as well
-
153d88063 Fri Jul 15 09:04:58 2022 +0100 FayCross
#1134 fix dialog position for themes where x_mainHolder div isn't full width of screen
-
c3d127c9f Fri Jul 15 08:54:38 2022 +0100 FayCross
Fix #1134 - TOC dialog scrolls to current page when opened
-
32ec2d387 Thu Jul 14 16:24:34 2022 +0100 FayCross
Fix #1137 - stop Bootstrap section menus from breaking if text is styled (e.g. bold)
-
fe3895dee Fri Jul 15 11:32:32 2022 +0200 Tom Reijnders
Remove inadvertently committed files
-
6034f4adf Fri Jul 15 11:27:05 2022 +0200 Tom Reijnders
Fixed #1137 - Using <em> or other font attributes in section title crashes in javascript
- Fixed this for page titles as well
-
34cecf657 Fri Jul 15 09:04:58 2022 +0100 FayCross
#1134 fix dialog position for themes where x_mainHolder div isn't full width of screen
-
4b568ba9a Fri Jul 15 08:54:38 2022 +0100 FayCross
Fix #1134 - TOC dialog scrolls to current page when opened
-
b1ebb4256 Thu Jul 14 16:24:34 2022 +0100 FayCross
Fix #1137 - stop Bootstrap section menus from breaking if text is styled (e.g. bold)
-
df1d14106 Thu Jul 14 15:55:25 2022 +0100 FayCross
Allow icon and tooltip used for XOT interface buttons to be changed in editor with:
- New navigation buttons opt property at project level (controls next, previous, contents & home buttons)
- New title & icon fields in existing opt properties (help file, glossary, tracking (for save session button), show / hide footer tools)
- WCAG logo & link optional properties are now in an optional property called Accessibility which also allows you to change label & icon (or hide altogether) the accessibility options button
-
74d87532f Wed Jul 13 16:39:14 2022 +0100 FayCross
Allow groups in xwd to be nested and display correctly in editor
-
761023355 Wed Jul 13 15:34:13 2022 +0200 Tom Reijnders
Do NOT decode xml, as this causes odd behviour with special characters
- é is replace by é somehow
-
66cb2e5b9 Wed Jul 13 15:34:13 2022 +0200 Tom Reijnders
Do NOT decode xml, as this causes odd behviour with special characters
- é is replace by é somehow
-
2c7531e71 Tue Jul 12 22:36:56 2022 +0200 Tom Reijnders
Fix issue with determining used file for imageSequence
imegaSequence does not mention all the files it uses in the xml so the media
and quota panel does not correctly show the files in use.
A similar issue exists for import pages. Not all the sequence files are copied,
only the first and last.
Extend XerteXmlInspector to know which files are used and use that in the media
and quota panel and in determining which files are to be copied when a page is
imported
-
8d3a88a9c Tue Jul 12 22:35:28 2022 +0200 Tom Reijnders
Last image was never shown
-
1b4558ee8 Tue Jul 12 12:02:08 2022 +0200 Tom Reijnders
Typo in scorm/scorm2004_library.php
- %LANGUAGE was replaced instead of %LANGUAGE%
- This caused scorm 2004 3rd packages to fail
-
4c6fb7019 Tue Jul 12 12:00:37 2022 +0200 Tom Reijnders
Improve memory management of import
- Every file of media was kept in memory
-
74eac528d Mon Jul 11 22:23:48 2022 +0200 Tom Reijnders
Fix error when importing pages in an empty project
-
ac1a13857 Mon Jul 11 21:56:04 2022 +0200 Tom Reijnders
Make sure properties work as admin
Do not check $_SESSION['toolkits_logon_username'] but
$_SESSION['toolkits_logon_id']
-
24ee9e49e Tue Jul 12 22:36:56 2022 +0200 Tom Reijnders
Fix issue with determining used file for imageSequence
imegaSequence does not mention all the files it uses in the xml so the media
and quota panel does not correctly show the files in use.
A similar issue exists for import pages. Not all the sequence files are copied,
only the first and last.
Extend XerteXmlInspector to know which files are used and use that in the media
and quota panel and in determining which files are to be copied when a page is
imported
-
c35a79c01 Tue Jul 12 22:35:28 2022 +0200 Tom Reijnders
Last image was never shown
-
f083c0aec Tue Jul 12 12:02:08 2022 +0200 Tom Reijnders
Typo in scorm/scorm2004_library.php
- %LANGUAGE was replaced instead of %LANGUAGE%
- This caused scorm 2004 3rd packages to fail
-
75b848ebe Tue Jul 12 12:00:37 2022 +0200 Tom Reijnders
Improve memory management of import
- Every file of media was kept in memory
-
7466400b9 Mon Jul 11 22:23:48 2022 +0200 Tom Reijnders
Fix error when importing pages in an empty project
-
f31ce9667 Mon Jul 11 21:56:04 2022 +0200 Tom Reijnders
Make sure properties work as admin
Do not check $_SESSION['toolkits_logon_username'] but
$_SESSION['toolkits_logon_id']
-
bb9ca1609 Sat Jul 9 22:38:52 2022 +0200 Tom Reijnders
Revert gossary changes of 3.10
- revert commit 0563e629b125ec37793f925fd24b551d5c46f966
- Revert all fixes for #1099
-
94dfe7892 Sat Jul 9 22:38:52 2022 +0200 Tom Reijnders
Revert gossary changes of 3.10
- revert commit 0563e629b125ec37793f925fd24b551d5c46f966
- Revert all fixes for #1099
-
acba4a242 Sat Jul 9 13:32:20 2022 +0200 Tom Reijnders
Improve messages
-
39a05730b Sat Jul 9 13:32:20 2022 +0200 Tom Reijnders
Improve messages
-
dbc5a8af4 Sat Jul 9 13:26:48 2022 +0200 Tom Reijnders
Remove debugging messages about multiple keys
-
d5d247bdd Sat Jul 9 13:26:48 2022 +0200 Tom Reijnders
Remove debugging messages about multiple keys
-
a9cc11888 Sat Jul 9 13:11:47 2022 +0200 Tom Reijnders
Oops - mistake in upgrade.php, skip upgrade 30
-
4255d4526 Sat Jul 9 13:11:47 2022 +0200 Tom Reijnders
Oops - mistake in upgrade.php, skip upgrade 30
-
83ec7a7a3 Thu Jul 7 15:54:26 2022 +0200 Tom Reijnders
Pages crash if trackVideo is not set
-
5e2803273 Thu Jul 7 15:54:26 2022 +0200 Tom Reijnders
Pages crash if trackVideo is not set
-
261330958 Thu Jul 7 11:22:53 2022 +0100 FayCross
Fix that was stopping menu pages from loading
-
0278988c7 Thu Jul 7 11:22:53 2022 +0100 FayCross
Fix that was stopping menu pages from loading
-
683e6e6ab Wed Jul 6 21:22:22 2022 +0200 Tom Reijnders
Fix not closed " and tweaking the text for the LTI property page.
-
bf6a9e958 Wed Jul 6 21:22:22 2022 +0200 Tom Reijnders
Fix not closed " and tweaking the text for the LTI property page.
-
492563d36 Wed Jul 6 15:08:29 2022 +0200 Tom Reijnders
Prevent crash of Xerte dashboard if LearningLocker's aggregate endpoint is used
-
5a4be62a6 Wed Jul 6 15:07:43 2022 +0200 Tom Reijnders
Small correction on 'TSUGI not available' text
-
e5ca0ff9b Wed Jul 6 15:08:29 2022 +0200 Tom Reijnders
Prevent crash of Xerte dashboard if LearningLocker's aggregate endpoint is used
-
46600529f Wed Jul 6 15:07:43 2022 +0200 Tom Reijnders
Small correction on 'TSUGI not available' text
-
cf8d95bc7 Wed Jul 6 10:10:12 2022 +0200 Tom Reijnders
Increase upload limit for import
-
f9e0ae31f Mon Jul 4 16:29:12 2022 +0200 Tom Reijnders
Weird merge issue
-
9eda1eb8b Mon Jul 4 15:28:49 2022 +0200 Tom Reijnders
Change version.txt and fix small merge errors
-
8ada99386 Mon Jul 4 15:27:06 2022 +0200 Tom Reijnders
Change version.txt of develo, so you can at least see which version is the base
-
5a5f57699 Mon Jul 4 14:43:01 2022 +0200 Tom Reijnders
Typo detected during merge with master
-
11f360a7d Mon Jul 4 14:17:41 2022 +0200 Tom Reijnders
Center grid when text alignment is top.
-
c48c63488 Mon Jul 4 12:37:17 2022 +0200 Tom Reijnders
Some improvements on layout of grid
-
f0bbe62ba Mon Jul 4 10:01:21 2022 +0200 Tom Reijnders
Limit lti dashboard to students for teacher
-
ec115034d Mon Jul 4 00:47:30 2022 +0200 Tom Reijnders
Change embad url param to x_embed
-To prevent embedded LTI content in Moodle to show aoverlay automatically
-
2993b342f Mon Jul 4 00:41:22 2022 +0200 Tom Reijnders
Small fixes to mediaLesson
-
279b1f829 Mon Jul 4 00:07:26 2022 +0200 Tom Reijnders
Leaving first frame in place broke synch points for mediaLesson and interactiveVideo
-
a52a93ba2 Sun Jul 3 22:55:49 2022 +0200 Tom Reijnders
Fix mistake in import
-
9c320cc0b Sun Jul 3 21:12:06 2022 +0200 Tom Reijnders
Remove debugger statements
-
ad26aede2 Sun Jul 3 21:09:17 2022 +0200 Tom Reijnders
Do not play/pauseseek(0) youtube video
- It does NOT return to the first frame
-
09eed50ad Sun Jul 3 19:03:49 2022 +0200 Tom Reijnders
Fix tracking of video enabled pages
-
b5b37fe5b Sun Jul 3 10:44:06 2022 +0200 Tom Reijnders
Xerte trans cannot handle \"
-
7528b854d Sat Jul 2 21:30:57 2022 +0200 Tom Reijnders
Revert 'Fix scrolling issue in Bootstrap' for now
-
cf6e07621 Sat Jul 2 15:54:22 2022 +0200 Tom Reijnders
Re-enable registration form again.
-
13936b39e Fri Jul 1 21:08:05 2022 +0100 Smith
Fix a few last bugs
-
977f20911 Fri Jul 1 15:34:26 2022 +0200 Tom Reijnders
Make sure that player controls are visible for youtube
-
271b62382 Fri Jul 1 12:51:59 2022 +0100 Smith
Fix scrolling issue in Bootstrap
-
415122664 Fri Jul 1 13:48:51 2022 +0200 Tom Reijnders
Reset aoi_pmh consent flag on import
-
8408628da Fri Jul 1 13:47:28 2022 +0200 Tom Reijnders
Do not show overlay on Xot when embedding in bootstrap
-
e19e245f3 Fri Jul 1 11:29:31 2022 +0200 Tom Reijnders
Improve #1121 - Implement highlight.js and css in site
-
b5b803e6b Thu Jun 30 23:23:30 2022 +0200 Tom Reijnders
Improve in #1129 - renove title hotizontl alignment if not set
-
0519ebf2c Thu Jun 30 23:18:27 2022 +0200 Tom Reijnders
Remove banner info, also when not collapsed
-
0f80cd062 Thu Jun 30 21:03:44 2022 +0200 Tom Reijnders
Do not load xml twice
-
3ec315b4d Thu Jun 30 18:32:28 2022 +0100 Smith
Fix twittercard in Bootstrap
-
38dcb8ee2 Thu Jun 30 16:46:01 2022 +0100 FayCross
#1118 minor changes to back to top button:
- added space above section titles when back to top buttons are hidden
- change to xwd to circle colour options always remain hidden if button is hidden
- changed btn appearance checkbox to drop down menu so it's a bit clearer what the two possible versions of button are
-
dc8da1a30 Thu Jun 30 16:44:29 2022 +0200 Tom Reijnders
Change title of optional Font Size group
-
6a41e932f Thu Jun 30 16:43:09 2022 +0200 Tom Reijnders
Improve #1129 - transition and alignment of titles
-
4d89ef5d7 Thu Jun 30 15:42:52 2022 +0100 FayCross
#1118 ensure back to top button is accessible when changed to circle
-
8715bf47b Thu Jun 30 15:45:53 2022 +0200 Tom Reijnders
Improve #1129 - Fix 'fix height'
-
1dbb2c5b0 Thu Jun 30 14:09:43 2022 +0100 Smith
Ooops, missing file #1128
-
98ef83822 Thu Jun 30 14:33:22 2022 +0200 Tom Reijnders
Improvement on #1129 - added top margin for title
- Also added conditionals for collapse height etc.
- Option to NOT set the height
- If setting height, it is in vh
-
345cfe69b Thu Jun 30 12:35:47 2022 +0100 Smith
Add language file support to columns plugin #1128
-
957b6dee5 Thu Jun 30 13:27:42 2022 +0200 Tom Reijnders
Fixed #1121 - codesnippet was wrong when re-entering ckeditor
-
3da65e5b0 Thu Jun 30 11:57:34 2022 +0200 Tom Reijnders
Oops, committed wrong file
-
2c6f82fdb Thu Jun 30 10:44:00 2022 +0100 FayCross
#1121 Added find and replace plugin to ckeditor
-
fc6c61c87 Thu Jun 30 11:09:01 2022 +0200 Tom Reijnders
Remove debugger statements
-
db2981a34 Thu Jun 30 10:08:21 2022 +0100 FayCross
#1121 Added accessibility checker plugin to ckeditor
-
e01bde7d3 Thu Jun 30 10:00:16 2022 +0100 Smith
Remove commented out code relating to the logo loading #1120
-
6c978cd7b Thu Jun 30 09:55:37 2022 +0100 Smith
Add message about number of columns displayed possibly being fewer #1128
-
d775642ba Thu Jun 30 02:37:35 2022 +0100 Smith
Fix strange extra paragraph bug #1128
-
2e85a96ab Thu Jun 30 01:19:02 2022 +0100 Smith
Fix logo in xapi export #1120
-
890c0567e Thu Jun 30 01:14:04 2022 +0100 Smith
Fix exporting of logos for Bootstrap #1120
-
a5630b81f Wed Jun 29 21:50:53 2022 +0100 Smith
Fix XOT export with default logos for issue #1120
-
4b9944357 Wed Jun 29 22:02:03 2022 +0200 Tom Reijnders
Make gridSize a mandatory option
-
3b902002a Wed Jun 29 20:57:16 2022 +0100 FayCross
#1125 new grid size property on sortable grid page no longer messes up display of older projects
-
da9c52894 Wed Jun 29 21:42:33 2022 +0200 Tom Reijnders
Fix missing nv3d files and add same font-family to html tag
-
2cd9ea7a4 Wed Jun 29 17:33:46 2022 +0100 Ron Mitchell
additions to blackonyellow and highcontrast themes to change background and text colours for code snippets. But needs testing with different code and languages.
-
54dcbbc0b Wed Jun 29 16:48:32 2022 +0100 Smith
Fix for color changer with custom Header colours
-
b2f63f3a1 Wed Jun 29 16:51:14 2022 +0200 Tom Reijnders
Small fixes to headerTextColour and headerBgColour
- Don't remove banner (but dón't know which is better
- If one of the two is empty, error occurs
- If only text color is set nothing happened
-
4434af063 Wed Jun 29 15:35:48 2022 +0100 Smith
Add custom headerBg/headerText colour to the pages...
-
5d4e0bdac Wed Jun 29 15:57:07 2022 +0200 Tom Reijnders
Add Youtube Feed better error handling
-
8fb30ddb1 Wed Jun 29 15:44:16 2022 +0200 Tom Reijnders
Fix typos
-
7ec154238 Wed Jun 29 14:28:20 2022 +0100 Ron Mitchell
add default auto column styles to Bootstrap and Decision
-
1325b33e7 Wed Jun 29 15:28:05 2022 +0200 Tom Reijnders
Improve #1176
- Added background-size to header options if repeat is set to no-repeat
- Can be set to not-set, auto, contain or cover, default not-set
-
2f818bf8e Wed Jun 29 14:18:13 2022 +0100 Ron Mitchell
remove auto columns code from text.html and text.xwd because now replaced by new editor option
-
6a34187ae Wed Jun 29 13:54:14 2022 +0100 Ron Mitchell
attempt to get custom page header colour working. The optional properties appear fine but the code in xenith isn't working around 2809 - 2824 can someone have a look? Also need to deal with headerTextColour too in case background requires textcolour changing too.
-
414f2b91b Wed Jun 29 12:59:56 2022 +0100 Smith
Typo
-
b488f3f12 Wed Jun 29 12:58:22 2022 +0200 Tom Reijnders
Improve #1129
- Make baner default hight if headerBanner option is not set
- Prevent themes with old code not working again (ugly hack)
- Collapse hamburger menu when a link is clicked.
-
66f5eccb4 Wed Jun 29 12:09:34 2022 +0200 Tom Reijnders
Implemented #1129 - Implemented suggestions for Jumbotron
-
b40691a54 Tue Jun 28 23:05:05 2022 +0200 Tom Reijnders
Update readme.md
-
293f55204 Tue Jun 28 23:04:35 2022 +0200 Tom Reijnders
OpenSans google font
-
3d928b2fd Tue Jun 28 23:03:11 2022 +0200 Tom Reijnders
Remove google fonts and cdn loading of javascript file (and host locally)
-
713ebd042 Tue Jun 28 21:28:14 2022 +0100 Smith
Fix issue with fields in Editor not loading for Decision Tree since the Spell Checker was disabled
-
12d7442da Tue Jun 28 17:20:28 2022 +0100 Smith
Added remove capability to the Autocolumns feature and fixed the context menu - issue #1128
-
38b97af63 Tue Jun 28 12:26:43 2022 +0100 Smith
Enable autocolumns for testing purposes
-
8c9dc112a Tue Jun 28 12:58:01 2022 +0200 Tom Reijnders
Oops forgot to commit actual plugin folder
-
648770320 Tue Jun 28 11:47:43 2022 +0100 Smith
First files for columns plugin, not enabled as of yet
-
cebe3c12d Tue Jun 28 11:46:37 2022 +0100 Smith
Fix for including the logo in the export and scorm packages and inserting the <img> tag - issue #1120
-
7b8fa610f Tue Jun 28 12:30:53 2022 +0200 Tom Reijnders
Some clarifications
-
f41087c13 Tue Jun 28 12:25:03 2022 +0200 Tom Reijnders
Fix typo's
-
0c347ed74 Tue Jun 28 10:47:43 2022 +0200 Tom Reijnders
Add codesneppet to ckeditor
-
08b954a4f Tue Jun 28 10:16:37 2022 +0200 Tom Reijnders
Fix error where Xerte code would inadvertently delete the wrong LTI key from TSUGI
-
a25c5f42e Mon Jun 27 15:27:32 2022 +0200 Tom Reijnders
TSUGI installer/updater
-
2b2d2ed1b Fri Jun 24 11:26:04 2022 +0200 Tom Reijnders
Possible fix for #1074 - Lack of consistency in what can be used as video source in the various video pages
-
2b20b2d65 Fri Jun 24 09:10:31 2022 +0200 Mustafa
AnnotatedDiagram option to hide links
-
f2794bb75 Thu Jun 23 21:48:05 2022 +0200 Mustafa
AnnotatedDiagram option to hide links
-
2b5db95a0 Thu Jun 23 15:05:41 2022 +0100 Smith
Fix for xml that doesn't have targetFolder set #1120
-
189bdd9dc Thu Jun 23 12:02:20 2022 +0100 FayCross
#1120 missed from previous commit
-
e8c3b8f11 Thu Jun 23 11:50:52 2022 +0100 FayCross
#1120 minor logo change to allow for UoN theme (that uses a different logo on smaller screens) to continue working
-
412ac5493 Thu Jun 23 11:35:06 2022 +0100 Smith
Fix few possible issues #1117
-
5f179f373 Thu Jun 23 11:22:57 2022 +0100 FayCross
#1120 css tweak
-
dffda3f55 Thu Jun 23 11:18:23 2022 +0100 FayCross
#1120 css logo tweak to be consistent with old layout
-
59a9f2cd6 Thu Jun 23 11:10:45 2022 +0100 FayCross
#1120 logo css fix
-
3f495a0f0 Thu Jun 23 09:57:04 2022 +0100 Smith
Updates to audio recorder to check permissions and inform user of the situation - #1117
-
e2ca580c4 Wed Jun 22 11:11:43 2022 +0100 Ron Mitchell
The alternating section code was inside the back to top button condition which obviously isn't correct. So this change fixes that by moving the alternating section code outside of that back to top button condition.
-
51ea745f8 Wed Jun 22 09:12:40 2022 +0100 Smith
Fix xenith bug
-
e8d560669 Wed Jun 22 00:27:09 2022 +0200 Stefan Hofman
Fine grained tracking control
Make it possible to use the trackVideo option to specify when a video
and or mcq will be tracked in the interactiveVideo and mediaLesson.
-
fae0f5cba Tue Jun 21 20:21:27 2022 +0100 Smith
Make 200px larges logo size - #1120
-
083dd4aa0 Tue Jun 21 20:13:46 2022 +0100 Smith
Update files #1120
-
4dfd8ff20 Tue Jun 21 18:22:36 2022 +0100 Smith
Fix css centering issue for #1120
-
fd7f0f52d Tue Jun 21 15:12:19 2022 +0100 Smith
Update for Bootstrap logos, issue #1120
-
1ec99e279 Tue Jun 21 13:12:17 2022 +0100 Ron Mitchell
oops had a hard coded ruler colour while testing the new plain text page auto columns ruler colour option.
-
07271b543 Tue Jun 21 13:03:40 2022 +0100 Ron Mitchell
auto columns option for plain text page. Please test and comment - I'll add an issue with some comments and questions.
-
19220a739 Mon Jun 20 13:02:00 2022 +0100 Ron Mitchell
enable alternating section background styles optional property in bootstrap including default styles and then theme specific changes in bundled themes.
-
1cf31aeda Sat Jun 18 15:30:33 2022 +0200 Tom Reijnders
Fine tuning .htaccess to prevent access to xml and json file
- Allow xml files and json files in the media folder. This is needed
for transcript xml files to be able to load.
-
888f669fe Fri Jun 17 14:54:04 2022 +0100 FayCross
Remove extend.php as no longer in use
-
be10fbc91 Fri Jun 17 10:32:45 2022 +0100 Smith
Updates to allow server side decision about which logo to use LO, Theme, Default - issue #1120
-
6a4789a05 Fri Jun 17 09:59:33 2022 +0100 Ron Mitchell
colour tweaks to default .top-round button classes for blackgrey and bluegrey themes.
-
651d8af27 Fri Jun 17 10:21:44 2022 +0200 Mustafa
bootstrap carousel
-
66bb4f5e2 Thu Jun 16 21:11:11 2022 +0100 Smith
Fix play.php to work as well - #1120
-
5fac0b082 Thu Jun 16 19:09:45 2022 +0100 Smith
Fix the 404 errors for Bootstrap and rework some of the previous stuff - issue #1120
-
d3bcdd7eb Thu Jun 16 17:32:27 2022 +0100 FayCross
#1113 Accessibility improvements to workspace
-
797ee21ae Thu Jun 16 16:23:41 2022 +0100 Smith
Put <img> tag back temporarily
-
7f7fb8783 Thu Jun 16 14:50:04 2022 +0100 Ron Mitchell
add option to hide rather than replace automatic log on xot template. Note: this is just the option to hide with tooltip etc. The code in Xenith still needs to be modified to hide the default logos. Not sure if that should be done by adding && x_params.icHide != 'true' in the relevant conditions or just to a new condition at the end of the existing code to hide whatever logo has been loaded if the option to hide is checked.
-
99c5e2e48 Thu Jun 16 14:40:11 2022 +0100 FayCross
#1113 Accessibility improvements to workspace
-
fad252482 Thu Jun 16 13:37:58 2022 +0100 Smith
Prevent missing default logo from generating a 404 error and allow test for svg, png, jpg, gif in that order - issue #1120
-
456844867 Thu Jun 16 14:23:33 2022 +0200 Tom Reijnders
Rebuild site xwd's after adding hedaer jumbotron option
-
fadfeb677 Thu Jun 16 14:22:42 2022 +0200 Tom Reijnders
Another attempt at fixing resizing a Grid
-
5ccec71b1 Thu Jun 16 10:46:41 2022 +0100 FayCross
#1114 Escape key closes glossary tooltips in Bootstrap template
-
36f4f53f2 Thu Jun 16 10:36:03 2022 +0200 Mustafa
grid + scss
-
2529a5710 Wed Jun 15 23:19:36 2022 +0200 Tom Reijnders
Fix #1086 - duplicating folders (with contents)
This never worked properly before.
1. If the temlates were a mix of Nottingham and site, the current code would
not have worked.
2. If One of the templates did not have valid access permissions, none of the
templates would have been copied
3. Subfolders were not copied
-
7ed814f64 Wed Jun 15 18:43:55 2022 +0200 Tom Reijnders
Make sure John's fix is in there
-
38e5a71ec Wed Jun 15 17:23:32 2022 +0200 Tom Reijnders
Fix embedding of Video's (Kaltura)
-
226180b4c Wed Jun 15 13:37:07 2022 +0200 Tom Reijnders
Fix workspace (not showing folders)
-
3b0c8708b Mon Jun 13 16:56:25 2022 +0200 Mustafa
Jumbotron fix
-
89bf4151b Mon Jun 13 16:14:29 2022 +0200 Tom Reijnders
Fix intractive video panels dissapearing on iPhon
-
04ef266e9 Mon Jun 13 11:42:16 2022 +0100 Ron Mitchell
improve the efficiency of the optional back to top button code e.g. only check if the button is hidden or set to round in the loadSection function then apply the additional optional styling at the end of the loadPage function so after all the sections have been created.
-
75e85001f Sat Jun 11 13:54:42 2022 +0100 Smith
Remove a couple console.logs and add a missing $button
-
4b44516ac Sat Jun 11 13:42:51 2022 +0100 Smith
Fix last button not having colour in issue #1118
-
24c4b33aa Sat Jun 11 12:32:50 2022 +0100 Ron Mitchell
Bootstrap back to top button optional properties - mostly works but has an issue and some questions so needs review and will list as a new issue.
-
5ad213d71 Sat Jun 11 10:41:55 2022 +0100 Smith
Move escapeHandler outside so that it can be removed in mouseleave and fix bug where the "if" check was detecting every key, not just escape (issue #1114)
-
39ce9ac3f Sat Jun 11 10:11:37 2022 +0100 Smith
Move escapeHandler outside so that it can be removed in mouseleave and fix bug where the "if" check was detecting every key, not just escape (issue #1114)
-
9215632b5 Sat Jun 11 01:57:38 2022 +0100 Smith
Add escape handler to the media360 page and rework the glossary escap handler, issue #1114
-
8b65cd01d Sat Jun 11 00:37:07 2022 +0100 Smith
Now Escape key closes glossary hover tooltips for issue #1114
-
77b96ca83 Fri Jun 10 21:58:51 2022 +0100 Smith
Code tidyup and fix bug in timestamp fix routine, #1117
-
c793975f2 Fri Jun 10 20:03:32 2022 +0200 Mustafa
Grid Fix still some bugs
-
ea2d1d295 Fri Jun 10 17:18:40 2022 +0100 Smith
Forgot the language file update...
-
7bcb693d0 Fri Jun 10 18:05:17 2022 +0200 Noud Liefrink
Fix recursive media when importing media from another page
-
6cb032d90 Fri Jun 10 16:56:41 2022 +0100 Smith
Code tidyup, filename cleansing and make Timestamp option look nicer for #1117
-
bbce97839 Fri Jun 10 16:50:52 2022 +0100 FayCross
Some accessibility improvements of workspace for #1113
-
fb1846722 Fri Jun 10 16:10:22 2022 +0100 FayCross
#1112 accessibility improvements for password protected login page & updated look of page to look like other login pages
Duplicated old version of login_prompt function for LTI/index.php to continue using
-
97ecb2928 Fri Jun 10 15:15:50 2022 +0200 Noud Liefrink
Fix template types in screen_display
-
0e43c1cd9 Fri Jun 10 15:14:35 2022 +0200 Noud Liefrink
Fix folder types in screen_display
-
35c0c594d Fri Jun 10 11:34:48 2022 +0100 Smith
Made the device selection less specific - now works in Edge also #1117
-
c5783463e Fri Jun 10 09:43:59 2022 +0100 Smith
Add audio recorder button to WYSIWYG. Relates to issues #23, #24, #25, #447, #525
-
33f857109 Fri Jun 10 09:25:26 2022 +0100 FayCross
Minor change
-
2ee676c8c Fri Jun 10 09:18:03 2022 +0100 FayCross
#1112 accessibility improvements for management login page
-
5e637bbe4 Fri Jun 10 08:52:48 2022 +0100 FayCross
Fix #1112 - various changes to improve the accessibility of the login screen
-
93193904b Thu Jun 9 22:17:08 2022 +0200 NSavenije
Youtube events and Peertube removed test var
-
32c3b293d Thu Jun 9 13:33:06 2022 +0200 Mustafa
sortable grid fix
-
09a863801 Thu Jun 9 11:33:48 2022 +0100 Ron Mitchell
Update of the interactive video thumbnail and link to the pagetypes example https://xot.xerte.org.uk/play_116#
-
de0338800 Thu Jun 9 11:41:50 2022 +0200 Tom Reijnders
Use html2pdf for printing
-
65ef5cb9e Thu Jun 9 10:26:39 2022 +0200 Tom Reijnders
Fix removing sharing from a template
-
7bf30f7dd Wed Jun 8 16:43:16 2022 +0100 FayCross
Fix #1103 - remove spell check button from ckeditor
-
03eb5c77c Wed Jun 8 12:53:07 2022 +0100 Smith
Update this to turn off RSS template in new installs too #969
-
eff677826 Wed Jun 8 12:42:41 2022 +0100 Smith
Remove arrow function for IE compatibility #1099
-
e5d5545c1 Wed Jun 8 12:11:09 2022 +0100 Smith
Fix Print button bug in #789
-
a31e7fc2d Tue Jun 7 15:39:12 2022 +0200 Mustafa
sortable grid fix
-
da471d03f Mon Jun 6 15:19:02 2022 +0100 Ron Mitchell
Updated thumbnail for the Timeline Media page type and live demo at https://xot.xerte.org.uk/play_116#timelinemedia
-
2137d9f1d Fri Jun 3 00:11:31 2022 +0100 Smith
Remove console.log
-
62a61fa65 Fri Jun 3 00:08:11 2022 +0100 Smith
TNew sort, new dependency loader and general code tidyup
-
6050ca42c Thu Jun 2 16:00:31 2022 +0100 Smith
Update two pages that still used the old $script dependency loader
-
e971eff66 Thu Jun 2 15:59:18 2022 +0100 Smith
Fix a slight bug when omitting base path
-
db03c1285 Thu Jun 2 01:09:07 2022 +0100 Smith
Remove the old dependency loader - couldn't determin successful loading of all files - may still be in use so wtch out for broken pages
-
215ce4c73 Thu Jun 2 00:54:52 2022 +0100 Smith
Add a Print button to the results/chart of the Opinion page as requested in issue #789
-
aff5e102d Thu Jun 2 00:43:13 2022 +0100 Smith
Switch from script.js to loadjs dependency loader since it can detect success and fail
-
f97044449 Wed Jun 1 22:32:59 2022 +0100 Smith
Fix for issue#1104 where the question holders now take up the full width
-
e652f354c Wed Jun 1 18:51:40 2022 +0100 Smith
Improvement for #1104 to show the question titles back on the chart
-
5ecaa0082 Mon May 30 16:54:12 2022 +0100 Ron Mitchell
add aria tag to textbox in documentation page as suggested by OU on forums https://xerte.org.uk/index.php/en/forum/accessibility/2877-interactivity-documentation-and-unlabelled-text-box#8149
Note: we have conditional code for textarea fields but not for textbox. At the moment I've just added this static suggestion but perhaps we also need to make this similar to the textarea code?
-
4a51098fa Fri May 27 12:59:10 2022 +0200 Tom Reijnders
Fix #1102 - Cannot select transcript from media browser
-
e1c3472ef Wed May 25 22:10:19 2022 +0100 Smith
Turn off the Rss template now and finally close issue #969
-
b9dad63cf Wed May 25 18:30:55 2022 +0100 Smith
A change to #1098 to use the FileSaver library to modify and then write the blob instead of using jsPDF to target Firefox 98+ only
-
0f2750494 Tue May 24 17:43:37 2022 +0100 FayCross
Fix #1080 - when link clicked on interactive list page, change focus to panel
-
5d6e308ad Tue May 24 17:10:03 2022 +0100 FayCross
Fix #967 colour of django theme home page link from project title
-
c402aa8a6 Tue May 24 16:53:16 2022 +0100 FayCross
Fixed various pages so that they work with max-width optional property #1008
-
52e974087 Tue May 24 16:11:53 2022 +0200 Mustafa
grid top button fix
-
3bdc0828c Tue May 24 14:51:09 2022 +0100 FayCross
Fix bug that was stoppimng drag drop & fill in blank versions of gap fill page from ever showing as complete
-
02b6dea0a Tue May 24 15:33:52 2022 +0200 Mustafa
grid + bootstrap simpel
-
30ef51d7d Tue May 24 11:01:50 2022 +0100 FayCross
Removed dialog close button label as language option from several page types - use the close label from language engine file instead
-
6d3fff194 Tue May 24 11:59:13 2022 +0200 Tom Reijnders
Prevent notices in php log because of undefined vars
-
c1257b787 Tue May 24 11:58:17 2022 +0200 Tom Reijnders
Enable embedding of xerte opjects in site templates
-
90275bab1 Tue May 24 11:56:29 2022 +0200 Tom Reijnders
Add video heatmap display
-
2f297e4d8 Tue May 24 11:51:36 2022 +0200 Tom Reijnders
Cleanup and addition of hints to meta data form
-
a47c03efe Tue May 24 11:47:51 2022 +0200 Tom Reijnders
Fix layout and selection of statments
-
c6b391faa Tue May 24 11:46:51 2022 +0200 Tom Reijnders
Fix full page mode
-
47503d912 Tue May 24 11:43:56 2022 +0200 Tom Reijnders
Just use normal way to show template
-
4656329c9 Tue May 24 11:42:10 2022 +0200 Tom Reijnders
Enable dictionary and spell check as you type in the language of the LO
-
d4464310d Tue May 24 11:39:42 2022 +0200 Tom Reijnders
Make sure code is still compaitible with PHP 5.6
-
016df6ce2 Tue May 24 10:02:19 2022 +0100 FayCross
Changed wording of media option in documentation page as it only accepts images
-
ffbc9fe6c Mon May 23 15:36:55 2022 +0100 Smith
Possible workaround until a better method is discovered for the Results page issue #1098
-
0c793ce3b Mon May 23 12:31:33 2022 +0100 Smith
Fix the newly introduced glossary bug where every term in a different text node was being replaced (issue #1099)
-
426673317 Mon May 23 11:22:28 2022 +0100 Smith
Better glossary functionality - traversing fragment DOM - to address issue #1099
-
989734249 Mon May 23 09:45:19 2022 +0100 Smith
Add tooltip message suggesting Lightbox Type 'Image' if iFrame selected for issue #1096
-
642c94eaa Fri May 20 18:41:03 2022 +0100 FayCross
Fix #1022 Gap fill results show correctly when distractors are used
-
95215b2e2 Thu May 19 14:55:14 2022 +0100 Ron Mitchell
Partial solution for skip to main contents in Bootstrap see https://github.com/thexerteproject/xerteonlinetoolkits/issues/1072 need to decide whether to change focus when change page with the page navigation and what to set the focus on. For demo and discussion on dev day.
-
f9857a6b4 Thu May 19 11:24:28 2022 +0100 FayCross
Fix #1096 - allow for caption to be shown with lightbox images opened via a link
-
bf7d0154c Fri May 13 16:30:36 2022 +0100 FayCross
Add tooltip to describe difference between match & describe interactivity in drag & drop labelling page
-
db451604c Fri May 13 16:18:48 2022 +0100 FayCross
Fix bugs in drag & drop labelling page when interactivity is set to match & generally tidied up page model
-
58a3edfa6 Fri May 13 16:28:53 2022 +0200 Mustafa
grid bug fixes
-
cfabc9e0a Fri May 13 14:08:27 2022 +0100 FayCross
Fix #1063 #1097 in drag & drop labelling page:
- make sure labels stay in correct position if resized
- allow links in hotspot descriptions to be reached by tabbing
-
69f223021 Fri May 13 09:12:52 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the cesicardiff theme
-
10211707a Thu May 12 16:33:23 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the darkgrey decision theme
-
e863fb0ea Thu May 12 16:31:33 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the bluegreyorange decision theme
-
a4d95882b Thu May 12 16:28:26 2022 +0100 Ron Mitchell
correct path to fonts folders
-
7ba1658c3 Thu May 12 16:23:30 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the modernorange theme
-
d256ce46c Thu May 12 16:21:49 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the modernandurban theme
-
2e0da1e89 Thu May 12 16:16:49 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the modernandsleek theme
-
bd3a5ef62 Thu May 12 16:12:20 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the sketch theme
-
ac18bbcdc Thu May 12 15:29:52 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the rgbo theme
-
d9aa40103 Thu May 12 15:24:33 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the highcontrast theme - called Roboto but didn't use it anyway.
-
94388e411 Thu May 12 15:21:45 2022 +0100 Ron Mitchell
remove the use of fonts.googleapis.com in the futureteacher theme
-
ea1608af2 Thu May 12 15:07:39 2022 +0100 Ron Mitchell
remove use of fonts.googleapis.com in darkbluegrey theme
-
485cace89 Thu May 12 14:41:22 2022 +0100 Smith
Fix for what happens if you solve manually #977
-
bae1df5c7 Thu May 12 14:28:06 2022 +0100 Smith
Update to issue #977 - add highlight option, allow highlight removal, don't highlight first word and fix a few oddities
-
899d90111 Wed May 11 13:42:15 2022 +0100 Smith
Some updates to fix some of the problems in #977
-
cf6208727 Wed May 11 12:45:29 2022 +0100 FayCross
#1090 change wording of bulk project transfer instructions to consistently use project rather than template
-
0f8a2abae Wed May 11 11:49:33 2022 +0100 FayCross
#976 possibly better way of styling home page link that won't require theme changes
-
cbf0f631d Wed May 11 11:40:58 2022 +0100 FayCross
#976 Changes to home page link from LO title
-
4ce7e7dc6 Wed May 11 02:00:03 2022 +0100 Smith
Start of a fix for issue #976
-
ab734525d Mon May 9 22:17:08 2022 +0100 Smith
Small change to fix links in the Timeline Media page text box but links still broken in the Item text box - issue #1021
-
dd312a605 Mon May 9 18:14:12 2022 +0100 Smith
Changes to Wordsearch to go some way to addressing issue #977
-
a4c4e96d5 Sun May 8 01:45:53 2022 +0100 Smith
Fix typo
-
c6aed5844 Fri May 6 16:06:01 2022 +0100 Smith
Remove a couple of console.logs
-
cfe6851d5 Fri May 6 14:55:17 2022 +0100 FayCross
Fix #553 - only add shadow to text if it's white
-
2652e8c7d Fri May 6 12:26:06 2022 +0100 Smith
Possible compromise for issue #553
-
400dd0930 Fri May 6 09:08:28 2022 +0200 Mustafa
admin in mogelijkheden in management.php
-
e644da05a Thu May 5 16:26:42 2022 +0100 Smith
Hopefully this fixes the issues that cropped up with 0563e62
-
e27034ddc Thu May 5 11:36:53 2022 +0100 FayCross
Fix typo in delete project warning
-
9bad6c361 Thu May 5 10:20:52 2022 +0100 FayCross
Fix bug where html entities like & were not appearing correctly in chart text
-
ffad6c05f Thu May 5 10:08:02 2022 +0100 Smith
Possibly address the videos issues at #1074 once and for all...
-
b8b7a0edd Thu May 5 09:32:13 2022 +0100 FayCross
#1096 Changed wording of alt text field to match wording in image dialog & moved string into language file
-
f2e1be25a Wed May 4 18:22:05 2022 +0100 Smith
possible fix for #1096
-
b028f3645 Wed May 4 12:59:44 2022 +0100 Smith
Fix issue - was matching words<->clues instead of clues<->clues
-
5e41f0a78 Wed May 4 11:06:24 2022 +0200 Mustafa
url weg bij bootstrap
-
52226066b Wed May 4 00:33:38 2022 +0100 Smith
Move the toggleClick redefinition into the only page that uses it - Image Viewer
-
63ab5aeeb Tue May 3 21:11:52 2022 +0100 Smith
Fix a bug in the sort routine, mentioned at https://xerte.org.uk/index.php/en/forum/bugs-and-issues/2843-sorting-in-the-fill-in-the-blanks-exercise
-
68c25e046 Tue May 3 16:23:33 2022 +0200 Mustafa
Text Highlight
-user is able to change fonts of the word document
-
4f199a38b Tue May 3 15:57:11 2022 +0200 Mustafa
Documentation
-user is able to change fonts of the word document
-
2e31bd974 Tue May 3 12:31:00 2022 +0100 Smith
Remove a console.log that sliipped through
-
e71410afd Tue May 3 02:39:38 2022 +0100 Smith
Possible fix for #1076 - doubt we need a Twitter Card in the Scorm version so have just replaced with a blank in Scorm exports.
-
b98126241 Tue May 3 02:03:06 2022 +0100 Smith
An attempt at fixing #1081
-
7f02e677d Mon May 2 21:52:25 2022 +0100 Smith
Save a few lines of unnecessary code
-
4dd72a570 Mon May 2 21:43:37 2022 +0100 Smith
More logical order
-
c48f5e395 Mon May 2 21:43:03 2022 +0100 Smith
Typo
-
462252d61 Mon May 2 21:34:47 2022 +0100 Smith
Remove abandoned code
-
246a66479 Mon May 2 21:23:00 2022 +0100 Smith
More compact
-
16dfc54d0 Mon May 2 21:18:29 2022 +0100 Smith
More compact
-
7db16baf5 Mon May 2 21:01:56 2022 +0100 Smith
Typo
-
eb1b81d2a Mon May 2 02:14:13 2022 +0100 Smith
Tidyup
-
b6ef8939a Mon May 2 01:51:09 2022 +0100 Smith
Fix typo
-
0563e629b Mon May 2 01:14:41 2022 +0100 Smith
Add functionality to ignore whitespace AND within Glossary terms and also to link only 1 or ALL matches on the page
Not configurable from editor yet.
-
c717c482a Fri Apr 29 15:53:16 2022 +0200 Tom Reijnders
Fix local merge conflict
-
1d658570e Fri Apr 29 10:01:57 2022 +0100 Ron Mitchell
Actually actually save management changes to social icon fields ;-)
-
22a9db105 Thu Apr 28 21:46:47 2022 +0200 Tom Reijnders
Actually save management changes to social icon fields
-
f9a19d7e6 Thu Apr 28 21:38:07 2022 +0200 Tom Reijnders
Fix for #1026 - Bootstrap section menu issues and solution
- Change selector in bootstrap.js from .nav to .nav.nav-list. Now it wil
not pick up navigator nav items anymore
-
e2c0fa7cd Thu Apr 28 21:00:49 2022 +0200 Tom Reijnders
Fix PHP error mesage in the logs
-
670f691a5 Thu Apr 28 20:27:05 2022 +0200 Tom Reijnders
Only close wizrd in lightbox when the X icon is clicked (not background)
-
17c102d42 Thu Apr 28 20:20:08 2022 +0200 NSavenije
TextVideo xerte video mp4 player fix
-
4e57171a5 Thu Apr 28 17:27:36 2022 +0100 Ron Mitchell
fix conditional social icon code to correctly use values from management
-
a4b107111 Thu Apr 28 18:02:49 2022 +0200 Tom Reijnders
Add management of cookies by social icons
-
441327202 Thu Apr 28 17:47:39 2022 +0200 Tom Reijnders
Do a better job of considering Windows/XAMPP
-
cc4d07d97 Thu Apr 28 17:32:47 2022 +0200 Tom Reijnders
Prevent unknown index error
-
e74ae7105 Thu Apr 28 17:21:48 2022 +0200 Tom Reijnders
Fix php variable names
-
68f62b1e7 Thu Apr 28 16:44:13 2022 +0200 Tom Reijnders
Add global social icon options to management page
-
99a104ca7 Thu Apr 28 14:40:59 2022 +0100 Ron Mitchell
partial solution for removing social icons ADDTHISSCRIPT. Code added directly to play and preview files but need to move to a shared function instead and then include in scorm and export code. Also the condition looks for globalhidesocial != 'true' && globalsocialauth != 'false' but those don't yet exist.
-
ab9c58e02 Thu Apr 28 15:40:51 2022 +0200 Tom Reijnders
Bootstrap update (should fix #1026)
-
05e1cf26d Thu Apr 28 12:59:39 2022 +0200 Tom Reijnders
Wrong name for project file used when loading xml
-
51f22040d Wed Apr 27 16:58:11 2022 +0200 Tom Reijnders
Make sure you can close wizard in lightbox if lockfile message is shown
-
f24488d0f Wed Apr 27 15:17:55 2022 +0200 Tom Reijnders
Fix typo
-
0e1e704db Wed Apr 27 15:00:25 2022 +0200 Tom Reijnders
Fix typo
-
6df221db2 Wed Apr 27 13:57:02 2022 +0200 Mustafa
css
-
c5c749c07 Wed Apr 27 13:56:21 2022 +0200 Mustafa
delimiters in topXQ
-
9e61b4a9a Wed Apr 27 12:38:10 2022 +0200 Tom Reijnders
Oops, don't enforce logged being logged in
-
3c5e5411e Wed Apr 27 12:36:04 2022 +0200 Tom Reijnders
Overlay when embedding XOT from Bootstrap + prohibit browsing to xml files
- Present an overlay over embedded xot's in bootstrap templates. Embedded
XOT tempates are only tracked after clicking the overlay. This prevents
a lot of XOT tempates to start tracking if multiple xot's are embedded.
- Change .htaccess in USERS-FILES so the xml files cannot be viewed at
directly in a browser. also prohibit json files. Change the code so
get_template_xml is used to retriveve the data.
-
4222e647a Tue Apr 26 14:08:25 2022 +0200 Tom Reijnders
Open wizard in lightbox
-
fe9c4ad66 Tue Apr 26 13:46:07 2022 +0200 Tom Reijnders
Open wizard in lightbox
-
e541cf791 Tue Apr 26 13:44:41 2022 +0200 Tom Reijnders
Move oai_config.php to oai_config.dist.php
-
e8abd39b1 Fri Apr 22 16:33:12 2022 +0200 Tom Reijnders
Rebuild data.xwd after merge
-
f211612c3 Fri Apr 22 13:07:36 2022 +0100 FayCross
Improved look of management pages generally and fixed bugs where scroll bars weren't always visible and buttons were overlapping on smaller screens
-
172d34365 Fri Apr 22 11:37:25 2022 +0200 Mustafa
randomizer fix
-
ffc6aed7c Thu Apr 21 16:12:02 2022 +0200 Mustafa
pdf small size screens
-
b39a3e4f9 Thu Apr 21 10:00:50 2022 +0100 FayCross
Fix #1091 - change ckeditor fill empty blocks setting back to default
-
82721e33d Thu Apr 21 10:42:16 2022 +0200 Mustafa
pdf small size screens
-
2c6082c66 Wed Apr 20 14:59:22 2022 +0100 FayCross
Fix bug where future teacher theme didn't show selection border on gap fill drag & drop labels
-
ace1d4c84 Wed Apr 20 15:55:44 2022 +0200 Mustafa
pdf maintainable
-
1d1c150ce Wed Apr 20 14:29:55 2022 +0100 FayCross
Fix bug in gap fill page (Firefox only) where you could get stuck in interactive text block if using keyboard to navigate and the gap fill exercise uses a table for layout
-
f5d9aa863 Mon Apr 18 14:43:32 2022 +0200 Mustafa
pdf fix
-
1706c8989 Thu Apr 14 12:10:48 2022 +0200 Mustafa
CSS
-
a1fe0792c Thu Apr 14 12:08:26 2022 +0200 Stefan Hofman
Apply feedback
-
4f4c2b4b7 Wed Apr 13 09:58:41 2022 +0200 NSavenije
Fixed scaling mediasite holder
-
77ea3834b Wed Apr 13 09:01:26 2022 +0200 NSavenije
Fix for scaling in perspective. Better mediasite selection in popcorn
-
640cf2a0f Tue Mar 29 16:03:00 2022 +0200 Tom Reijnders
Update build.yml
-
cba2f285c Tue Mar 29 16:00:41 2022 +0200 Tom Reijnders
Do not trigger sonarcloud on push
-
191d1bf63 Mon Mar 28 11:35:58 2022 +0200 Tom Reijnders
Add support for sonarcloud
-
cab3d6aba Mon Mar 28 11:33:03 2022 +0200 Tom Reijnders
Add support for sonarcloud.io to xot
-
3eca5c76e Fri Mar 25 12:11:59 2022 +0000 FayCross
Fix #1082 Hotspot question page now marks with ticks and crosses to remove reliance on colour
-
ddbe6318d Fri Mar 18 15:17:10 2022 +0000 FayCross
Fix bug where bootstrap image lightbox checkbox on project/page/sections didn't always turn on/off the correct lightboxes
-
3b1d7bad3 Thu Mar 17 14:10:39 2022 +0000 FayCross
Fix text size issue on timeline page
-
c4b87862e Thu Mar 17 13:42:41 2022 +0000 FayCross
Fix minor dictation layout bug
-
654a43702 Thu Mar 17 11:12:21 2022 +0100 Tom Reijnders
Temporariliy fix empty folders in workspace
- This was caused by partly wrong commit of folder sharing functionality
-
53e620792 Thu Mar 17 09:55:42 2022 +0000 FayCross
Changed the example link for multi-navigator page
-
1235454e7 Thu Mar 17 09:26:47 2022 +0000 FayCross
QR Code page made responsive with new image size option in xwd
-
83a9fa65a Thu Mar 10 16:35:21 2022 +0000 FayCross
Image Viewer page made responsive with new image size option in xwd
-
a61939cf4 Thu Mar 10 15:53:27 2022 +0000 FayCross
Advanced image page made responsive (with new image size options in editor) & improved page appearance with max-width set on project
-
985d43ef0 Thu Mar 10 09:48:15 2022 +0000 FayCross
Quiz fixes:
- Feedback is cleared after quiz is restarted
- Panel is now full height like other pages
-
ac4383607 Wed Mar 9 14:56:44 2022 +0000 FayCross
Fix bug on crossword page where clicking clue didn't always highlight the correct line in crossword grid
-
694013946 Wed Mar 9 12:46:22 2022 +0000 FayCross
Removed unnecessary debuggers
-
8382463fd Fri Mar 4 18:39:55 2022 +0000 FayCross
Minor change to Hotspot Question page
-
7748accb7 Fri Mar 4 18:00:57 2022 +0000 FayCross
Fix #1037 Hotspot Question bugs:
- Removed unused code
- Fixed issues with more than 1 page of this type in a project
- Fix issues with hotspots after resize
-
e4012bab1 Fri Mar 4 13:56:03 2022 +0000 FayCross
Hotspot Question page -removed show highlight option as it didn't work #1037
-
8c70192b5 Fri Mar 4 13:35:36 2022 +0000 FayCross
Various fixes to Hotspot Question page #1037:
- improved the marking comments so they are more helpful
- changed some wording in xwd
- layout improvements
- code tidy up
-
d00561c3c Fri Mar 4 11:40:35 2022 +0000 FayCross
Various changes to Text Correction page:
- improved layout
- fixed panel size when text align is right
- fixed disable answers optional property
-
670e272f2 Fri Mar 4 10:39:41 2022 +0000 FayCross
#1015 Various changes to crossword page:
- added Force Capitalisation property to make text in grid appear in uppercase
- changed clue field to text area so it can include images etc.
- fixed issues where page broke if there were multiple crossword pages in a project
-
8da5d0489 Thu Mar 3 16:18:28 2022 +0000 FayCross
#1080 Add option to auto open 1st item on interactive list page
-
5aa7442b3 Thu Mar 3 15:30:44 2022 +0000 FayCross
#1015 Fixes/changes to crossword page including:
- New text position optional property
- Improved moving around page with keyboard (so you don't get stuck in crossword when tabbed to)
- Shift-Tab in crossword now works
- Improved way marking is done when > 1 attempts allowed
- Reworded some strings in xwd & added hints
-
8fa8f69a5 Wed Mar 2 15:00:06 2022 +0000 FayCross
Updated crossword page icon
-
03fd1d3fc Wed Mar 2 10:33:09 2022 +0000 FayCross
Updated Hotspot Question thumb image so it matches style of other page images
-
bc1a17ee3 Thu Feb 24 15:05:57 2022 +0000 FayCross
Minor text change in xwd
-
533ba6925 Thu Feb 24 14:49:01 2022 +0000 FayCross
Undo a commit from a few months ago (remove bold headings from project details)
-
dd7afbbf6 Thu Feb 24 12:55:31 2022 +0000 FayCross
Correct a typo in file path to website_code/php/versioncontrol/update_file.php
-
a6d595d22 Wed Feb 23 13:43:56 2022 +0100 NSavenije
peertube regex
-
d0ff884dc Fri Feb 18 18:30:14 2022 +0100 Tom Reijnders
Fix typo's in optional in metadata of site
-
f17f58b7f Wed Feb 16 16:14:11 2022 +0000 FayCross
Tidied up hotspot image model (removed some unused functionality) and theme minor changes
-
c1997e53b Wed Feb 16 12:03:40 2022 +0000 FayCross
Annotated diagram page now supports polygon hotspots
-
83b4aee3a Tue Feb 15 22:51:34 2022 +0100 Tom Reijnders
Fix typo's in optional
-
b9123e310 Tue Feb 15 21:26:40 2022 +0100 Tom Reijnders
Add proper tooltipes to metadata
-
5bd626e44 Fri Feb 11 14:45:46 2022 +0100 NSavenije
peertube wrapper
-
de9e769f3 Mon Feb 7 11:54:08 2022 +0100 NSavenije
basically bad wrapper
-
d639a3ba7 Fri Feb 4 12:43:18 2022 +0000 FayCross
Fix Annotataed Diagram page which had stopped working if hightlight was set to oval or rectangle
-
57caa022b Thu Feb 3 21:14:01 2022 +0100 Tom Reijnders
Add extra debug loggin
-
c79b3638d Thu Feb 3 21:13:15 2022 +0100 Tom Reijnders
Use correct studentidmode for xAPI records
-
48fad3211 Thu Feb 3 21:12:28 2022 +0100 Tom Reijnders
Fix tables in generated PDF
-
0f042be9b Thu Feb 3 21:10:44 2022 +0100 Tom Reijnders
Fix javascript error (sometimes because of race-condition?)
-
20a3f7849 Thu Feb 3 21:09:32 2022 +0100 Tom Reijnders
Properly check group membership
If an xAPI record did not contain a group it was considered part of the group
-
596cafd5e Thu Feb 3 16:26:11 2022 +0000 FayCross
Deprecate enable resuming optional property in XOT template
-
ff6e8e52c Thu Feb 3 16:21:34 2022 +0000 FayCross
Deprecated Media optional property in XOT template. This looks like it has been broken for some time and isn't widely used (if at all)
-
619fa6814 Thu Feb 3 16:03:53 2022 +0000 FayCross
Fix #1075 - new icon for Interactive Video page to distinguish it from Media Lesson page
-
a48bd97a2 Thu Feb 3 15:44:55 2022 +0000 FayCross
Possible fix for issue where standalone pages weren't displaying correct page in lightbox when resumed in SCORM
-
0e940a82d Wed Feb 2 22:26:41 2022 +0100 Stefan Hofman
New opinion graph adaptive content page
-
da992bee6 Wed Feb 2 12:25:53 2022 +0100 NSavenije
perspective works weirdly
-
50a0846ce Fri Jan 28 12:18:03 2022 +0000 FayCross
Multiple Perspectives page: new option to allow text to be added rather than requiring an image, mp3 or video
-
9cf6f68c9 Fri Jan 28 11:13:43 2022 +0000 FayCross
Fix bugs with width of datagrids in editor on 1st load and if optional property panel is closed
-
33638fd0f Thu Jan 27 11:36:09 2022 +0000 FayCross
Bug fixes for image sequence page
-
a82b0efd1 Wed Jan 26 11:39:15 2022 +0100 Tom Reijnders
Fix deprecated array index notations
-
6dcaefcc8 Mon Jan 24 14:33:28 2022 +0000 FayCross
Bug fixes for image sequence page
-
053bf8225 Fri Jan 21 17:40:42 2022 +0000 FayCross
Image sequence page bug fix
-
d05982908 Fri Jan 21 17:17:58 2022 +0000 FayCross
Image sequence page bug fixes
-
c2b337ace Fri Jan 21 12:06:10 2022 +0000 FayCross
New XOT page type: Image Sequence
First commit - needs some more work & testing before release
-
3b0f2b697 Thu Jan 20 12:37:25 2022 +0000 FayCross
Fix #1068 bugs where Bootstrap section menu doesn't always highlight correctly when some sections on page are hidden
-
57324ca4f Thu Jan 20 11:10:09 2022 +0000 FayCross
Fix #1069: Fix bug where deep links to tabs with numeric names didn't always open correct tab
-
d26518d1b Thu Jan 20 10:38:01 2022 +0000 FayCross
Partial fix for #1069: Links to open specific tabs on multi-nav page now work when link in on the same page
-
44fc5763c Wed Jan 19 16:59:53 2022 +0100 NSavenije
WIP! all implementations for video tracking generic
-
c5c0c18f6 Wed Jan 19 16:01:57 2022 +0100 NSavenije
generalized inittracking, the basic addevents, remove events, leavepage for popcorn tracking
-
19314e925 Wed Jan 19 10:22:28 2022 +0100 NSavenije
icon centering interactive video
-
aea88c7f9 Tue Jan 18 10:26:58 2022 +0100 NSavenije
fixed noop tracking textvideo
-
043143dae Mon Jan 17 16:08:28 2022 +0100 NSavenije
one media per tab nav
-
e079ccfd8 Mon Jan 17 15:00:13 2022 +0100 NSavenije
removed some whitespace
-
70d7dfe82 Mon Jan 17 14:27:04 2022 +0100 NSavenije
Loading scripts
-
812bfd5cf Mon Jan 17 14:04:08 2022 +0100 NSavenije
tracking for nav 1
-
24bf8e790 Mon Jan 17 09:15:21 2022 +0100 NSavenije
playall en duplatice video
-
072896aac Fri Jan 14 13:57:06 2022 +0100 Tom Reijnders
Overrule actor studentidmode in xapi_launch.php id $_GET['actor'] is set
-
51310610a Fri Jan 14 13:57:06 2022 +0100 Tom Reijnders
Overrule actor studentidmode in xapi_launch.php id $_GET['actor'] is set
-
fb1099a25 Thu Jan 13 22:32:00 2022 +0100 Tom Reijnders
Fix layout issues in PDF with long model-answer answers
-
8442cac6a Thu Jan 13 22:32:00 2022 +0100 Tom Reijnders
Fix layout issues in PDF with long model-answer answers
-
b0d0ad488 Wed Jan 12 12:17:37 2022 +0100 janreijnders
Quick fix to dutch
-
69df8d6d6 Wed Jan 12 00:40:15 2022 +0100 Stefan Hofman
Improved printing adaptive content
-
d551e63fb Tue Jan 11 22:34:33 2022 +0100 Stefan Hofman
Update print layout adaptive content
-
c12e30805 Tue Jan 11 19:28:00 2022 +0100 Tom Reijnders
Layout adjustments
-
f16312d28 Tue Jan 11 19:14:34 2022 +0100 Stefan Hofman
Resize before print
-
4481fc998 Tue Jan 11 17:57:41 2022 +0100 Stefan Hofman
Start of averaging graph bar graph
-
e93025e23 Tue Jan 11 15:43:56 2022 +0100 NSavenije
fix duplicate media
-
81e1bd71c Tue Jan 11 15:20:30 2022 +0100 NSavenije
fix leavepage noop tracking
-
617983b4a Tue Jan 11 14:35:46 2022 +0100 NSavenije
all tracking in perspective
-
b84122400 Mon Jan 10 14:01:39 2022 +0100 janreijnders
Added format string
-
ff503c1fd Sun Jan 9 19:01:01 2022 +0100 Tom Reijnders
Make sure example window works again
-
18de2a002 Sun Jan 9 19:01:01 2022 +0100 Tom Reijnders
Make sure example window works again
-
e6b9ab67a Fri Jan 7 10:57:40 2022 +0000 Ron Mitchell
add twitter card code to preview.php
-
41b31fe94 Fri Jan 7 10:55:25 2022 +0000 FayCross
Bootstrap template: new page link text optional property to allow link on page menu to be different to page title
-
edcd61ca0 Thu Jan 6 18:16:08 2022 +0100 janreijnders
Changed empty if statement
-
fefdc12eb Wed Jan 5 15:17:59 2022 +0000 FayCross
Fix bug where glossary links weren't showing in high contrast theme
-
ddc83a868 Wed Jan 5 14:41:04 2022 +0100 NSavenije
interactive video fixed scoring
-
a6af920bb Wed Jan 5 12:15:27 2022 +0100 NSavenije
moved leavepage in scope....
-
57d2403c2 Wed Jan 5 11:51:31 2022 +0100 NSavenije
added state you inittracking youtube (wip)
-
0127eeb22 Wed Jan 5 11:50:19 2022 +0100 NSavenije
fixed lasttime (for leave page tracking)
-
bf33edaab Wed Jan 5 11:21:52 2022 +0100 NSavenije
more complete events for youtube
-
01567fd60 Wed Jan 5 11:19:00 2022 +0100 NSavenije
removed unnecessary white space
-
75ae37f13 Wed Jan 5 10:36:29 2022 +0100 NSavenije
implementation of videosynch pagechanged bugfixes
-
3468b9cd0 Wed Jan 5 10:29:05 2022 +0100 NSavenije
leavepage tracking for videosynch
-
4e21d8cf1 Wed Jan 5 10:21:53 2022 +0100 NSavenije
videosynch refactor
-
b2ecdfc57 Tue Jan 4 15:26:30 2022 +0100 NSavenije
registers old events again
-
1330641c2 Tue Jan 4 15:08:11 2022 +0100 NSavenije
implement popcorn in videusynch
-
6fbc12c48 Tue Jan 4 14:50:20 2022 +0100 Tom Reijnders
Add metadata to site template
- Fix oai.php, remove comment on skipping template
-
1b6dbf3be Tue Jan 4 12:50:01 2022 +0100 janreijnders
Attempt to filter out records without metadata.
Not functioning
-
bba1ab432 Tue Jan 4 10:50:14 2022 +0100 NSavenije
youtube popcorn implementation
-
4c7893de4 Mon Jan 3 17:25:41 2022 +0100 NSavenije
interactive video added events and removed all old code
-
59d48655d Mon Jan 3 15:16:45 2022 +0100 NSavenije
implemented generic events for medialesson
-
4b2af00b7 Mon Jan 3 15:04:02 2022 +0100 NSavenije
seeked event name fixed and ended event added and garbage collection
-
ca2f6c0af Mon Jan 3 14:32:18 2022 +0100 NSavenije
implemented generic events in textvideo
-
8bd6526ff Mon Jan 3 14:13:47 2022 +0100 NSavenije
All events generic
-
6ec2cfe20 Mon Jan 3 11:33:32 2022 +0100 NSavenije
removed some unused statements. Added (temporary) pagescore tracking
-
7ac8ea6df Sun Jan 2 21:09:04 2022 +0100 NSavenije
removed old medialesson resize code and generic event test
-
b7117ed1f Sun Jan 2 20:53:07 2022 +0100 NSavenije
textvideo built using popcorn
-
a55a31b18 Wed Dec 29 22:01:49 2021 +0100 Tom Reijnders
Fix audio player position when inserted with ckeditor
-
f0f52cd8b Wed Dec 29 22:01:49 2021 +0100 Tom Reijnders
Fix audio player position when inserted with ckeditor
-
07f7e9298 Fri Dec 24 11:03:39 2021 +0100 NSavenije
resizing change
-
6d5077308 Thu Dec 23 18:49:02 2021 +0200 Stefan Hofman
Add whitespace above the graph in mobile mode
-
e4920441a Wed Dec 22 18:43:07 2021 +0100 NSavenije
1st iteration loading popcorn in other files
-
ec5b17168 Wed Dec 22 17:57:52 2021 +0100 NSavenije
generic media loading
-
9187f7501 Wed Dec 22 16:42:39 2021 +0100 NSavenije
resizing fix and removed all style from loadmedia
-
7069ae731 Wed Dec 22 16:29:34 2021 +0100 NSavenije
removed class allocation from popcorn was instantiated
-
86bdc28e2 Wed Dec 22 12:00:52 2021 +0000 Ron Mitchell
Add Twitter card optional properties for Bootstrap projects.
-
2ec9b8761 Wed Dec 22 12:44:42 2021 +0100 NSavenije
updated js loading for later common files. Updated loadmedia
-
91eb6b60d Tue Dec 21 23:25:19 2021 +0100 Stefan Hofman
Improved pdf printing
-
c1dc26748 Tue Dec 21 18:07:01 2021 +0000 Ron Mitchell
Enable optional Twitter card for XOT template
-
7186b6e8d Mon Dec 20 11:48:05 2021 +0100 NSavenije
fixed seeking YT wrapper (bad times and missing events)
-
b7e9d13cf Sun Dec 19 20:50:48 2021 +0100 Stefan Hofman
Update responsive design and bug fixes
-
a118a7892 Fri Dec 17 11:45:30 2021 +0100 NSavenije
removed unused code
-
aaaec8567 Fri Dec 10 12:43:11 2021 +0100 Tom Reijnders
Fix filling and retrieving of oai_education table
-
5c5c7cb6d Fri Dec 10 11:09:54 2021 +0100 Tom Reijnders
Add educational level to management page
- Add management side
- Make an xwd item educationLevelList
- Fill table from educational.php utility in oai-pmh
-
9977d4da0 Thu Dec 9 15:15:49 2021 +0100 janreijnders
Educational via different XML
-
0b4f50574 Thu Dec 9 13:13:51 2021 +0100 Tom Reijnders
Add interface to request LO level attribute value
-
1b9e72de9 Tue Dec 7 22:19:06 2021 +0100 Tom Reijnders
Dashboard - fix selecting groups
-
4e526a7e5 Tue Dec 7 22:19:06 2021 +0100 Tom Reijnders
Dashboard - fix selecting groups
-
3ae2a47c9 Mon Dec 6 12:21:56 2021 +0100 janreijnders
Clear table first
-
7fcac46fb Mon Dec 6 12:19:31 2021 +0100 janreijnders
Altered rights table
-
b129c908e Mon Dec 6 11:26:59 2021 +0100 janreijnders
Educational table
-
b7bf48260 Mon Dec 6 11:09:51 2021 +0100 janreijnders
Rights table
-
39e9fb9dd Sun Dec 5 16:56:23 2021 +0100 Stefan Hofman
pdf printing
-
e3b368e57 Fri Dec 3 11:03:56 2021 +0000 FayCross
Change to the way touchscreens are detected in xenith.js in preparation for its use in a new page type
Changes to various page types which display differently on touchscreens
-
2d7f06264 Wed Dec 1 16:20:15 2021 +0100 Tom Reijnders
Register namespace
-
f9f519d7d Wed Dec 1 16:07:08 2021 +0100 janreijnders
Try one of rights
-
9778fc214 Wed Dec 1 15:10:02 2021 +0100 NSavenije
adds warning on screen if there is no video. Only in english but better than nothing for now.
-
e1b382008 Wed Dec 1 15:04:45 2021 +0100 NSavenije
Fix for no video added in interactive video
-
0d118f311 Wed Dec 1 14:52:20 2021 +0100 NSavenije
removed unused vars medialesson
-
576fe7c97 Wed Dec 1 14:46:38 2021 +0100 NSavenije
medialesson no popcorninstance and video onload bugfix
-
eb9286fe1 Tue Nov 30 20:33:55 2021 +0100 Stefan Hofman
Responsive graphs
-
6c4231b0c Tue Nov 30 14:15:15 2021 +0100 janreijnders
Domain url -> begrippenkader
-
fbf5387cb Fri Nov 26 14:38:26 2021 +0100 janreijnders
Added access rights to lom_lms output
-
5141ba55e Thu Nov 25 13:59:06 2021 +0000 Ron Mitchell
Enable optional use of Cubemap faces instead of single image in 360 image page.
-
2025abe61 Thu Nov 25 10:19:56 2021 +0000 FayCross
Change to imageLens.js (used for image magnification) in preparation for its use in a new page type
Amended pages which already use magnifier (textGraphics & bleedingImage) to add extra options to change magnifier size & force it to magnifier above original image size
-
7227db4ca Wed Nov 24 16:31:49 2021 +0100 janreijnders
Removed bug from GetRecord in oai_dc
-
245398b2c Wed Nov 24 16:26:38 2021 +0100 janreijnders
Implemented oai_dc format
-
31d9dfece Wed Nov 24 10:29:55 2021 +0100 Tom Reijnders
Fix missing $prefix in group share related queries
-
58d7f79ce Wed Nov 24 10:29:55 2021 +0100 Tom Reijnders
Fix missing $prefix in group share related queries
-
11ff9f5e8 Wed Nov 24 10:16:07 2021 +0100 Tom Reijnders
Fix management of user groups
- Make sure database prefix is applied on all queries
-
74d2fceae Wed Nov 24 10:17:20 2021 +0100 Tom Reijnders
Fix getfile.php to work on Windows (XAMPP)
-
2e65bcd4f Wed Nov 24 10:16:07 2021 +0100 Tom Reijnders
Fix management of user groups
- Make sure database prefix is applied on all queries
-
534246501 Tue Nov 23 17:15:06 2021 +0100 janreijnders
Small adjustment to rights
-
b8aff0a18 Tue Nov 23 17:02:38 2021 +0100 janreijnders
Rights coupled to backend
-
611492d4a Tue Nov 23 16:55:25 2021 +0100 janreijnders
Version including educational
-
119d0a9e4 Tue Nov 23 16:47:42 2021 +0100 Tom Reijnders
Add rights to meta data object
-
748cb43b3 Tue Nov 23 16:16:35 2021 +0100 Tom Reijnders
Use new oai-categories table
-
d902daf03 Tue Nov 23 16:16:05 2021 +0100 Tom Reijnders
Fixes to set categories based on URL's
-
bfa13451b Tue Nov 23 16:10:34 2021 +0100 janreijnders
ListRecords with functioning date ranges
-
8acce261b Tue Nov 23 15:02:43 2021 +0100 janreijnders
Finished categories for domain
-
890935261 Tue Nov 23 14:36:10 2021 +0100 Tom Reijnders
Verander vertaling van Publiceer naar Publiceer/opslaan
-
49d3a2f67 Tue Nov 23 14:36:10 2021 +0100 Tom Reijnders
Verander vertaling van Publiceer naar Publiceer/opslaan
-
efdfd58a0 Mon Nov 22 15:55:12 2021 +0100 Tom Reijnders
Just a sample file to parse the xml files
-
3787f8f06 Fri Nov 19 15:35:43 2021 +0100 janreijnders
Added 5 mandatory fields
-
4778f6dfc Thu Nov 18 16:52:13 2021 +0100 Tom Reijnders
Allow download by users who are not the owner but do have rights
-
807fa1ca5 Thu Nov 18 16:41:49 2021 +0100 Tom Reijnders
Fix vulnarebility
-
0893cf141 Thu Nov 18 16:52:13 2021 +0100 Tom Reijnders
Allow download by users who are not the owner but do have rights
-
48a9880c6 Thu Nov 18 16:41:49 2021 +0100 Tom Reijnders
Fix vulnarebility
-
4bd58af98 Mon Nov 15 17:51:11 2021 +0100 Stefan Hofman
Update adaptive content bugs
-
5b31274a4 Fri Nov 12 00:03:23 2021 +0100 Stefan Hofman
Partial fix listed on adpative content
-
bf42cec43 Thu Nov 11 22:37:21 2021 +0100 Stefan Hofman
Fix group by all classes
-
50a3bebaf Thu Nov 11 14:24:12 2021 +0100 Jan Reijnders
Identifier is now also parsed to the site_url. Added str_contains()
-
fe7e59cb6 Thu Nov 11 13:40:14 2021 +0100 Jan Reijnders
GetRecord identifier check.
Educational level added.
Different base uri
-
6388a3f26 Mon Nov 8 10:53:16 2021 +0100 Tom Reijnders
Make sure aggregate flag is set in XAPI_PROXY session variable
-
44ae784c1 Mon Nov 8 10:53:16 2021 +0100 Tom Reijnders
Make sure aggregate flag is set in XAPI_PROXY session variable
-
96b898e63 Fri Nov 5 15:03:44 2021 +0100 Jan Reijnders
NoSetHierachy error enforced
-
42c6944e7 Fri Nov 5 14:39:50 2021 +0100 Jan Reijnders
Bug fix: GetRecord without set specification
-
b7cc93a80 Fri Nov 5 14:32:41 2021 +0100 Jan Reijnders
Domeinoverstijgende vakken en domein protocol
-
6b0b8625d Fri Nov 5 13:39:43 2021 +0100 Tom Reijnders
Hardcoded discipline
-
5e52cd341 Wed Nov 3 18:23:10 2021 +0100 Tom Reijnders
Reverse attempt to fix layout issues
-
f7de9796e Wed Nov 3 17:22:41 2021 +0100 Tom Reijnders
Temporary hack for domain and eductaionLevel
-
45e95a369 Tue Nov 2 16:39:05 2021 +0100 Jan Reijnders
ListMetadataFormats and getRecord fixed. Added educational code to output
-
915ffd35a Tue Nov 2 15:50:36 2021 +0100 Jan Reijnders
Added Thumbnail, author, publisher and course to XML output
-
f17b55ed1 Mon Nov 1 20:08:08 2021 +0100 Stefan Hofman
Fix UI bug adaptive content
-
bebec369a Mon Nov 1 18:12:09 2021 +0100 Stefan Hofman
Changes adaptive content grouping opinion
-
68f24bef8 Wed Oct 27 15:04:26 2021 +0200 Jan Reijnders
Added langstring tags and removed the setSpec attribute.
-
6accfa08e Tue Oct 26 17:15:14 2021 +0200 Jan Reijnders
First example lom version
-
54c8a277e Tue Oct 26 11:30:58 2021 +0200 Tom Reijnders
Make sure offline packages keep working
- prevent x_saveSesseionBtnIsStyled CORS error
-
8f9353894 Fri Oct 22 15:04:30 2021 +0100 FayCross
Fix bug that stopped standalone pages opening when Xerte project was embedded in a (non-Xerte) web page
-
ea67783ac Tue Oct 26 11:30:58 2021 +0200 Tom Reijnders
Make sure offline packages keep working
- prevent x_saveSesseionBtnIsStyled CORS error
-
baab1a30f Sat Oct 23 18:58:10 2021 +0200 Tom Reijnders
Make sure xapi_proxy works even though tsugi is not installed
-
4cd18cb9e Sat Oct 23 13:42:40 2021 +0200 Tom Reijnders
Add fields for harvesting
-
4e44f8db3 Fri Oct 22 15:04:30 2021 +0100 FayCross
Fix bug that stopped standalone pages opening when Xerte project was embedded in a (non-Xerte) web page
-
14daa11b5 Thu Oct 21 15:37:02 2021 +0200 Jan Reijnders
Incorporation of metadata and config. Changed header to LOM credentials
-
2dd760a7f Thu Oct 21 11:36:38 2021 +0200 Tom Reijnders
Get metadata helperfunction and intro of oai_config.php
-
7694b2354 Wed Oct 20 18:02:08 2021 +0200 Tom Reijnders
Introduce aoi_config.php and get_meta_data function
-
a41412b4d Wed Oct 20 17:17:07 2021 +0200 Jan Reijnders
Added earliestDateStamp to identify
-
128595942 Wed Oct 20 15:36:39 2021 +0200 Jan Reijnders
Only query Public templates. Functioning getRecord and listRecords
-
47fd580b3 Tue Oct 19 17:57:58 2021 +0200 Jan Reijnders
First commit of oai-pmh protocol
-
43a78be14 Wed Oct 13 10:11:09 2021 +0200 Tom Reijnders
Add extra contaext to xAPI interactions
- Opinion add opinionClass extension to xAPI interactions
-
c14a92b28 Wed Oct 13 10:05:59 2021 +0200 Tom Reijnders
Fix typo
-
497bfa359 Sun Oct 10 22:49:31 2021 +0200 Tom Reijnders
Fix typo and change fontawesome icon
-
36a8a7fb7 Wed Oct 13 10:11:09 2021 +0200 Tom Reijnders
Add extra contaext to xAPI interactions
- Opinion add opinionClass extension to xAPI interactions
-
c68432352 Wed Oct 13 10:05:59 2021 +0200 Tom Reijnders
Fix typo
-
9770e9e4a Wed Oct 13 09:53:05 2021 +0200 Tom Reijnders
Fix sharing of folders after merge
-
7a1ada161 Sun Oct 10 22:49:31 2021 +0200 Tom Reijnders
Fix typo and change fontawesome icon
-
7ad0d9a9d Tue Oct 5 17:37:13 2021 +0200 Tom Reijnders
Use editor size specified in info again
-
547de6c8a Tue Oct 5 17:35:38 2021 +0200 Tom Reijnders
Allow more characters in Notes (even new line was not allowed)
-
10069fd94 Tue Oct 5 11:31:16 2021 +0100 Ron Mitchell
Improve accessibility of quiz in response to Forum post by OU https://xerte.org.uk/index.php/en/forum/accessibility/2661-quizzes-and-audio-player-controls#7691
-
bec5aa364 Tue Oct 5 17:37:13 2021 +0200 Tom Reijnders
Use editor size specified in info again
-
c9de39360 Tue Oct 5 17:35:38 2021 +0200 Tom Reijnders
Allow more characters in Notes (even new line was not allowed)
-
449d69a53 Tue Oct 5 11:31:16 2021 +0100 Ron Mitchell
Improve accessibility of quiz in response to Forum post by OU https://xerte.org.uk/index.php/en/forum/accessibility/2661-quizzes-and-audio-player-controls#7691
-
4ecea357d Mon Oct 4 21:17:28 2021 +0100 Tom
Fix password protected files for OAuth2
The previous Saml2 fix works for OAuth2.
-
25e89d722 Mon Oct 4 21:17:28 2021 +0100 Tom
Fix password protected files for OAuth2
The previous Saml2 fix works for OAuth2.
-
c860bfd5d Mon Oct 4 15:57:01 2021 +0100 Ron Mitchell
Update export strings for each project template including removing reference to round drip authoring in developer tool and mention of using normal deployment zip on CD USB.
-
d1d5106ed Mon Oct 4 14:10:03 2021 +0100 Ron Mitchell
Change access error message string XERTE_DISPLAY_FAIL tp Sorry, this resource is not available via this method.
-
d28c00d2e Wed Sep 29 20:55:45 2021 +0200 Tom Reijnders
Cannot upload subtemplates anymore
-
0e0d25011 Wed Sep 29 20:55:45 2021 +0200 Tom Reijnders
Cannot upload subtemplates anymore
-
e73aecd85 Thu Sep 23 16:56:18 2021 +0100 FayCross
Fix timeline media page by rolling back a change I previously made to xwd
-
d3221be4c Thu Sep 23 15:11:12 2021 +0100 FayCross
Fix #1051 where disabling save session button (in projects where there was no save button) broke the project
-
058ef9737 Thu Sep 23 14:52:48 2021 +0100 FayCross
#931 Fix to new window page link so that is doesn't change URL hash and mess up navigating fwd/back using browser btns
-
3d07d7f13 Thu Sep 23 14:46:39 2021 +0100 FayCross
#1046 Fix to various pages where links changed URL hash, which messed up navigating fwd/back using browser btns
-
4ce3e81f4 Thu Sep 23 12:26:02 2021 +0100 FayCross
#1058 Prevents flashes of body background colours over whole screen before the project has fully loaded
-
4933d5f77 Thu Sep 23 11:33:33 2021 +0100 FayCross
#1056 Remove fill window/sixed size button from footer bar when project is set to fill window
-
15a551561 Thu Sep 16 20:00:59 2021 +0200 Tom Reijnders
Make sure embedded projects work when bootstrap is started with
xapi_launch
- group was not proagated properly
-
0cf8ea62f Thu Sep 16 20:00:59 2021 +0200 Tom Reijnders
Make sure embedded projects work when bootstrap is started with
xapi_launch
- group was not proagated properly
-
66ee16e74 Thu Sep 16 16:48:24 2021 +0100 FayCross
Minor change to interface to allow correct sizing if theme includes a border on the footer bar
-
20419b028 Thu Sep 16 14:40:52 2021 +0100 FayCross
Possible fix for #1052
-
98006642b Wed Sep 15 16:27:41 2021 +0100 FayCross
Possible fix for #1052
-
5a27a2446 Thu Sep 16 14:40:52 2021 +0100 FayCross
Possible fix for #1052
-
4f316efdd Thu Sep 16 10:49:49 2021 +0100 FayCross
#969 Added warning icon to the project details panel in workspace when player is Flash
-
605c63bb3 Thu Sep 16 10:24:41 2021 +0100 FayCross
Fix #991 Added drop down menus to decision tree template to allow destination steps to be selected rather than having to manually enter destination ID
-
bae15df3d Wed Sep 15 16:27:41 2021 +0100 FayCross
Possible fix for #1052
-
246ff2145 Wed Sep 15 15:21:19 2021 +0100 FayCross
Tidied up project details:
- headings made bold
- No. of views is shown even when project is private
- minor changes to strings
-
683fb08c2 Mon Sep 13 14:27:10 2021 +0200 Tom Reijnders
Fix retreieving interaction statements
-
6f7c5a7b0 Mon Sep 13 14:24:02 2021 +0200 Tom Reijnders
Fix security 'other' with '-' in the url
- Separator etween Other and URL when using security Other does not
work when there are '-' in the URL.
-
626aa929b Mon Sep 13 14:23:24 2021 +0200 Tom Reijnders
Fix deprecated xml function in PHP 8.X
-
ca7e3505f Mon Sep 13 14:21:58 2021 +0200 Tom Reijnders
Fix password protected LO's and Saml2
- When using Saml2 as an auth mechanism, password protected files do
not work anymore
-
77d344a66 Mon Sep 13 14:27:10 2021 +0200 Tom Reijnders
Fix retreieving interaction statements
-
81ee4a17b Mon Sep 13 14:25:52 2021 +0200 Tom Reijnders
Fix typo's
-
3df6cf780 Mon Sep 13 14:24:02 2021 +0200 Tom Reijnders
Fix security 'other' with '-' in the url
- Separator etween Other and URL when using security Other does not
work when there are '-' in the URL.
-
5bf499537 Mon Sep 13 14:23:24 2021 +0200 Tom Reijnders
Fix deprecated xml function in PHP 8.X
-
94a375b8b Mon Sep 13 14:21:58 2021 +0200 Tom Reijnders
Fix password protected LO's and Saml2
- When using Saml2 as an auth mechanism, password protected files do
not work anymore
-
76c2c4b4f Wed Sep 8 22:23:31 2021 +0200 Tom Reijnders
Typos in mediaLesson and interactiveVideo caused non-scrollling results
page
- These pages set x_pageHolder overflow to hidden, and did not set it
back to auto. Any page after the pages cannot scroll anymore
-
add344c36 Wed Sep 8 22:23:31 2021 +0200 Tom Reijnders
Typos in mediaLesson and interactiveVideo caused non-scrollling results
page
- These pages set x_pageHolder overflow to hidden, and did not set it
back to auto. Any page after the pages cannot scroll anymore
-
38e3a36dd Wed Sep 8 11:19:14 2021 +0200 Tom Reijnders
nclude Catalog - include lti_enabled and xapi_enabled flags
-
158638b37 Wed Sep 8 11:19:14 2021 +0200 Tom Reijnders
nclude Catalog - include lti_enabled and xapi_enabled flags
-
ae29cc173 Tue Sep 7 21:06:52 2021 +0200 Tom Reijnders
Fix errorlogs in anagement page
-
8e492b947 Tue Sep 7 21:06:52 2021 +0200 Tom Reijnders
Fix errorlogs in anagement page
-
9e1208cc8 Tue Sep 7 16:46:17 2021 +0200 Stefan Hofman
New graphs adaptive content
-
2962692b9 Wed Sep 1 21:59:43 2021 +0200 Tom Reijnders
Prevent undefined variable error when restarting LO from xAPI
-
ab45817d0 Wed Sep 1 21:59:43 2021 +0200 Tom Reijnders
Prevent undefined variable error when restarting LO from xAPI
-
b2bd92c33 Mon Aug 30 19:34:29 2021 +0200 Tom Reijnders
Fixes
-
176ec48e0 Thu Aug 26 12:12:34 2021 +0530 Ganesh Kandu
Corrected Missing Comma
Corrected Missing Comma of templaterights Table
-
78c060125 Thu Aug 26 12:12:34 2021 +0530 Ganesh Kandu
Corrected Missing Comma
Corrected Missing Comma of templaterights Table
-
70f98f6ff Mon Aug 23 15:43:02 2021 +0200 Tom Reijnders
Fix ajax calls - include jQuery
-
05b0e78ff Mon Aug 23 17:32:04 2021 +0200 Tom Reijnders
Missed the date_created column used in order by clause
-
13d5aba55 Mon Aug 23 17:32:04 2021 +0200 Tom Reijnders
Missed the date_created column used in order by clause
-
de436e54f Mon Aug 23 15:46:39 2021 +0200 Tom Reijnders
Fix ailing sql query when retrieving workspace files
- Depends on version and mode of MySQL/mariadb
- Make sure there is a complete 'group by' clause including all
non-aggregated columns used in select and order by
-
c475dc9fd Mon Aug 23 15:44:57 2021 +0200 Tom Reijnders
Fix query when prefix is used
-
860869542 Mon Aug 23 15:43:43 2021 +0200 Tom Reijnders
Some installs are VERY slow when loading the workspace from a user
- Make sure there is an index ontable templaterights
-
1f3388a7b Mon Aug 23 15:37:35 2021 +0200 Tom Reijnders
Fix hidden video controls in MediaLesson
-
1f02c8336 Wed Aug 11 15:42:27 2021 +0100 FayCross
Fix #1044 to enable glossary to work on mobile devices in Bootstrap projects
-
5492b3f6f Mon Aug 23 15:46:39 2021 +0200 Tom Reijnders
Fix ailing sql query when retrieving workspace files
- Depends on version and mode of MySQL/mariadb
- Make sure there is a complete 'group by' clause including all
non-aggregated columns used in select and order by
-
d9f4f8055 Mon Aug 23 15:44:57 2021 +0200 Tom Reijnders
Fix query when prefix is used
-
22aaeb482 Mon Aug 23 15:43:43 2021 +0200 Tom Reijnders
Some installs are VERY slow when loading the workspace from a user
- Make sure there is an index ontable templaterights
-
d8d066d43 Mon Aug 23 15:43:02 2021 +0200 Tom Reijnders
Fix ajax calls - include jQuery
-
410b40668 Mon Aug 23 15:37:35 2021 +0200 Tom Reijnders
Fix hidden video controls in MediaLesson
-
9310e2c34 Wed Aug 11 15:42:27 2021 +0100 FayCross
Fix #1044 to enable glossary to work on mobile devices in Bootstrap projects
-
2c2f0126c Mon Aug 9 13:00:03 2021 +0200 Tom Reijnders
Improve fater worksapce loading code to handle sub-folders in recyclebin
- Normally folders do not end up in recyclebin
- However you can drag and drop a folder into the recyclebin and the
code ended up in a perpetual loop.
-
a56791d93 Mon Aug 9 13:00:03 2021 +0200 Tom Reijnders
Improve fater worksapce loading code to handle sub-folders in recyclebin
- Normally folders do not end up in recyclebin
- However you can drag and drop a folder into the recyclebin and the
code ended up in a perpetual loop.
-
ba7c8b913 Mon Aug 9 11:09:49 2021 +0200 Tom Reijnders
Make sure that if enmeb optional property is not defined, the xerte
object is embedded.
-
9a6bf1f32 Mon Aug 9 11:09:49 2021 +0200 Tom Reijnders
Make sure that if enmeb optional property is not defined, the xerte
object is embedded.
-
016381460 Mon Aug 9 10:48:01 2021 +0200 Tom Reijnders
Fix Mysql errror if sql_mode=only_full_group
- Fix the following error: Expression #9 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'xerte_uu_nl.fd3.folder_name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
-
402adc4b3 Mon Aug 9 10:48:01 2021 +0200 Tom Reijnders
Fix Mysql errror if sql_mode=only_full_group
- Fix the following error: Expression #9 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'xerte_uu_nl.fd3.folder_name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
-
9a9cda1ae Sat Aug 7 22:09:45 2021 +0200 Tom Reijnders
Make sure Xerte keeps working on older (pre 7.x) versions of PHP
-
8257f1df0 Sat Aug 7 22:09:45 2021 +0200 Tom Reijnders
Make sure Xerte keeps working on older (pre 7.x) versions of PHP
-
a2b633a23 Fri Jul 30 09:30:16 2021 +0100 Ron Mitchell
Fix issue whereby if an iframe has been used as the source in the video page, rather than a directly uploaded video, then the transcript was being displayed in a narrow left column and not filling the width of it's container. From my tests setting min-width:100%; resolves that issue.
-
e3d43a6db Sat Aug 7 15:41:27 2021 +0200 Tom Reijnders
Improve loading speed of workspace if there are many folders
-
06ae99f17 Sat Aug 7 15:40:36 2021 +0200 Tom Reijnders
Fix missing variable
-
941378edb Sat Aug 7 15:39:34 2021 +0200 Tom Reijnders
Add posibility to show links if embedding xot LO's within site template
-
be83c02ca Sat Aug 7 15:35:08 2021 +0200 Tom Reijnders
Improve SCORM tracking and LTI sendgrade
- Give warning if SCORM mode is not 'normal'
- Add separate URL for LTI 1.3 launches. This is strictly not necessary
for Xerte but makes it possible to have a distinct URL for lti 1.1
and lti 1.3. Helps for Moodle where it imperative to have separate
links to make sure old lti 1.1 links keep working.
-
1f5220dca Sat Aug 7 15:41:27 2021 +0200 Tom Reijnders
Improve loading speed of workspace if there are many folders
-
fe1320744 Sat Aug 7 15:40:36 2021 +0200 Tom Reijnders
Fix missing variable
-
2b5b9f4a9 Sat Aug 7 15:39:34 2021 +0200 Tom Reijnders
Add posibility to show links if embedding xot LO's within site template
-
7b5d77cb7 Sat Aug 7 15:35:08 2021 +0200 Tom Reijnders
Improve SCORM tracking and LTI sendgrade
- Give warning if SCORM mode is not 'normal'
- Add separate URL for LTI 1.3 launches. This is strictly not necessary
for Xerte but makes it possible to have a distinct URL for lti 1.1
and lti 1.3. Helps for Moodle where it imperative to have separate
links to make sure old lti 1.1 links keep working.
-
f1e72dfa2 Thu Aug 5 11:23:36 2021 +0100 FayCross
Minor change to variable code
-
ce1a1b8cc Tue Aug 3 17:28:48 2021 +0100 FayCross
Fix bug with Bootstrap project layout when shown at exactly 980px wide
-
353d1376b Fri Jul 30 09:30:16 2021 +0100 Ron Mitchell
Fix issue whereby if an iframe has been used as the source in the video page, rather than a directly uploaded video, then the transcript was being displayed in a narrow left column and not filling the width of it's container. From my tests setting min-width:100%; resolves that issue.
-
3301bea85 Thu Jul 29 21:42:59 2021 +0200 Tom Reijnders
Show saveSession button when using SCORM
-
cd9f3af15 Thu Jul 29 21:42:59 2021 +0200 Tom Reijnders
Show saveSession button when using SCORM
-
4efa1d59a Thu Jul 29 12:39:04 2021 +0200 Tom Reijnders
Enable save session button and stop tracking page in case of lti only
LO's
-
1acad8fad Thu Jul 29 12:39:04 2021 +0200 Tom Reijnders
Enable save session button and stop tracking page in case of lti only
LO's
-
3ed2d7bed Wed Jul 28 21:22:43 2021 +0200 Tom Reijnders
Make sure that in case of LTI only, the lti grade gets sent.
-
50d1da262 Wed Jul 28 21:22:43 2021 +0200 Tom Reijnders
Make sure that in case of LTI only, the lti grade gets sent.
-
a2b0ea7db Wed Jul 28 20:22:34 2021 +0200 Tom Reijnders
Prevent PHP 8 error in lti_launch.php
-
1a5a3d601 Wed Jul 28 20:22:34 2021 +0200 Tom Reijnders
Prevent PHP 8 error in lti_launch.php
-
d983bc7f2 Mon Jul 26 13:19:00 2021 +0200 Tom Reijnders
Fix LTI like PedIT launch
-
786ab148d Mon Jul 26 13:19:00 2021 +0200 Tom Reijnders
Fix LTI like PedIT launch
-
4b60bb86a Sat Jul 24 13:40:58 2021 +0200 Tom Reijnders
Prevent Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet'
- Happened on some themes on some servers
-
d8cbbc00b Sat Jul 24 13:40:58 2021 +0200 Tom Reijnders
Prevent Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet'
- Happened on some themes on some servers
-
7fc6c4b21 Fri Jul 23 11:29:26 2021 +0100 FayCross
Fix #284 - Add link below PDFs in Bootstrap template to open PDF in new tab
-
31c1ac910 Fri Jul 23 11:45:23 2021 +0200 Tom Reijnders
Fix gift this template (include user_library.php)
-
87f672daf Fri Jul 23 11:45:23 2021 +0200 Tom Reijnders
Fix gift this template (include user_library.php)
-
40ffec049 Thu Jul 22 15:18:08 2021 +0100 FayCross
Pages / sections hidden behind access code will be visible in preview when author support is on
-
33910f695 Thu Jul 22 12:33:44 2021 +0100 FayCross
Password protection for pages/sections is now referred to as access code (not password)
-
3acda7f96 Wed Jul 21 15:27:15 2021 +0100 FayCross
Minor change to dialogue page xwd (new tooltips)
-
701651d17 Wed Jul 21 13:45:23 2021 +0200 Tom Reijnders
Make Show Answer a mandatory option
-
0389b61b6 Thu Jul 15 16:22:07 2021 +0100 FayCross
Bootstrap theme change for password protection
-
bfd582200 Thu Jul 15 14:55:55 2021 +0100 FayCross
Minor change to previous commit - trim white space from ends of passwords
-
e380a93d6 Thu Jul 15 14:47:05 2021 +0100 FayCross
New feature: Allow XOT template pages to be password protected
*release notes
-
251434ff9 Thu Jul 15 11:33:46 2021 +0100 FayCross
New feature: Allow Bootstrap pages & sections to be password protected
*release notes
-
c27915d11 Wed Jul 14 17:03:26 2021 +0100 FayCross
Editor change to flag pages/sections as 'password protected' when appropriate (commit for password protection in Bootstrap projects to follow shortly)
-
06808ba70 Sat Jul 10 16:57:13 2021 +0200 Tom Reijnders
Change class of set password buttons
-
81a88ff9c Sat Jul 10 16:57:13 2021 +0200 Tom Reijnders
Change class of set password buttons
-
9bda35e7e Sat Jul 10 02:47:39 2021 +0200 Mustafa
Hotspot Question fixed feedback
-
794f74bea Fri Jul 9 12:01:30 2021 +0200 Mustafa
Hotspot Question fixed feedback
-
e19200d88 Thu Jul 8 17:00:45 2021 +0200 Mustafa
Hotspot Question fixed feedback
-
931163217 Sun Jul 4 22:16:58 2021 +0200 Tom Reijnders
Update translation
-
349f44c34 Sun Jul 4 16:30:38 2021 +0200 Tom Reijnders
Add status bar to properties window
-
2cba62fcc Sat Jul 3 16:54:00 2021 +0200 Tom Reijnders
Make sure lti_update works on MySQL 8
- Unset PDOStatement buffers
-
2075346fe Fri Jul 2 18:21:12 2021 +0200 Tom Reijnders
Show LTI key and secret again when switching off tsugi global keys
-
e5367dd2c Fri Jul 2 16:44:50 2021 +0100 FayCross
Fix #937 Fix for bug where MathJax is re-rendered on sortable grid page when labels are dragged
-
fc3f13617 Fri Jul 2 17:25:40 2021 +0200 Tom Reijnders
D'n't show group sharing tab in properties if there are no groups
-
605be8007 Fri Jul 2 15:51:49 2021 +0100 FayCross
Change wordsearch page so it defaults to show all letters in grid as uppercase
-
74223ddd4 Fri Jul 2 14:55:16 2021 +0100 FayCross
Fix bug that was preventing 360 image pages being displayed in a lightbox
-
369c60940 Fri Jul 2 13:57:11 2021 +0100 Ron Mitchell
fix %TRACKING_SUPPORT% issue in site preview.php
-
9bf62d0d1 Fri Jul 2 09:21:21 2021 +0100 FayCross
Fix #1038 - Change wording of Project properties > Notes
-
8286d1e68 Wed Jun 30 22:25:37 2021 +0200 Tom Reijnders
New version number
-
355fc55e6 Wed Jun 30 15:36:33 2021 +0100 FayCross
Added example links to new page xwds
-
0489e3a82 Wed Jun 30 15:14:26 2021 +0100 FayCross
Minor changes to wording used in editor of hotspot question page & added default values to some fields
-
36c1eb142 Wed Jun 30 16:00:53 2021 +0200 Tom Reijnders
Add Apereo Copyright message
-
83523db52 Wed Jun 30 14:58:51 2021 +0100 FayCross
Correct typo in adaptive content page hint
-
bcc3d6730 Wed Jun 30 14:55:58 2021 +0100 FayCross
Change wording in crossword hint
-
7872043f5 Wed Jun 30 14:50:58 2021 +0100 FayCross
Change wording in Text Correction hint
-
7727898e9 Wed Jun 30 14:42:51 2021 +0100 FayCross
Minor changes to wording used in editor of timeline media page & added default values to some fields
-
4631c44db Wed Jun 30 15:03:53 2021 +0200 Tom Reijnders
Make sure LTI score has 4 significant digits
- Change rounding on the getd...score functions of tracking
-
0699008f5 Wed Jun 30 14:25:11 2021 +0200 Tom Reijnders
Fix typo
-
75a29ed16 Wed Jun 30 14:16:57 2021 +0200 Tom Reijnders
Small adjustment to line height
-
4346eff4a Wed Jun 30 13:33:46 2021 +0200 Tom Reijnders
Use a stepper for the button width.
-
ebc93ef24 Wed Jun 30 13:31:43 2021 +0200 Tom Reijnders
Changed line height choices
-
c0b67dcda Wed Jun 30 12:48:16 2021 +0200 Tom Reijnders
Fix rounding of score to be consistent with the rest of interactivities
-
eb2e3783f Wed Jun 30 11:46:31 2021 +0200 Tom Reijnders
Rename theme 'hidden' files to hidden.info
- If a file named hidden.info is found in the theme folder it is not
shown in the editor.
- In future we can use the contents to difefrentiate between people or
groups who can see the theme
-
2962d482e Tue Jun 29 21:37:19 2021 +0200 Tom Reijnders
Do not use an & in language string
-
df4c3f6da Tue Jun 29 21:32:24 2021 +0200 Tom Reijnders
Fix query for MySQL 8
-
8dd2230a1 Tue Jun 29 19:01:09 2021 +0200 Tom Reijnders
Fix insert query in create_group.php
-
3de2d44ec Tue Jun 29 18:37:43 2021 +0200 Tom Reijnders
Disable foldersharing for now
-
56e045c69 Tue Jun 29 18:18:52 2021 +0200 Tom Reijnders
Introduce sessions in the dashboard
-
d8c0ef9e6 Tue Jun 29 18:17:42 2021 +0200 Tom Reijnders
Add extension to indicate that LO is embedded from a bootstrap
-
f39ce63c3 Tue Jun 29 18:16:54 2021 +0200 Tom Reijnders
Add lineheight plugin
-
897cd5b53 Tue Jun 29 18:15:17 2021 +0200 Tom Reijnders
Add capability to launch bootsrap LO's with LTI
- Embedded Xerte objects will be tracked
- bootstrap LO's themselves are not yet tracked
-
b53a00cf7 Tue Jun 29 18:13:16 2021 +0200 Tom Reijnders
Use correct label
-
bdecbe7c6 Tue Jun 29 18:11:59 2021 +0200 Tom Reijnders
Fix typo
-
d80a236a0 Tue Jun 29 18:09:44 2021 +0200 Tom Reijnders
Add posibillity to hide themes by placing a file 'hidden'
- If a file 'hidden' is in the themes folder, the theme is not shown in
the editor
-
a186ffb60 Tue Jun 29 18:02:19 2021 +0200 Tom Reijnders
Add language variable for future dictionary support
-
2c35cab3a Tue Jun 29 18:01:23 2021 +0200 Tom Reijnders
Fix typo
-
d975faa90 Tue Jun 29 16:23:05 2021 +0200 Tom Reijnders
Make columnWidth conditional on nr of columns
-
143098a28 Tue Jun 29 16:00:34 2021 +0200 Tom Reijnders
Add operators <, <=, >, >= to conditional expressions
- Add these operateors to conditional expressions of conditional
parameters
- The < and > have to be entered as < and > in the xwd file
-
7603f7315 Tue Jun 29 14:48:04 2021 +0200 Tom Reijnders
Fix folder properties window
-
022d4c1fb Tue Jun 29 14:47:16 2021 +0200 Tom Reijnders
Proper CSS entry for Offline
-
d5b2b0046 Tue Jun 29 14:12:46 2021 +0200 Tom Reijnders
Fix create folder
-
bae9529a4 Tue Jun 29 11:09:45 2021 +0200 Tom Reijnders
Added offline zip as an option to rssdownload page
- Also apparently the scorm export links were broken. They would give
you a deployment package.
-
48b5d3ee0 Tue Jun 29 10:14:11 2021 +0200 Tom Reijnders
Fix select on User LO management panel
- It was partly selectized like the user_groups select
-
e38786bbf Mon Jun 28 11:34:23 2021 +0200 Tom Reijnders
Change default behaviour of resumeSession to ask
- The main reason is that if a student quickly walks through a LO and
saves the session, or stops tracking at the stop tracking page, the
old default behviour would alwys send tehs tudetnt back to the last
visited page. If that page happens o be the stop tracking page that
is very confusing. The only way to get out of thet situation would
be to go back and redo the LO until the completion is 100%
- If embed=true is added to the URL, an alternative message is shown in
an alternative way if the session is saved.
-
e07fe4350 Sun Jun 27 22:23:38 2021 +0100 FayCross
#1035 Text correction fix
-
70237e5ef Sun Jun 27 21:58:11 2021 +0100 FayCross
Fix #1035 text correction page bug
-
8ae60d2e8 Sun Jun 27 21:29:49 2021 +0200 Tom Reijnders
Remove extraneous text in sub-template management
-
069b2f74f Sun Jun 27 17:28:41 2021 +0200 Tom Reijnders
Improve labels for interactive video page
-
ad352fcf0 Sun Jun 27 17:13:59 2021 +0200 Tom Reijnders
Add tooltip to media group
-
26a07a164 Sun Jun 27 11:34:34 2021 +0200 Tom Reijnders
Prevent exception when checking PgUp PgDn key
- When pressing a key there is a check to prevent PgUp/PgDn from
working if the LO is displayed in a lightbox. But the lightbox check
fires an exception if the LO is displayed in an iframe (like moodle).
Place the check in a try..catch block
-
1176ee1f2 Fri Jun 18 10:54:06 2021 +0100 FayCross
#1029 Possible fix for Bootstrap in IE11
-
72c72ed4b Fri Jun 11 12:36:41 2021 +0100 FayCross
#1028 Allow variables to be used in iframe & link URLs - Bootstrap template
-
c26ad86db Fri Jun 11 11:36:22 2021 +0100 FayCross
#1028 Allow variables to be used in iframe & link URLs
-
e3d2c1232 Fri Jun 11 10:18:06 2021 +0100 Ron Mitchell
change the red text in gap fill for incorrect/disabled answers so that it is AA compliant. Used #EB0000 instead of red. The FA icon crosses are still red but don't show up as an issue. It's possible to make the red text AAA compliant by using #B30000 or #A80000 but these appear closer to brown than red so for now thinking that AA compliant is fine especially as this only applies to small text so is AA when viewed full screen with responsive text.
-
49ce4911b Thu Jun 10 12:24:19 2021 +0100 FayCross
Fix #1023 - Menu Connector page visited ticks now show when first/last entry optional properties are used to specify which menu buttons are shown
-
7a4ca224f Thu Jun 10 10:39:08 2021 +0100 FayCross
Change to variable code that allows variables to be used in data for chart, table, sortable grid and documentation (editable table) pages
-
6276103e5 Wed Jun 9 17:47:06 2021 +0100 Ron Mitchell
further css tweaks for gap fill including hight contrast theme and default organge used in show answers
-
406097f84 Wed Jun 9 17:17:52 2021 +0100 Ron Mitchell
tweaks to black on yellow and high contrast themes for gap fill in tracking mode
-
305cf4ca1 Wed Jun 9 17:00:21 2021 +0100 Ron Mitchell
show red crosses for incorrect answers in gap fill when in tracking mode and remove red crosses when show answers selected
-
1d274f81f Wed Jun 9 16:58:26 2021 +0100 FayCross
Fix Gap Fill page bug where labels that were already used were available to drag again on return to page
-
c4dac7063 Wed Jun 9 12:33:13 2021 +0100 Ron Mitchell
make caret color transparent in correct/disabled gap fill fill in the blank inputs so it doesn't look like you can still edit/change
-
806c19de7 Wed Jun 9 11:20:40 2021 +0100 Ron Mitchell
gap fill changes for Black on Yellow theme
-
559347ad7 Wed Jun 9 10:56:47 2021 +0100 Ron Mitchell
Remove dependency on color in gap fill page (and each of it's modes) by adding ticks to correct answers and also changing cursor and styling to differentiate between correct and incorrect or not yet responded answers. Will make a follow up commit to change some of the colours in different themes like the two accessibility themes and possibly one or two others.
-
8ddcfdb2a Tue Jun 8 12:27:17 2021 +0100 Ron Mitchell
Comment out the fix for side bar section navigation until we can discuss during next dev day
-
7a37fa520 Tue Jun 8 08:44:31 2021 +0200 NSavenije
fix gray overlay interactive video
-
2a77e0191 Mon Jun 7 21:22:09 2021 +0200 NoudL
Fix typo bug in read-only check
-
242fc2915 Mon Jun 7 20:57:29 2021 +0200 NoudL
Add icons and change workspace rights for adding new folders
-
605f39b66 Mon Jun 7 20:23:55 2021 +0200 NoudL
Fix workspace buttons for read-only templates and folders
-
e82d552f1 Mon Jun 7 20:10:58 2021 +0200 NoudL
Fix sharing for both templates and folders
-
bb38e6728 Mon Jun 7 09:32:37 2021 +0200 Mustafa
Crossword fix:
removed panel
breedte 40%
input font fix
-
2a9daf0e5 Fri Jun 4 21:51:39 2021 +0100 Ron Mitchell
Fix for active state of bootstrap sidebar section navigation when scrolling each page.
-
97bc7979a Mon May 31 17:21:02 2021 +0200 NSavenije
Interactive Video plugin fix.
-
eeac68119 Mon May 31 17:07:46 2021 +0200 NSavenije
fixed interactive video plugin bugfix.
-
a72605ae7 Sun May 30 14:00:26 2021 +0200 NSavenije
slides fix for medialesson
-
92e82d98a Sat May 29 16:47:36 2021 +0100 Ron Mitchell
Add optional column option to menu connector.
-
720e4dd37 Fri May 28 18:33:28 2021 +0200 NSavenije
fix xot medialesson
-
0179e18f7 Fri May 28 14:50:38 2021 +0100 FayCross
#940 #925 Added aria-labels to buttons and input/select fields in gap fill page
-
3df58a335 Fri May 28 12:51:37 2021 +0100 FayCross
Various changes to Gap Fill page #916:
- Fix #813 bug where narration audio player continually flashed if audio feedback was also included
- Fix #811 #810 #807 bugs on returning to page (particularly after viewing another gap fill page)
- Fixed some scoring issues
- Tidied up code & standardised the submit & retry functionality for the three interaction types
-
5d9e502c0 Thu May 27 11:32:15 2021 +0100 FayCross
Fix bug that was causing error when a project with no pages was viewed
-
5c94cfe38 Thu May 27 09:42:26 2021 +0100 FayCross
Change spelling of dialog page to dialogue
-
0858e9c26 Wed May 26 19:58:41 2021 +0200 Tom Reijnders
Do not try to save key if global LTI is to be used
-
6dbd92d0e Wed May 26 15:51:01 2021 +0100 FayCross
Various changes to Crossword page #1015:
- removed references to pngs that don't exist to prevent console errors
- Stop clues being converted to plain text (text formatting and images etc. can now be included in clues)
- Adjusted page layout & grid size so it better fits on screen
- Removed some fixed strings so they are now in xwd
-
e94dfb25d Wed May 26 12:34:57 2021 +0100 FayCross
Minor change to variables code to make setVariable() public
-
87bd5380a Tue May 25 17:27:43 2021 +0200 NSavenije
Removed overlay stuff from medialesson. Removed TrackBar from medialesson. Minor bugfixes in plugins, so they too function with the medialesson
-
86b92d232 Tue May 25 16:59:19 2021 +0200 NoudL
Fix import-choose to show correct response for shared and group folders
-
6d9c6f4f9 Tue May 25 16:12:35 2021 +0200 NoudL
Add checkloops for rights via shared folders
-
46f8dec5d Thu May 20 16:40:15 2021 +0100 FayCross
Changes to crossword page:
- submit button label is now in xwd so can be translated
- new page text optional property for instructions
- new feedback optional property for feedback after submitted
- changed button appearance to make consistent with other pages
-
efa95de81 Thu May 20 15:03:58 2021 +0100 FayCross
Allow variables in MathJax (Bootstrap)
-
d20db8a9c Thu May 20 14:59:14 2021 +0100 FayCross
Allow variables in MathJax
-
db073e547 Thu May 20 14:41:14 2021 +0100 FayCross
Fix #1010 - Property groups are hidden when empty because all children have been removed with conditions
-
2af283282 Thu May 20 13:32:59 2021 +0100 FayCross
Rebuild xwd
-
0b1d7b0d4 Thu May 20 13:12:35 2021 +0100 FayCross
When Bootstrap section menu is too long for screen, force it to scroll with the rest of the page so that you can access the bottom items in menu
-
4687cef0a Thu May 20 12:22:51 2021 +0100 FayCross
Hyperlinks page - new option to open links in lightbox rather than new window #758
-
ad4cb87dd Thu May 20 11:50:17 2021 +0100 FayCross
New window page - new option to open URL in lightbox rather than new window #758
-
eb07a2f16 Thu May 20 11:20:33 2021 +0100 FayCross
Connector menu buttons can now be linked to external URLs
Connector menu buttons linking to standalone pages are now ticked when lightbox is visited (fix #927)
-
f51e72d6c Thu May 20 10:01:03 2021 +0100 FayCross
Minor changes to text correction page
-
02c1725b9 Thu May 20 09:52:47 2021 +0100 FayCross
Preview file button in editor will now allow preview of more file types (video, audio, pdf, iframes)
-
029f8747c Thu May 20 10:13:55 2021 +0200 Mustafa
scaling fix newWindow
-
a93b8c73d Thu May 20 10:04:50 2021 +0200 Mustafa
TopXQ if the language option is empty the tick will not appear
-
f150c9ead Wed May 19 16:36:39 2021 +0100 FayCross
Various changes to Text Correction page:
- changed wording in xwd to make consistent with other pages
- changed layout to make more consistent with other pages
- Fixed bugs so that it works better on return to the page
- Fixed several bugs listed in #827
- Tidied up code not in use
-
91311e8b8 Wed May 19 12:27:49 2021 +0100 FayCross
Various changes to Opinion page:
- changed wording in xwd to make consistent with other pages
- changed layout to make more consistent with other pages
- Fixed bugs so that it works better on return to the page
- Added reset button #766
- Tidied up code not being used
-
a50659700 Wed May 19 10:51:28 2021 +0100 FayCross
Fix #1018 Stop lightbox images from showing image URL below image when printed
-
7668992ed Wed May 19 10:08:45 2021 +0200 Mustafa
Crossword translation
-
45cf787e6 Tue May 18 12:40:32 2021 +0200 Mustafa
Quiz bug white page fixt
-
584c14a38 Tue May 18 12:36:11 2021 +0200 Mustafa
Crossword feedback
-
d70706231 Tue May 18 10:54:16 2021 +0200 Mustafa
Crossword arrow fix xwd
-
fcedf9272 Tue May 18 10:54:00 2021 +0200 Mustafa
Crossword arrow fix
-
f10c9470e Mon May 17 13:48:08 2021 +0200 Mustafa
hotSpotQuestion big images fix
-
e280ea7c0 Sun May 16 22:09:22 2021 +0200 Tom Reijnders
New interactiveVideo page
-
31ed68914 Sun May 16 15:49:26 2021 +0200 NSavenije
quick fix for accordion
-
f08c98c12 Sun May 16 14:18:28 2021 +0200 Tom Reijnders
Set course and module from metadata
-
a60fb7b29 Sun May 16 14:18:06 2021 +0200 Tom Reijnders
Regenerate xwd
-
4e9bfd502 Sun May 16 14:08:31 2021 +0200 Tom Reijnders
Fix textMatch tracking and hotSpotQuestion tracking
-
4ba7acf89 Fri May 14 16:05:05 2021 +0100 FayCross
Various changes to Answer X of Y page:
- changed wording in xwd & layout of page to make consistent with other pages
- Fixed bug where after 1st attempt the submit button was disabled so you couldn't try again
- Changed number of answers default value to * rather than 1
- Fixed inconsistencies on returning to page (after viewing another page of same type)
-
6941f70c0 Thu May 13 15:31:24 2021 +0100 FayCross
New optional property on tabbed navigator + page to allow page text to be added at top of page or above topic list
-
91b633c13 Thu May 13 14:58:03 2021 +0100 FayCross
Fix bug that was preventing keyboard access to anything in lightboxes
-
569a4bb93 Thu May 13 14:13:28 2021 +0100 FayCross
Better sort Bootstrap search results so pages/sections with most matches are ordered more accurately
-
cb726a414 Thu May 13 12:53:48 2021 +0100 FayCross
Fix bug where a blank page loaded if hidden page had a pageID & that pageID was used as URL parameter - now it just loads first page if an attempt is made to load a hidden page
-
e93640bea Thu May 13 12:05:48 2021 +0100 FayCross
If no specific page is requested in URL params & first page in project is a standalone page then load project with the first non-standalone page instead
-
4ae59d198 Thu May 13 11:03:09 2021 +0100 FayCross
Added some extra symbols to special characters dialog
-
22f7bbd90 Thu May 13 09:48:46 2021 +0100 FayCross
Allow help file to open in lightbox
-
fac16634a Wed May 12 17:08:41 2021 +0100 FayCross
Changes to various themes so show/hide footer tools buttons is appropriate colour for theme
-
52590ac45 Wed May 12 16:31:58 2021 +0100 FayCross
Minimise footer tools by default when viewed on smaller screens & changed colour of button in default theme so it can be seen
-
0553f5c29 Wed May 12 16:11:29 2021 +0100 FayCross
Fix #1013 - allow narration to show on standalone pages when footer is hidden
-
61a04db8c Wed May 12 13:50:07 2021 +0100 FayCross
Fix #1014 MathJax is now rendered correctly in lightboxes
-
fea180220 Wed May 12 09:48:14 2021 +0200 Mustafa
annotatedDiagram
-fix Text wrapping
-fix bottom align
-
1699eb532 Mon May 10 22:08:34 2021 +0200 Tom Reijnders
Fixes to ajax refactoring
-
749afd9ec Mon May 10 21:29:05 2021 +0200 Tom Reijnders
Explicitly indicate json as dataType
-
0bcb9e3a0 Mon May 10 20:52:20 2021 +0200 Tom Reijnders
Explicitly expect a json structure
-
248ea2d0c Mon May 10 19:46:52 2021 +0200 NoudL
Fix folderproperties
-
ca082b066 Mon May 10 13:14:13 2021 +0200 Tom Reijnders
Prevent possible race conditions and consquently use Jquery ajax
-
9767ec63a Mon May 10 13:12:14 2021 +0200 Tom Reijnders
Cleanup menu and remove deprecated menus
-
1e2b4389e Mon May 10 13:01:05 2021 +0200 Tom Reijnders
Improve template manegement page
- Remove sub-page selection for 'parent' templates
- Remove Update button for sub-templates
-
8e88b83ce Mon May 10 12:59:47 2021 +0200 Tom Reijnders
Fix committed merge conflicts
-
0735edcf9 Mon May 10 12:58:33 2021 +0200 Tom Reijnders
Add actor
-
50c02754d Mon May 10 12:57:37 2021 +0200 Tom Reijnders
Fix typo
-
236dc96dc Mon May 10 12:34:02 2021 +0200 Tom Reijnders
Make sure adaptive content page works like opinion page and shows your
own score if placed in the óriginating' LO
-
a11f46337 Mon May 10 12:29:24 2021 +0200 Tom Reijnders
Add greek alphabet to special characters including OMega
-
43312671e Mon May 10 12:27:18 2021 +0200 Tom Reijnders
Fix for PHP 8
-
e8bc46a00 Sat May 8 21:01:37 2021 +0200 mustafa
Crossword
-amount of tries 30
-debuggers removed
-removed png
-
2f675e3de Fri May 7 21:16:47 2021 +0200 NSavenije
mcq tracking fi
-
0b6dfc6ea Fri May 7 20:00:17 2021 +0200 NSavenije
Stom fixje voor niet passende xot...
-
8e13d8783 Fri May 7 16:31:11 2021 +0100 FayCross
New crossword page thumbnail
-
dd5778efd Fri May 7 16:59:18 2021 +0200 Tom Reijnders
Prohibit path traversal on upload
- Thank you Rik Lutz
-
6daeb81d0 Fri May 7 16:59:18 2021 +0200 Tom Reijnders
Prohibit path traversal on upload
- Thank you Rik Lutz
-
df5c4175f Fri May 7 15:29:40 2021 +0100 FayCross
Added styles for Highlight Text page to some themes
-
cd28738d5 Fri May 7 14:59:05 2021 +0100 FayCross
Fix #1012 lightbox background colour changed in themes with white/light coloured text. Minor changes to these themes with Highlight Text page too
-
46bca0cad Fri May 7 15:04:57 2021 +0200 NSavenije
overflow fix in medialesson
-
f60fa527c Fri May 7 11:47:55 2021 +0100 FayCross
Added p tags to default values in Highlight Text page - this allows highlighting to work when you preview the page without making any changes
-
e623d6e6e Fri May 7 10:00:20 2021 +0100 FayCross
Change one of the default values in Highlight Text page
-
db5c528e3 Fri May 7 09:53:18 2021 +0100 FayCross
New Hightlight Text page
-
1bcb3faf0 Thu May 6 16:09:33 2021 +0200 NSavenije
XOT target size fix
-
ea92f61a9 Thu May 6 15:12:48 2021 +0200 NSavenije
Pause media default overflow fix
-
f11f8081b Thu May 6 15:05:51 2021 +0200 NSavenije
hide incorrect continue btn mcq
-
ff0ca03ba Thu May 6 14:26:33 2021 +0200 NSavenije
pause media and moved menu
-
b6229ba09 Mon May 3 20:49:16 2021 +0200 NoudL
Small fix
-
30d7abc0a Mon May 3 20:28:00 2021 +0200 NoudL
Fix tree structure for shared and group content
-
4b7808ecc Mon May 3 20:04:30 2021 +0200 NSavenije
reset medialessons xwd and changed icon for overlaypanel
-
fc1c9878d Mon May 3 16:43:22 2021 +0200 Tom Reijnders
Change nodenames in xwd of interactiveVideo to avoid conflicts with
mediaLesson
-
13830fe31 Mon May 3 15:13:25 2021 +0200 NSavenije
mcq padding fixes
-
a394150d0 Mon May 3 14:53:09 2021 +0200 NSavenije
fixed height for xot overlay
-
b1249207d Mon May 3 12:03:10 2021 +0200 NSavenije
xwd updates and new thumb
-
5b0fdcdef Mon May 3 10:52:53 2021 +0200 NSavenije
overlay y fixed after xot overlay
-
594ae0d88 Sun May 2 23:27:42 2021 +0200 NSavenije
thumbnail + broke medialesson + fixed options in interactive video
-
9131c4a61 Sun May 2 20:32:30 2021 +0200 NSavenije
Temp fix for interactive video. Doesnt work with medialesson
-
acbd7c7e7 Fri Apr 30 17:49:59 2021 +0200 NSavenije
better defaults and fixed resize bug
-
0b5df1d9e Fri Apr 30 16:07:48 2021 +0200 mustafa
SictTimeline
navigation fix video
-
51fbed15d Fri Apr 30 14:01:14 2021 +0200 NSavenije
fix LO overlay max width after optional event
-
2d03ef6a1 Fri Apr 30 13:39:57 2021 +0200 Tom Reijnders
Improve resizing and size on modern themes
-
c0b339b13 Fri Apr 30 09:43:52 2021 +0200 mustafa
Hotspot fix
-none
-small
-
cb4e21b68 Thu Apr 29 23:12:06 2021 +0200 NSavenije
fix second pass and resize during event
-
9ef4d63e5 Thu Apr 29 22:52:17 2021 +0200 NSavenije
broken height fix xot overlay
-
10dace4ca Thu Apr 29 22:44:30 2021 +0200 NSavenije
xot overlay more consistent and better optional removed debuggers
-
cf11fd978 Thu Apr 29 22:02:42 2021 +0200 NSavenije
New page and resizing correct
-
b7088efe1 Thu Apr 29 15:15:31 2021 +0100 FayCross
Better way of creating view example links in the editor
-
75b207048 Thu Apr 29 15:01:42 2021 +0100 FayCross
#993 New optional properties to allow customisation of lightbox background colour & opacity
-
9f95d17ad Thu Apr 29 14:18:47 2021 +0100 FayCross
Added missing greek characters to special characters dialog (ckeditor)
-
bd7300cd0 Thu Apr 29 13:53:29 2021 +0100 FayCross
#969 Flash no longer supported message on export tab of project properties
-
37b606a64 Thu Apr 29 13:47:21 2021 +0100 FayCross
#969 Added message re. flash no longer supported next to checkboxes in project properties & publish windows
-
0668742bb Thu Apr 29 13:21:08 2021 +0100 FayCross
Change in the way lightboxes are dealt with when page down/up keys are pressed (keys only trigger page change when no lightbox is open)
-
f584a3e6f Thu Apr 29 13:03:54 2021 +0100 FayCross
Fix #1007 - fixed css for create folder dialog & fixed issue where creating a second folder showed dialog with details for 1st folder still in it
-
fb3e82a1b Thu Apr 29 12:43:03 2021 +0100 FayCross
#1009 removed import pages button from last item on insert page menu
-
2cdc6a57b Thu Apr 29 12:13:09 2021 +0100 FayCross
Updated rss download preview image
-
0f622e7a2 Thu Apr 29 10:45:32 2021 +0100 FayCross
Changes to insert menu with new 'View example' button
-
1b9ea6580 Wed Apr 28 16:39:51 2021 +0100 FayCross
Updated page thumbnails to show screenshots from current page types project
-
d98860e09 Wed Apr 28 09:18:36 2021 +0100 FayCross
Deprecated the flash only optional properties
-
958381128 Mon Apr 26 16:09:06 2021 +0200 mustafa
bootstrap
-to the power of fix
quiz
-final feedback fix
-
c8b35ea46 Sun Apr 25 15:23:49 2021 +0200 Tom Reijnders
Add 'Tracking / xAPI' menu
-
dcd399a67 Sun Apr 25 12:58:28 2021 +0200 Tom Reijnders
Make panelWidth a mandatory option
-
3cfe8dc22 Sun Apr 25 12:57:03 2021 +0200 Tom Reijnders
Correctly place hotspot 'lines' (after resizing)
-
ec87eb909 Fri Apr 23 16:29:34 2021 +0100 Ron Mitchell
Added optional max-width property to xot template. From tests works ok for most pages except title,bleedingImage,mediaLesson,connectorHotspotImage,memory,SictTimeline and have also removed some of the older flash pages from the list. To include new or missing pages add their names to the workingPages array in xenith around line 1853.
-
e85978fa1 Fri Apr 23 11:59:25 2021 +0200 NSavenije
fixes for inges tests 22-04
-
6151b2dd4 Thu Apr 22 14:04:13 2021 +0200 NSavenije
Added info to %s in size for hotspot
-
ef8405011 Wed Apr 21 23:01:49 2021 +0200 NSavenije
margin fix
-
1f6c6146b Wed Apr 21 22:52:34 2021 +0200 NSavenije
margin fix 1 + fixed another overflow on wrong div
-
3f27557b8 Wed Apr 21 22:41:44 2021 +0200 NSavenije
fix sizes for xot slides and mcq
-
f1c1f1aae Wed Apr 21 22:38:27 2021 +0200 NSavenije
textplus fixes for scrollbars and panel background when rewinding
-
7f24d035a Wed Apr 21 22:24:39 2021 +0200 NSavenije
found that (one of the?) scrollbar bug.
-
82315a5dc Wed Apr 21 22:12:24 2021 +0200 NSavenije
correct backgrounds and scalable hotspots for slides and xot overlay
-
aaf5019b8 Wed Apr 21 16:11:13 2021 +0200 mustafa
HotspotQuestion
-Dubble counting
-
cd096ddb1 Wed Apr 21 14:21:21 2021 +0200 NSavenije
mcq scalable hs
-
ede6f7411 Wed Apr 21 12:47:29 2021 +0200 NSavenije
vimeo playbar fix
-
2510a6999 Wed Apr 21 12:38:40 2021 +0200 NSavenije
Name changes mcq and textplus fix background mcq
-
cc783742a Tue Apr 20 16:57:19 2021 +0200 mustafa
Crossword
-name changed
sictTimeline
-accessibility
-
03a12f182 Tue Apr 20 12:46:40 2021 +0200 Tom Reijnders
Fix resize on first load
-
1dc307880 Mon Apr 19 23:56:12 2021 +0200 NSavenije
scalable hotspots medialesson textplus
-
dd6dc9142 Mon Apr 19 22:37:19 2021 +0200 NSavenije
fix voor niet werkende xot overlay
-
27cb0f2e7 Mon Apr 19 21:07:32 2021 +0200 NSavenije
medialesson hotsput button fix
-
96ac3265f Mon Apr 19 20:14:15 2021 +0200 mustafa
Variablen
-Modify
-TopXQ
-gapFill
HospotQuestion
-fixt hotspot scaling
SictTimeline
-Changed some words in the editor
-
53a1df48f Sat Apr 17 15:24:07 2021 +0200 Tom Reijnders
Force a change witt respect to original 3.0 code so this file ends up in
update
-
d6a8c240f Thu Apr 15 20:51:49 2021 +0200 Tom Reijnders
MySQL 8 gave an error 1055
-
b4e7772cb Thu Apr 15 20:23:30 2021 +0200 Tom Reijnders
Fix delay in laoding workspace
- Remove query in a loop
- Prevent loading the workspace twice
-
4b8776516 Wed Apr 14 21:17:47 2021 +0200 NSavenije
better tekst size
-
e33765b95 Wed Apr 14 18:03:01 2021 +0200 NSavenije
Fix interactivity b4 play vimeo
-
4d24ba1fa Wed Apr 14 17:44:42 2021 +0200 NSavenije
Only Radio buttons mcq, buttons dont peek through, backgrounds
-
4cd0dcaba Wed Apr 14 15:42:01 2021 +0200 mustafa
AnnotatedDiagram
ConnectorHotspotImage
Crissword
newWindow
-
a49574701 Tue Apr 13 19:00:51 2021 +0200 Tom Reijnders
Finetuning of properties window CSS
-
92d372e60 Tue Apr 13 18:46:16 2021 +0200 Tom Reijnders
Several fixes after merge operation
-
ba6a24465 Tue Apr 13 17:43:32 2021 +0200 Tom Reijnders
Check whther user is logged in
-
e662d124d Tue Apr 13 11:14:45 2021 +0200 Tom Reijnders
Merge chose the wrong picture
-
85f0388a3 Tue Apr 13 10:29:42 2021 +0200 Tom Reijnders
Remove spinnerwhen navigating to next page
-
4b92e6e49 Mon Apr 12 22:24:56 2021 +0200 Tom Reijnders
Partly fix for #1003 - Workspace hangs sometimes - ajax handling in workspace
-
66105a88a Mon Apr 12 20:17:26 2021 +0200 mustafa
Quiz:
meerdere antwoorden feedback
feedback uitzetten
lijst:
i-tjes verbeterd
margin tussen de buttons
ConnectorMenu:
default op 80% zetten
i-tjes verbeterd, m et en zonder % teken
-
3bc905a93 Sun Apr 11 16:35:21 2021 +0200 Tom Reijnders
Layout fixes on modern themes
-
ac2bd83de Sun Apr 11 15:44:53 2021 +0200 Tom Reijnders
Revert new functionality inadvertently committed with security fixes
-
e56de4291 Sun Apr 11 13:50:59 2021 +0200 NSavenije
xot overlay resize fix
-
857eb5411 Sun Apr 11 12:46:35 2021 +0200 NSavenije
Non round icon fix?
-
c162d1f9d Sun Apr 11 12:42:53 2021 +0200 NSavenije
Vimeo seek fix.
-
07b2830b8 Thu Apr 8 18:59:53 2021 +0200 Tom Reijnders
Fixed typo which is fatal in PHP8 when $developer=true
-
315a74b23 Thu Apr 8 16:47:54 2021 +0200 Tom Reijnders
PHP 8 support
-
28253149e Thu Apr 8 16:18:08 2021 +0200 mustafa
Interactive List
Menu Connector
-
5788a93bb Thu Apr 8 12:27:42 2021 +0200 Tom Reijnders
PHP 8 support
-
65530a22f Tue Apr 6 20:22:02 2021 +0200 mustafa
Quiz Feedback Order
-
40d0b2cea Sat Apr 3 20:28:11 2021 +0200 mustafa
Hotspot question
-text align
-feedback align
Timeline
-capion position
-more space for the arrows
-bottom navigation fixt
-lightbox bottom
navigation fix
-
b8c6520e9 Sat Apr 3 10:58:11 2021 +0200 NSavenije
Disable controls vimeo, but not really.
-
df72d9de6 Sat Apr 3 08:18:41 2021 +0200 NSavenije
clear panel weg
-
3db301eed Fri Apr 2 12:55:18 2021 +0200 Tom Reijnders
Enable sessions in iframes that embed xapi_launch or lti_launch
- Tsugi takes care of lti_launch
- in xapi_launch make sure cookies are not used. Than sessions work as
expected.
-
4d36690a1 Fri Apr 2 12:43:37 2021 +0200 Tom Reijnders
Allow lti to work without the need to enable xapi.
-
065731d1d Fri Apr 2 12:41:07 2021 +0200 Tom Reijnders
Fixed #1002 - New functionality that closes ligtboxes when navigating to another page results in DOMException, cross-origin frame
-
42147f8e1 Thu Apr 1 18:57:54 2021 +0200 Tom Reijnders
Fix #1001 - Reported by Erasmus MC - xapi_launch does not honour security settings
-
d69e696ec Thu Apr 1 17:02:22 2021 +0200 Tom Reijnders
Implemented #1000 - search workspace for project by ID
-
a98bb7409 Thu Apr 1 13:59:21 2021 +0200 Tom Reijnders
Fixed #996 - Warning message when deleting projects that aren't private
- Also when LTI is enabled
- Also warns if project is shared.
-
d3a2a489b Wed Mar 31 22:33:10 2021 +0200 Tom Reijnders
Fixed #999 - Deleted projects only appear in recycle bin for user that deleted them
- Actually, this only occurred when the lo was shared as co-author
-
8134460ae Mon Mar 29 13:31:54 2021 +0100 Ron Mitchell
slight tweak to the peer feedback footer language string.
-
72e23a71f Thu Mar 25 16:08:27 2021 +0100 Tom Reijnders
Fix some Stored Cross Scripting vulnarabilities
- Thanks to a very observant sysadmin of Summa College, Eindhoven, The
Netherlands
-
d24f4c490 Thu Mar 25 16:08:27 2021 +0100 Tom Reijnders
Fix some Stored Cross Scripting vulnarabilities
- Thanks to a very observant sysadmin of Summa College, Eindhoven, The
Netherlands
-
5d3505117 Thu Mar 25 13:29:18 2021 +0100 Tom Reijnders
Add creator in message
-
b2f29251e Thu Mar 25 11:50:58 2021 +0100 Tom Reijnders
First round of fixes of several vulnarabilities
- The vulnarabilities would enable unauthorized persons to modify data
in your Xerte Toolkits installation
Many thanks to Bauke Gehem, System addin at Summa College, Eindhoven, The
Netherlands
-
9bb8fa47b Mon Mar 22 21:58:29 2021 +0100 Tom Reijnders
Security! Check and verify paths used by move_uploaded_file
- Make sure uploaded files can only be saved in the USER-FILES
subfolder
-
81453d98a Tue Mar 30 12:19:11 2021 +0100 Ron Mitchell
Increase width and set max-width of management area and change height to a responsive value too. Also add padding in main area to improve appearance.
-
c1893b9b1 Mon Mar 29 20:14:19 2021 +0200 mustafa
Timeline
Crossword Finish
-
806650f9d Mon Mar 29 19:55:18 2021 +0200 NoudL
Change sharing structure and renaming files
-
ec7870f1d Mon Mar 29 13:31:54 2021 +0100 Ron Mitchell
slight tweak to the peer feedback footer language string.
-
2bd450e3a Sun Mar 28 23:34:38 2021 +0200 NSavenije
needs engine work, inconsistent fix for control layers
-
a73d66482 Sun Mar 28 14:48:09 2021 +0200 NSavenije
optional slides fix + custom icons on all overlay events
-
235ba9145 Sun Mar 28 13:58:04 2021 +0200 mustafa
Timeline
Vimeo size
Previous button
-
610c86751 Sat Mar 27 19:43:45 2021 +0100 NSavenije
Custom hotspots for textplus
-
393fc4b9c Fri Mar 26 09:31:21 2021 +0100 mustafa
Timeline
-
8690f0e38 Thu Mar 25 16:08:27 2021 +0100 Tom Reijnders
Fix some Stored Cross Scripting vulnarabilities
- Thanks to a very observant sysadmin of Summa College, Eindhoven, The
Netherlands
-
e3e8c809a Thu Mar 25 13:42:43 2021 +0100 NSavenije
xot overlay + start media360 custom hs
-
7c963b9fb Thu Mar 25 13:29:18 2021 +0100 Tom Reijnders
Add creator in message
-
df0b5d49d Thu Mar 25 12:14:39 2021 +0100 NSavenije
Vimeo play knopje weg + overlay over slider
-
5c1857fa1 Thu Mar 25 12:10:53 2021 +0100 Tom Reijnders
Normalize tracking labels used by xAPI
-
073d4d1a0 Thu Mar 25 12:10:09 2021 +0100 Tom Reijnders
Reset state when returning to page
-
1adff5f09 Thu Mar 25 12:09:25 2021 +0100 Tom Reijnders
Use title colour for legend in canvas
-
784d21a84 Thu Mar 25 12:08:45 2021 +0100 Tom Reijnders
Normalize labels used for tracking
-
ab6b541e2 Thu Mar 25 12:07:49 2021 +0100 Tom Reijnders
Add querying based on grouping
-
39003647b Thu Mar 25 12:07:12 2021 +0100 Tom Reijnders
iNormalize lables used in xapi tracking
-
4db4043f6 Thu Mar 25 12:03:55 2021 +0100 Tom Reijnders
Change in Tsugi set up (use globally configured keys)
-
d1137a165 Thu Mar 25 11:56:34 2021 +0100 Tom Reijnders
Fix conditional parameters
-
5b5abccc3 Thu Mar 25 11:54:38 2021 +0100 Tom Reijnders
Add capability to limit the timeframe (--since parameter)
-
9dee7b492 Thu Mar 25 11:53:42 2021 +0100 Tom Reijnders
Ignore tsugi folder (if installed)
-
a7f8999e4 Thu Mar 25 11:50:58 2021 +0100 Tom Reijnders
First round of fixes of several vulnarabilities
- The vulnarabilities would enable unauthorized persons to modify data
in your Xerte Toolkits installation
Many thanks to Bauke Gehem, System addin at Summa College, Eindhoven, The
Netherlands
-
6141a65b1 Wed Mar 24 15:38:46 2021 +0000 Ron Mitchell
Changes to peer review to detect if project is public or not as well as detect if apache is true or not. If public include play link if private include peer link. Use long or short form url depending on apache status. Need to add additional code or copy of this for feedback.php otherwise for non public projects the included link is to peer.
-
d82b697cd Wed Mar 24 14:07:32 2021 +0100 mustafa
Timeline
-
ad76ed81e Wed Mar 24 11:20:50 2021 +0100 mustafa
Hotspot Data
-
107c4de7f Wed Mar 24 10:57:50 2021 +0100 mustafa
TimeLine
-
845353090 Tue Mar 23 13:28:39 2021 +0100 Tom Reijnders
Merged changes form develop
-
06e632ea0 Tue Mar 23 11:11:15 2021 +0100 mustafa
Timeline thema Footer & Header
-
65981fa2d Tue Mar 23 09:54:39 2021 +0100 NSavenije
Removed clear content from trackbar events
-
1672d6f46 Mon Mar 22 21:58:29 2021 +0100 Tom Reijnders
Security! Check and verify paths used by move_uploaded_file
- Make sure uploaded files can only be saved in the USER-FILES
subfolder
-
88fdc87d5 Fri Mar 19 18:46:37 2021 +0100 mustafa
Timeline thema Footer & Header
-
e09e54be0 Fri Mar 19 17:57:26 2021 +0100 Tom Reijnders
Prevent saving outside USER-FILES subfloder
-
76a7c7319 Fri Mar 19 17:57:26 2021 +0100 Tom Reijnders
Prevent saving outside USER-FILES subfloder
-
fb621edcc Fri Mar 19 17:14:59 2021 +0100 mustafa
Timeline thema
-
a03fcb5af Fri Mar 19 16:40:48 2021 +0100 Tom Reijnders
Prohibit ../ in filenames in download.php
-
545600254 Fri Mar 19 16:40:48 2021 +0100 Tom Reijnders
Prohibit ../ in filenames in download.php
-
46737e402 Fri Mar 19 15:44:38 2021 +0100 Tom Reijnders
Restrict extensionless files in download.php
-
448a248cc Fri Mar 19 15:44:38 2021 +0100 Tom Reijnders
Restrict extensionless files in download.php
-
02231c730 Fri Mar 19 15:34:12 2021 +0100 mustafa
Timeline thema
connectorMenu
crossword mobile
-
905fd06d0 Fri Mar 19 14:46:49 2021 +0100 Tom Reijnders
Fix a vulnaribility to prevent dicclosing data
- Fixed a vulnarability that would allow a constructed word document to
be fed to download.php and disclose information that was not
intended to be disclosed!
-
e6facedee Fri Mar 19 14:46:49 2021 +0100 Tom Reijnders
Fix a vulnaribility to prevent dicclosing data
- Fixed a vulnarability that would allow a constructed word document to
be fed to download.php and disclose information that was not
intended to be disclosed!
-
b3fd28b5f Thu Mar 18 08:55:26 2021 +0100 NSavenije
made optional q button gray
-
e198bc196 Thu Mar 18 08:49:19 2021 +0100 NSavenije
other icon in optional questions
-
1df44853d Wed Mar 17 22:15:53 2021 +0100 NSavenije
Fix for balk boven mcq en fix for optional questions seen for the second time weird menus
-
56ab761ed Wed Mar 17 21:17:25 2021 +0100 mustafa
HotspotQuestion Result page
-
74e84b296 Wed Mar 17 20:57:23 2021 +0100 Tom Reijnders
Fix resize issue when navigating back to hotspotQuestion page
-
5400a3846 Wed Mar 17 20:22:55 2021 +0100 mustafa
HotspotQuestion Result page
-
45fecdd75 Wed Mar 17 17:30:39 2021 +0100 mustafa
HotspotQuestion Result page
-
fac1797d4 Wed Mar 17 15:27:00 2021 +0100 mustafa
Crossword fixed:
streching table
try again functie
align bottom
legenda
-
b8e8344b4 Mon Mar 15 19:58:19 2021 +0100 NSavenije
Vimeo non responsive popcorn api workaround
-
8d4b3651e Fri Mar 12 00:56:37 2021 +0100 mustafa
Removed debuggers
crossword
hotspotquestion
-
5dca2d9b5 Thu Mar 11 15:34:54 2021 +0100 mustafa
crossword
annotated diagram
fix
-
186d5bb3e Thu Mar 11 14:16:34 2021 +0100 Tom Reijnders
Get keycode 8 from inputType on inputEvent
-
b41d1183f Thu Mar 11 10:23:20 2021 +0100 Tom Reijnders
Reset page when returning to page
-
ad196d124 Wed Mar 10 17:44:19 2021 +0000 FayCross
Fix bug on tab nav+ page when 'stay on current tab' is on
-
118ad70de Wed Mar 10 17:09:17 2021 +0000 FayCross
Improve accessibility in Tabbed Navigator+ page model
-
ecc6deb93 Wed Mar 10 17:25:38 2021 +0100 NoudL
Remove dropdown menu temporarily
-
10a722c9d Wed Mar 10 11:32:27 2021 +0000 FayCross
Updated json files used by icon picker in editor so icons which aren't working are removed. Also added hotspot.json (used on icon pickers on 360 image page) which shows icons likely to be used on hotspots at top of list
-
e62b4715c Tue Mar 9 16:48:16 2021 +0100 mustafa
AnnotatedDiagram
connectorMenu
Interactive List
Quiz
TopXQ
Changes
-
9b9632e6a Tue Mar 9 15:04:27 2021 +0100 Tom Reijnders
Change contition of the optional Opinion Class property
- The Opion Class optional property is used to get a score of one of
the opion classes and use it as a score.
- Problem was that the property was visible in case the interactiontype
was opinion insetad of score
-
2b271601d Tue Mar 9 15:04:27 2021 +0100 Tom Reijnders
Change contition of the optional Opinion Class property
- The Opion Class optional property is used to get a score of one of
the opion classes and use it as a score.
- Problem was that the property was visible in case the interactiontype
was opinion insetad of score
-
6501da82b Tue Mar 9 15:03:30 2021 +0100 Tom Reijnders
Add dashboard as LTI tool
-
29fc84584 Mon Mar 8 19:54:52 2021 +0100 NSavenije
MCQ text margin groter. Outline van knoppen weg. (maybe toggleble maken voor accessiblity?)
-
60622a081 Fri Mar 5 16:48:31 2021 +0100 NoudL
Add old password check, repeat password check etc.
-
14805d6ae Thu Mar 4 22:05:54 2021 +0000 FayCross
Update to Image 360 page:
- fixed issue where in Firefox hotspots weren't added in correct order so tabbing was odd
- changed hotspot icon and orientation to be mandatory
- hotspot colour and size can now be set at page as well as hotspot level
-
0ddd6c6ce Thu Mar 4 19:38:42 2021 +0100 NSavenije
Correct margins with optional questions
-
4765c0146 Thu Mar 4 16:23:17 2021 +0100 mustafa
removed debuggers
-
113f0a529 Thu Mar 4 16:16:04 2021 +0100 mustafa
SictTimeline
-
334ebc315 Thu Mar 4 14:23:22 2021 +0000 FayCross
Image 360 page - possible fix for tabbing to off screen hotspots issues
-
99fe4f48a Wed Mar 3 17:02:48 2021 +0000 FayCross
Update to Image 360 page - separated tooltip & title background colour options in editor
-
528cfcef4 Wed Mar 3 16:45:34 2021 +0000 FayCross
Update to 360 Image page - added optional property to control background colour for tooltips & title bars
-
2368bfc1a Wed Mar 3 15:29:01 2021 +0000 FayCross
Update to 360 image page:
- Changed auto-play audio hotspots so clicking toggles play/pause of audio. Escape key also pauses audio
- Fixed video sizing when in shown in lightboxes
- Close lightboxes on page change (on all pages - not just 360 image)
- New optional properties:
+ Scene Menu (creates list of scene links)
+ Hide Scene (scene can still be linked to but it's removed from scene menu list)
-
a014fab46 Tue Mar 2 16:15:32 2021 +0100 mustafa
Crossword/hotspotQuestion finished
-
c532d04e1 Tue Mar 2 08:56:14 2021 +0000 Ron Mitchell
Thumbnail for 360 image page
-
5bd92c2af Mon Mar 1 16:06:30 2021 +0000 Ron Mitchell
Change Miscellaneous category to Links / Feeds and move Results page and Stop Tracking page to Tracking / xAPI. Have changed some deprecated pages that were in Miscellaneous to Links / Feeds to soo that an empty Miscellaneous category isn't shown under the insert menu. These are Delicious, Geocommons, mapstraction, wikipedia and map and I think they could loosely be categorised as feeds anyway. If anyone wants to change those back and change the insert menu code so that Miscellaneous doesn't show then feel free!
-
503b7bc38 Mon Mar 1 14:47:45 2021 +0100 NSavenije
Fix for: optional question hebben een soort fantoom boxje linksboven (bij slides stond het al goed)
-
b377e663d Mon Mar 1 13:49:03 2021 +0100 NSavenije
Fix for: resizing gaat fout bij het bestaan van een mediapanel titel bij mp4
-
38a6cc90b Mon Mar 1 12:50:40 2021 +0100 NSavenije
On overlay panel: ClearPanel always true. Removed not implemented plugins. No pause options on slide holder
-
80042c77f Mon Mar 1 12:12:55 2021 +0100 NSavenije
Fix for: Accordion resize issues (infoholder grootte werd niet meegenomen bij resizing trackbar)
-
06f3fa708 Mon Mar 1 11:32:21 2021 +0100 mustafa
Crossword resizable
-
85b169d77 Mon Mar 1 11:11:51 2021 +0100 mustafa
Crossword resizable
-
93199afbb Mon Mar 1 11:02:30 2021 +0100 NSavenije
Fix for: mcq panel grootte verspringen AND Fix for: Very very long words can break textboxes
-
bcdf663ee Mon Mar 1 10:40:00 2021 +0100 NSavenije
Fix for: Tijdelijk bij overlaypanel de niet werkende opties weghalen. AND Fix for: Divider optie eruit bij overlay panel
-
e5912936b Mon Mar 1 10:22:34 2021 +0100 NSavenije
Fix for: Bij maken hotspot niet eerst hoeven te 'verwijderen' voor je een hotspot kunt maken.
-
d28c61367 Fri Feb 26 09:36:40 2021 +0000 FayCross
Update to 360 Image page including:
- fixed various sizing & position issues with tooltips
- changed default tooltip size to 14
- changed background colour so you don't see wireframe
-
8c20d13e2 Fri Feb 26 10:04:02 2021 +0100 mustafa
Hangman icoon
-
0095254a3 Thu Feb 25 17:42:26 2021 +0000 FayCross
Updates to 360 Image page including:
- changed some default values in xwd
- new option to rotate to point on hs click
- new option to unlock hs on entering password
-
d4c6c60b9 Thu Feb 25 16:09:13 2021 +0100 mustafa
SictTimeline
-
8eee4c79b Sun Jan 31 14:54:49 2021 +0100 NoudL
Improve searching for users in properties
-
35ca986dc Sat Jan 30 18:30:24 2021 +0100 NoudL
Add multiselect dropdown for adding group members
-
78e14560a Sun Jan 10 22:50:30 2021 +0100 NoudL
Add sharing folders with groups
-
65345acfd Mon Dec 21 20:15:57 2020 +0100 NoudL
Make group templates undraggable
-
cfcd1c787 Mon Dec 21 17:11:33 2020 +0100 NoudL
Remove button options for group templates, add restriction on drag and drop in groups
-
d34d27f13 Tue Dec 15 17:23:04 2020 +0100 NoudL
Fix project details, shared, when only shared with groups
-
2f284b8dd Tue Dec 15 17:02:14 2020 +0100 NoudL
Add sharing templates with user groups
-
d092061d1 Wed Nov 18 15:58:03 2020 +0100 NoudL
Add template_group_rights table and show membercount
-
aeb413b05 Wed Nov 18 15:05:31 2020 +0100 NoudL
Add user groups
-
7cf074289 Fri Feb 19 13:06:43 2021 +0100 Tom Reijnders
Rename thumbnail for hotspotQuestion. Linux is case sensitive
- Filename of thumbnail in xwd must match filename in thumbs folder
- Linux has a case-sensitive filesystem, so case must match as well
-
bbf53d2ff Fri Feb 19 12:53:00 2021 +0100 mustafa
Hotspot question data
-
7afaf1816 Fri Feb 19 12:42:01 2021 +0100 mustafa
Hotspot question icon
-
dbb52c628 Fri Feb 19 09:26:01 2021 +0100 mustafa
Fixed translate when nothing is filled in
-
ec3006bcd Thu Feb 18 23:52:48 2021 +0100 mustafa
Changes before deadline:
Crossword
Hotspot
-
1925fa61a Mon Feb 22 16:53:12 2021 +0100 NoudL
Add way to change password WIP
-
dde6bd189 Sat Feb 20 15:11:31 2021 +0100 Tom Reijnders
Change oreder of Full,Large,Medium,Small to be consistent with other
pages
- This prevents errors during translation
-
15b66e222 Fri Feb 19 17:46:18 2021 +0000 FayCross
New 360 Image Page type
-
354efaa17 Fri Feb 19 16:21:47 2021 +0000 FayCross
New editor field that saves info on current view of 360 image
-
19c8032f4 Fri Feb 19 13:06:43 2021 +0100 Tom Reijnders
Rename thumbnail for hotspotQuestion. Linux is case sensitive
- Filename of thumbnail in xwd must match filename in thumbs folder
- Linux has a case-sensitive filesystem, so case must match as well
-
04f906338 Fri Feb 19 12:53:00 2021 +0100 mustafa
Hotspot question data
-
20e36f51b Fri Feb 19 12:42:01 2021 +0100 mustafa
Hotspot question icon
-
9c6048eb4 Fri Feb 19 11:26:46 2021 +0000 FayCross
New optional property to allow more control over iframe video size on Video page
-
0149c9b86 Fri Feb 19 11:08:57 2021 +0000 Ron Mitchell
Partial accessibility fix of Tabbed Navigator + page for keyboard and screenreader users. Keyboard focus now hits content panes. However not sure what should happen when selecting the text links in the left column and whether or not focus should then jump to the relevant tab panel. Likewise when there are sub links in a particular pane what should happen when selecting those links.
-
de762aea8 Fri Feb 19 09:26:01 2021 +0100 mustafa
Fixed translate when nothing is filled in
-
513e59252 Thu Feb 18 23:52:48 2021 +0100 mustafa
Changes before deadline:
Crossword
Hotspot
-
73418ee76 Thu Feb 18 14:07:59 2021 +0000 Ron Mitchell
first attempt at improving keyboard and screenreader accessibility of bootstrap navigators. Needs further work this is just adding tabindex="0" to some of the content panes.
-
a40c2112d Wed Feb 17 17:24:28 2021 +0000 FayCross
Fix issue in 360 hotspot editor where changing hotspot also added the icon optional property
-
9ad097d55 Wed Feb 17 16:45:57 2021 +0000 FayCross
#991 Editor pageList fields can now specify a listTarget in xwd:
When no listTarget is set every page will be listed
When listTarget="0" every node at same level will be listed
When listTarget="1" every node at the parent's level will be listed...
-
8038765fc Wed Feb 17 14:35:06 2021 +0000 FayCross
Fix #985 where a previous commit had stopped answers on some page types from containing variables
-
2a7aab1cf Mon Feb 15 09:54:36 2021 +0100 NSavenije
Fix missing accolade
-
f0b72d230 Thu Feb 11 14:21:27 2021 +0000 FayCross
Tidy up of code & css for 360 media hotspot editor
-
8759cf25e Wed Feb 10 15:09:48 2021 +0000 FayCross
Minor changes to appearance of fontawesome icon picker button & icon used in 360 hotspot editor
-
577422676 Wed Feb 10 14:54:10 2021 +0000 FayCross
Remove some language info not needed from previous commit
-
2e8a5e812 Wed Feb 10 14:49:13 2021 +0000 FayCross
Changes to editor files to allow for new types of field in wizard:
- Font awesome icon picker
- 360 image hotspot editor
These will be used in the new 360 media page (WIP)
-
51f09e5fb Tue Feb 9 14:37:39 2021 +0000 Ron Mitchell
initial files needed (including language files) to add a password protected play page and a feedback page that doesn't require a password. At the moment these are not linked anywhere but can be used if peer review is enabled for a particular project. The input of both of these and the existing peer review page and the separate feedback page linked from the workspace need sanitisation of the input to prevent html/script etc.
-
e3f2ad68e Tue Feb 9 14:13:55 2021 +0000 Ron Mitchell
Hopefully this is the fix for the tab nav accessibility issue. Changed line 352 aria-hidden to false not true. Not sure if that is correct or not but for me this now works in the same way as the w3 reference examples.
-
f95c11af1 Tue Feb 9 13:33:30 2021 +0000 Ron Mitchell
Focus #pageContents and set tab index to 0 on page load and page change. Also detect if adaptive content page and if so focus #adaptiveContentMain.
Need to check annotated diagram page as that currently automatically focusses the links and hotspots and not sure it should?
-
7adf12e68 Fri Feb 5 15:58:49 2021 +0000 FayCross
Improvements to Hotspot Image Connector Page:
- New external destination page optional property for opening URL (in this window) when hotspot clicked
- New iframe optional property for displaying iframe in dialog when hotspot clicked
- New image optional property for displaying image in dialog when hotspot clicked
- New 'display in' optional property with choice of dialog vs. lightbox
- New show title optional property for displaying hotspot title on dialog bar
- New auto-play option for audio hotspots so they play automatically on hotspot click
- New audio start/end times optional properties
- Tidied up wizard so optional properties are grouped with condition triggers
-
49bde17a0 Thu Feb 4 16:38:34 2021 +0000 FayCross
Model Answer page - new optional property to require text to be added to text field before the feedback button is enabled
-
8a21a03ea Thu Feb 4 15:49:53 2021 +0000 FayCross
Fix #986 - new optional property to allow page numbers/IDs to be hidden from URL & prevent them being used to change page
Changed standalone page default values so it's initially set to open in lightbox with footer hidden
-
e9c3fe3cc Wed Feb 3 13:45:08 2021 +0000 FayCross
Undo previous change to jQuery UI version
-
a7da21c7a Wed Feb 3 13:37:41 2021 +0000 FayCross
Possible fix for tabbed navigator accessibility problems
Upgrade jQuery UI to 1.12.1
-
f74298d65 Mon Feb 1 20:17:08 2021 +0100 mustafa
Final Changes:
Crossword
Hangman
TopXQ
-
7b8fd6743 Tue Jan 26 11:59:37 2021 +0100 NSavenije
Disable keyboard controls on disable controls
-
94031104b Tue Jan 26 11:44:18 2021 +0100 NSavenije
Fixed HTML pagestructure (oops) and added Enable Disable Control for trackbarholder
-
e10b4b7cf Tue Jan 26 11:07:33 2021 +0100 NSavenije
accessibility for controlbar
-
47c4fb02b Tue Jan 26 10:54:22 2021 +0100 NSavenije
Conditional Editor Options (position)
-
f76900fc2 Tue Jan 26 10:53:36 2021 +0100 NSavenije
Keyboard Controls video + synchslide overlay implementation
-
5a236740b Thu Jan 21 13:47:49 2021 +0000 Ron Mitchell
change default pod code for new installs so that the feedback page also opens in a lightbox. Have never liked the way that by default the feedback link replaces the whole workspace.
-
b1d4ba03b Thu Jan 21 13:13:56 2021 +0000 Ron Mitchell
oops linked to xot.xerte.org.uk rather than xerte.org.uk corrected now.
-
27cb67334 Thu Jan 21 13:11:01 2021 +0000 Ron Mitchell
update default pod content and links and copyright date for new installs. Pod 1 links to tutorial and getting started resource on xerte.org.uk. Other resources pod included link to xerte.org.uk and link to xot and bootstrap demonstrators on xerte.org.uk.
-
b5d6ed565 Mon Jan 11 17:07:40 2021 +0100 NSavenije
better scaling temp slides
-
0ab9a8d52 Sun Dec 27 21:11:32 2020 +0100 NoudL
Improve user feedback when sharing folder contents
-
0f4d618f3 Tue Dec 22 11:19:51 2020 +0100 Tom Reijnders
mall fix to save/resume sessions
-
9269a8ebe Mon Dec 21 20:15:57 2020 +0100 NoudL
Make group templates undraggable
-
0e630b826 Mon Dec 21 17:11:33 2020 +0100 NoudL
Remove button options for group templates, add restriction on drag and drop in groups
-
48649dc09 Thu Dec 17 23:26:09 2020 +0100 Thijs Wenker
Update readme with updated latest release info
-
9a9c58824 Tue Dec 15 17:23:04 2020 +0100 NoudL
Fix project details, shared, when only shared with groups
-
3643fbbbe Tue Dec 15 17:02:14 2020 +0100 NoudL
Add sharing templates with user groups
-
145cd2035 Sun Dec 13 12:13:34 2020 +0100 NSavenije
Fixed time line layout when scaling. Fixed mp4 layout issues.
-
1706e94c5 Sun Dec 13 10:43:15 2020 +0100 NSavenije
Whitespace consistencies
-
0dd2fec19 Sat Dec 12 15:46:58 2020 +0100 NSavenije
playpause mute unmute
-
c2e9b1bc0 Thu Dec 10 10:13:35 2020 +0100 Mustafa Safi
hotSpot
+PanelWidth
+Visual feedback
-
2ef077d33 Mon Dec 7 13:20:42 2020 +0100 Tom Reijnders
Tweeking width of icon
-
0c2dac9c4 Mon Dec 7 13:02:41 2020 +0100 Tom Reijnders
hange added css, to make sure that the saveSession is not too large in
an FA-icon theme
-
60c297be9 Mon Dec 7 12:50:58 2020 +0100 Tom Reijnders
Change saveSessionIsStyled button to hopefully better catch correct
themes
-
9d1dbcba2 Sun Dec 6 21:11:26 2020 +0100 Tom Reijnders
Improved button handling for custom themes that have no saveSession
button yet
-
48e0c1a76 Sat Dec 5 11:33:54 2020 +0000 Ron Mitchell
Correct link to save session butoon in blackround/simple: black and white theme to point to .png rather than .svg
-
cc4074112 Fri Dec 4 14:31:51 2020 +0100 Tom Reijnders
Use PedIT GetPageInformation to retrieve group information
-
62494b358 Fri Dec 4 14:31:08 2020 +0100 Tom Reijnders
Only use lti parameters if LO is launched using lti
-
b1b5397bc Fri Dec 4 14:30:03 2020 +0100 Tom Reijnders
First version of grouping scores in adaptive content page
-
f4dea0b75 Fri Dec 4 14:28:33 2020 +0100 Tom Reijnders
First version of grouping scores in adaptive content page
-
fae913683 Fri Dec 4 14:27:46 2020 +0100 Tom Reijnders
Add debugging messages and remove php closing tag
-
a0db151c4 Fri Dec 4 14:25:56 2020 +0100 Tom Reijnders
Remove php closing tag and add debugging message
-
b55dc56cd Fri Dec 4 12:35:11 2020 +0100 Tom Reijnders
Add save session/restore session button to Nottingham tempate #RN
- Button is visible when LO is being tracked or force tracking is
enabled
- Button will do nothing when force tracking is used, except show the
dialogs
- Button will force a XTTerminate, so saving of session is no longer
dependent on unload event
- LO options are to ask participant whther he/she wants to restore the
last available session. Default is to restore the last session if available
- Button can be hidden
- Custom templates will likely be broken/missing button
-
55b443dd0 Thu Dec 3 15:28:26 2020 +0100 NSavenije
Vimeo event markers fix
-
0e36ca0e6 Thu Dec 3 15:07:57 2020 +0100 NSavenije
Deal better with scaling for event markers
-
bb0d6b2df Thu Dec 3 14:09:28 2020 +0100 NSavenije
Display selected region correctly in editor
-
360ba7735 Thu Dec 3 10:50:18 2020 +0100 NSavenije
UI upgrade for timeline and overlay event location picker. Minor bugfixes scaling for events.
-
6f702ae6c Tue Dec 1 11:58:12 2020 +0000 Ron Mitchell
update flat red save session icon
-
3dd12f809 Tue Dec 1 09:13:40 2020 +0000 Ron Mitchell
add a save_session button to each relevant theme.
-
b8fc5b9e4 Fri Nov 27 16:13:48 2020 +0100 Tom Reijnders
Prevent double slashes in ssourl and slourl
-
927e5eaf0 Thu Nov 26 16:09:02 2020 +0100 NSavenije
Mandetory location picker. Split overlay panel and panel
-
34c75cfd7 Thu Nov 26 14:49:58 2020 +0000 Ron Mitchell
Remove Roboto font from Black on yellow theme as it isn't used in that theme but loads by default see https://github.com/thexerteproject/xerteonlinetoolkits/issues/982
-
2f146bafe Wed Nov 25 23:32:33 2020 +0000 John Horne
Ensure is_user_admin function is defined (from user_library.php).
-
6a387d397 Mon Nov 23 09:45:25 2020 +0000 John Smith
Possible fix for #973 - Unicode encoding in opinion charts and results PDF page
-
c6392993c Fri Nov 20 15:54:21 2020 +0100 NSavenije
trackbar: maxvalue correct, seek by clicking bar. Optional synchtext rendering bug fixed
-
13eb621ac Fri Nov 20 14:57:37 2020 +0100 NSavenije
Location picker based on the hotspot
-
f648b599f Fri Nov 20 11:38:49 2020 +0100 NSavenije
Trackbar fixes: neater code; fixed scaling when panel is height limited
-
706982aa0 Thu Nov 19 18:11:38 2020 +0100 Stefan Hofman
Added percentages for Specification section
-
2cf4721c0 Thu Nov 19 16:53:46 2020 +0100 Stefan Hofman
Support for dashboardmode in adaptive content
-
08a87b161 Thu Nov 19 12:30:15 2020 +0000 FayCross
Revert a previous commit as insert menu was broken
-
6dba49187 Thu Nov 19 12:32:44 2020 +0100 NSavenije
Trackbar: seek, time, event scaling
-
7fccf6472 Thu Nov 19 00:19:16 2020 +0000 John Smith
Possible fix for #980
-
61fa13540 Wed Nov 18 17:16:21 2020 +0000 John Smith
Possible fix for #980 and part of #915
-
ac86aed8d Wed Nov 18 16:25:53 2020 +0100 Mustafa Safi
hotSpot
+Tracking
-
dfa475199 Wed Nov 18 15:58:03 2020 +0100 NoudL
Add template_group_rights table and show membercount
-
fd489691b Wed Nov 18 15:05:31 2020 +0100 NoudL
Add user groups
-
5cfd33a02 Wed Nov 18 09:19:22 2020 +0100 NSavenije
trackbar
-
66cbc2b89 Tue Nov 17 15:42:51 2020 +0100 Mustafa Safi
Timeline
Hotspot
+General feedback
+Changed name
+Bugs fixed
-
9464bc44b Wed Nov 11 11:42:50 2020 +0100 Tom Reijnders
Remove dependency of featherlight specific id's and classes
for the hots spot editor
-
8dc5fcb8e Fri Nov 6 11:00:59 2020 +0000 FayCross
Fix #975 Allow numeric steppers in editor to have no min &/or max value
-
03ce70317 Thu Nov 5 09:58:47 2020 +0000 FayCross
#664 partial fix - section highlighting will now always work when clicking between sections although will still sometimes not work when scrolling up/down
-
27e7293f2 Thu Nov 5 00:18:01 2020 +0000 John Smith
Fix for #974 - Glossary terms not working in Flashcards
-
dc49a2068 Thu Oct 29 16:40:50 2020 +0100 Tom Reijnders
Prevent whitespace in output (remove closing ?>)
-
64617a57c Thu Oct 29 16:40:50 2020 +0100 Tom Reijnders
Prevent whitespace in output (remove closing ?>)
-
07475c74f Wed Oct 28 14:14:57 2020 +0100 NSavenije
Many bugfixes and slides fixed
-
91f37d2da Fri Oct 16 11:08:11 2020 +0200 Tom Reijnders
New timeline (Presentable Timeline)
-
7bc058cbd Mon Oct 12 22:13:46 2020 +0100 FayCross
Fix #972
-
86ac68f29 Mon Oct 12 10:56:25 2020 +0100 John Smith
Possible fix for broken bootstrap page links #972
-
3566e7826 Mon Oct 12 22:13:46 2020 +0100 FayCross
Fix #972
-
4e67f3aed Mon Oct 12 10:56:25 2020 +0100 John Smith
Possible fix for broken bootstrap page links #972
-
d89662782 Fri Oct 9 14:49:09 2020 +0100 FayCross
Remove purple theme
-
c0784239c Fri Oct 9 14:37:26 2020 +0100 FayCross
Changed var names #970
-
794f1df66 Fri Oct 9 13:32:12 2020 +0100 FayCross
#970 Allow date created & num of plays to be easily surfaced in projects
Created some simply named vars for surfacing useful info. using following format:
{lastUpdated} {dateCreated} {numViews}
-
36a6c93a1 Fri Oct 9 11:03:33 2020 +0100 FayCross
Tidy up of insert page menu - moved various pages to different category & renamed Misc as Miscellaneous
-
e58430d1e Fri Oct 9 10:08:26 2020 +0100 FayCross
Changed colour of deprecated icon in editor
-
cb94043eb Thu Oct 8 18:07:07 2020 +0100 FayCross
deprecatedLevel="low" can be added to page xwd so pages are deprecated but with more subtle styles in page tree. This has been added to the newly deprecated slideshow, tab nav, acc nav, button nav pages. Column page undeprecated & moved to text part of insert menu.
-
ec65a7bf9 Thu Oct 8 16:53:02 2020 +0100 John Smith
Some fix for #962 - allow different alphabet characters and forcing of case
-
d61a2b6bb Thu Oct 8 15:55:56 2020 +0200 NoudL
Fix bug where sharing folder content would fail on insert query
-
422b01f45 Thu Oct 8 14:48:29 2020 +0100 FayCross
# 963 Attempt to make insert menu width flexible. Will need testing
-
cadedbf57 Thu Oct 8 14:25:15 2020 +0100 Ron Mitchell
first implementation of skip to main content in XOT projects. Needs checking especially the code around line 2162 in xenith. Also the default 'Skip to main content' English string in rloObject.htm needs to be made part of Language functionality.
-
260eab403 Thu Oct 8 13:53:22 2020 +0100 FayCross
Allow surfacing of global variables in Bootstrap & XOT projects using format {varName}
*Release notes
-
58d16b98a Thu Oct 8 14:00:31 2020 +0200 Tom Reijnders
Use Ctrl key to open preview in new tab
-
c1e2483a8 Thu Oct 8 13:45:01 2020 +0200 NSavenije
Some improvements for medialesson
-
387e26320 Thu Oct 8 12:27:15 2020 +0100 FayCross
Fix #967 PDF page bug
-
b7be32e01 Thu Oct 8 12:15:21 2020 +0100 FayCross
Deprecated accordion, tabbed, button navigators, slideshow & column pages with messages to use multi-navigator instead.
Changed name of multi-navigator to Multi-Navigator / Columns & added more detailed description for insert menu
-
139d710cb Thu Oct 8 12:29:39 2020 +0200 Tom Reijnders
Open editor in a new tab when pressing the ctrl key
-
b73b05e8d Wed Oct 7 17:39:26 2020 +0100 FayCross
#964 Allow import pages in editor for Bootstrap projects
-
2e6af7918 Wed Oct 7 17:59:54 2020 +0200 Tom Reijnders
Fix #965: Latest Blackboard cannot import SCORM packages anymore
-
4e0f9abca Wed Oct 7 17:59:54 2020 +0200 Tom Reijnders
Fix #965: Latest Blackboard cannot import SCORM packages anymore
-
118dd687c Wed Oct 7 16:33:30 2020 +0200 NoudL
Provide user feedback when sharing folder content with users
-
7533111fc Tue Oct 6 18:48:00 2020 +0200 Tom Reijnders
Fix (kind of fatal) problem in dashboard when using aggregate interface
- sorting problem when retrieving data through the aggregate interface
caused way too many statements to be retrieved.
-
3c8f80ee9 Tue Oct 6 18:47:01 2020 +0200 Tom Reijnders
Make sure that Cretor is better visible in the properties sharing panel
-
9ef502aac Tue Oct 6 13:12:27 2020 +0100 Ron Mitchell
hide wcag logo by default to prevent flash of logo on load/refresh
-
ee2f8c76b Tue Oct 6 18:48:00 2020 +0200 Tom Reijnders
Fix (kind of fatal) problem in dashboard when using aggregate interface
- sorting problem when retrieving data through the aggregate interface
caused way too many statements to be retrieved.
-
338c914b7 Tue Oct 6 18:47:01 2020 +0200 Tom Reijnders
Make sure that Cretor is better visible in the properties sharing panel
-
fff98a005 Tue Oct 6 13:12:27 2020 +0100 Ron Mitchell
hide wcag logo by default to prevent flash of logo on load/refresh
-
29c1c8309 Tue Oct 6 11:20:02 2020 +0100 Ron Mitchell
add wcag logo and link back in if custom footer set to replace existing footer.
-
51b2d5b67 Mon Oct 5 17:32:48 2020 +0200 NSavenije
Small bugfixes
-
ab46cf984 Sun Oct 4 21:56:04 2020 +0200 Tom Reijnders
Do not use \"in language files, as this breaks XerteTrans
-
609d7f78a Sun Oct 4 21:56:04 2020 +0200 Tom Reijnders
Do not use \"in language files, as this breaks XerteTrans
-
49cd9bc20 Sat Oct 3 18:47:35 2020 +0100 John Smith
Possible fix for #955 - change the Show Toolbar code so it doesn't refresh the page...
-
d214f7b4c Fri Oct 2 00:43:46 2020 +0200 Stefan Hofman
Fix adaptive content graphs
-
3bb96a77b Thu Oct 1 09:01:36 2020 +0100 FayCross
Various bugs fixes & improvements to results page:
- PDF excludes unnecessary titles when there's no info to show
- PDF now includes 'average' score (previously was missing)
- Fix bug where 'ask user name' optional property was always treated as true even when unchecked
- Adjusted table width to remove horizontal scroll bars
-
e9509ec92 Wed Sep 30 19:27:56 2020 +0100 FayCross
#956 Enable glossary tooltips to be picked up by screen readers
-
cad392911 Wed Sep 30 14:24:44 2020 +0100 FayCross
Fix #959 - sub-section links in Bootstrap template now work reliably
-
81b2607a4 Wed Sep 30 17:26:21 2020 +0200 NoudL
Add sharing folder-content with users
-
ed5183a5b Thu Sep 24 13:17:03 2020 +0100 FayCross
Fix bug where you couldn't see usage stats for a project if the project's name was too long
-
598013840 Wed Sep 23 12:56:55 2020 +0100 Ron Mitchell
fix for glossary link color in sleek grey theme.
-
7cb3186e1 Tue Sep 22 11:15:05 2020 +0100 Ron Mitchell
glossary color fix for blackonyellow and modernorange themes.
-
6b5bd3060 Wed Sep 16 11:37:33 2020 +0100 FayCross
Fix Bootstrap bug where project will not load if stylesheet opt property is added but left empty
-
fb6029acd Tue Sep 22 10:56:39 2020 +0100 Ron Mitchell
Fix for glossary issue #954
-
9a8083e20 Tue Sep 15 11:54:39 2020 +0100 Ron Mitchell
Correct typo
-
255f9107d Wed Sep 30 14:24:44 2020 +0100 FayCross
Fix #959 - sub-section links in Bootstrap template now work reliably
-
3e348620c Fri Sep 25 23:51:13 2020 +0100 FayCross
Various changes to the opinion page including:
- Standardised options & strings to make consistent with other page types
- Grouped optional properties & tidied up properties to remove those that don't do anything
- Changed layout options so question layout is now drop down (deprecated paging as drop down options include this) & Qs per page is now numeric stepper
- New optional property allows you to remove graph key
- changes to page css so images always fit on page
*release notes
-
5356f02da Fri Sep 25 21:45:20 2020 +0100 John Smith
Possible solution to issue #956
-
997eb3dbc Thu Sep 24 13:17:03 2020 +0100 FayCross
Fix bug where you couldn't see usage stats for a project if the project's name was too long
-
2106d07c2 Thu Sep 24 02:25:49 2020 +0200 Stefan Hofman
Update adaptive content passing grade line
-
f2b64853a Thu Sep 24 02:09:18 2020 +0200 Stefan Hofman
Adding two new pages to Adaptive Content
-
ea5af516a Wed Sep 23 12:56:55 2020 +0100 Ron Mitchell
fix for glossary link color in sleek grey theme.
-
7d8ffdc9a Tue Sep 22 11:15:05 2020 +0100 Ron Mitchell
glossary color fix for blackonyellow and modernorange themes.
-
9a154af82 Tue Sep 22 10:56:39 2020 +0100 Ron Mitchell
Fix for glossary issue #954
-
6d91076d0 Fri Sep 18 15:56:42 2020 +0100 John Horne
Add credit comment for file size conversion function.
-
d9df62458 Fri Sep 18 15:34:22 2020 +0100 John Horne
Fix error msg when file too big is uploaded.
-
2dc6767bb Wed Sep 16 11:37:33 2020 +0100 FayCross
Fix Bootstrap bug where project will not load if stylesheet opt property is added but left empty
-
03c21bcce Tue Sep 15 15:07:52 2020 +0100 John Horne
Fix for the file upload spinner not working correctly in media/quota properties page.
-
a95bae33c Tue Sep 15 14:30:17 2020 +0100 John Horne
Trivial comment typos
-
fe6718677 Tue Sep 15 11:54:39 2020 +0100 Ron Mitchell
Correct typo
-
020786f15 Sun Sep 13 16:06:35 2020 +0200 Tom Reijnders
Fix conflict resolving mistakes
-
eca884254 Sun Sep 13 12:05:57 2020 +0200 Tom Reijnders
Fix typo
-
b231a0a44 Sat Sep 12 08:16:57 2020 +0100 Ron Mitchell
Dynamically change html page title to be page title - lo title for each page. *Accessibility
-
38bbf1b71 Fri Sep 11 10:47:35 2020 +0100 Ron Mitchell
Resolve contrast and fa icon errors in results page including custom changes to rgbo theme. *Accessibility
-
a903a0940 Fri Sep 11 01:25:28 2020 +0100 John Smith
Fix for #940 - Modify exercise missing form labels
-
4debe93a7 Fri Sep 11 01:19:15 2020 +0100 John Smith
Fix for #940 - opinion page missing form labels
-
6a5bf95cb Fri Sep 11 01:08:30 2020 +0100 John Smith
Fix for #940 - text correction input missing form label
-
d58c80d3a Fri Sep 11 00:40:35 2020 +0100 John Smith
Fix for #940 - empty table headers on results page
-
bb3a264ad Thu Sep 10 23:38:26 2020 +0100 John Smith
Fix for #940 - Youtube RSS page alt text and link contrast
-
4195e1411 Thu Sep 10 20:57:28 2020 +0100 John Smith
Fix #948 - properties_library fix suggested by @jayaich
-
a8b83d0e3 Thu Sep 10 18:11:32 2020 +0100 Ron Mitchell
re-commit of change fa fa-x-tick and fa fa-x-cross on results page to fas fa-check-circle and fas fa-times-circle e.g. solid circle icons to resolve contrast errors. We should probably do this in other places that we use ticks an crosses too. *Accessibility
-
b2c90656d Thu Sep 10 18:06:57 2020 +0100 FayCross
Various changes & fixes to the Answer X of Y page including:
- Case sensitive is now normal (not optional) property
- Number of attempts is an optional property so no longer on page by default (fixed bug when if removed it shows 'null')
- Number of answer fields on screen is capped at number of possible answers
- Fixed bugs where correct answers didn't always show
- Correct answers (& all answers when max attempts reached) are now readonly
- Removed lots of code that wasn't being used
- Minor changes to wording & layout to make consistent with other pages
-
5877b2c69 Thu Sep 10 17:57:08 2020 +0100 Ron Mitchell
add alt text option for each logo in bootstrap, including empty alt text for default logos and also temporary non-language option fix for collapse button aria label. *Accessibility
-
21bea57fb Thu Sep 10 16:48:21 2020 +0100 Ron Mitchell
resolve flash card link contrast issue in rgbo theme. *Accessibility
-
0b8f996e9 Thu Sep 10 12:50:38 2020 +0100 John Smith
Fix for #925 Documentation page missing text box aria-labels
-
61ee9cbcd Thu Sep 10 12:43:38 2020 +0100 John Smith
Fix for #925 dialog missing aria-label errors
-
f0e287ff2 Thu Sep 10 12:13:36 2020 +0100 Ron Mitchell
include .sr-only class in default theme css for use with content that is for screen reader users only *Accessibility
-
eb9c1e44b Thu Sep 10 12:12:10 2020 +0100 John Smith
Possible fix for #944 - language options can now be forced.
-
a8264fc3c Thu Sep 10 11:45:20 2020 +0100 Ron Mitchell
change fa fa-x-tick and fa fa-x-cross on results page to fas fa-check-circle and fas fa-times-circle e.g. solid circle icons to resolve contrast errors. We should probably do this in other places that we use ticks an crosses too. *Accessibility
-
858724412 Thu Sep 10 11:07:16 2020 +0100 John Smith
Fix for Dictation model #925 #940
-
db6911c91 Thu Sep 10 10:39:10 2020 +0100 Ron Mitchell
resolve contrast issue in .details th results page where dark grey was the default background - change to slightly darker grey. *Accessibility
-
21c3fafba Thu Sep 10 10:08:47 2020 +0100 Ron Mitchell
resolve contrast issues rgbo theme. *Accessibility
-
3abf8ad3f Thu Sep 10 10:04:48 2020 +0100 Ron Mitchell
resolve contrast issues urban blue theme. *Accessibility
-
6c5e81cde Thu Sep 10 09:51:58 2020 +0100 Ron Mitchell
resolve contrast issue for sleek greay theme. *Accessibility
-
5e49e3983 Thu Sep 10 09:35:23 2020 +0100 Ron Mitchell
resolve contrast issues in autumn orange theme. *Accessibility
-
74ca0bcfc Thu Sep 10 09:22:02 2020 +0100 Ron Mitchell
resolve contrast issue with dark grey theme. *Accessibility
-
7ac012f4c Wed Sep 9 20:44:26 2020 +0100 John Smith
Fix for #940 for the 2x hotspot pages alt text missing errors
-
1d250fabe Tue Sep 8 22:07:34 2020 +0100 John Smith
Fix #946 - just because...
-
1214425a3 Tue Sep 8 17:03:42 2020 +0100 FayCross
Deprecated Interactive Diagram page #946
-
25d9a087b Tue Sep 8 16:04:58 2020 +0100 John Smith
Fix for #947 - not sure when or why the jquery selector for the buttons changed from #id to .class
-
b8575aa7b Tue Sep 8 16:18:31 2020 +0200 Mustafa Safi
Crossword
- changed appearance
- changed functionality
-
165fec3fe Tue Sep 8 15:18:24 2020 +0100 FayCross
Fix to allow standalone pages to be returned in search results
-
b8a432520 Tue Sep 8 15:05:42 2020 +0100 Ron Mitchell
resolve contrast errors darkbluegrey theme *Accessibility
-
0a39ed746 Tue Sep 8 14:59:58 2020 +0100 Ron Mitchell
resolve contrast errors in futureteacher theme. *Accessibility
-
c5a4a310b Tue Sep 8 14:50:17 2020 +0100 FayCross
Prevent console error when lightbox is used for something other than images (e.g. search)
-
e6b7168c4 Tue Sep 8 14:40:31 2020 +0100 FayCross
Fix #942 Hidden pages in Bootstrap will no longer appear in search results
-
1cd58d0e9 Tue Sep 8 14:04:08 2020 +0100 FayCross
Change to previous fix to allow for 'previous' relative link to work #930 on Hotspot Image Connector page
Deprecated 'relative destination page' optional property as it can be done via 'destination page' optional property
-
cee2e46ce Tue Sep 8 13:47:55 2020 +0100 FayCross
Change to previous fix to allow for 'previous' relative link to work #929
-
12afe5252 Tue Sep 8 13:08:44 2020 +0100 FayCross
Annotated Diagram - changed hotspots so they use 'div' (with title & tabindex) instead of empty 'a' tag #960
-
4ec8790d0 Tue Sep 8 12:17:43 2020 +0100 FayCross
Fix interactive diagram missing alt text #940 by adding new language property
-
fea4efd65 Tue Sep 8 11:53:08 2020 +0100 Ron Mitchell
fix low contrast errors on sortable grid page for black on yellow theme. *Accessibility
-
9ce3547f1 Tue Sep 8 11:39:37 2020 +0100 FayCross
Answer X of Y - removed h3 titles when empty. Tidied up feedback code so it now includes the Feedback Label language property which wasn't in use #940
-
3d1bfa1f8 Tue Sep 8 11:12:08 2020 +0100 FayCross
Fix #938 - audio slideshow H3 is only added when there is some title text
-
24f97672f Mon Sep 7 15:52:45 2020 +0100 Ron Mitchell
Partial fix to improve clarity of accessibility options displayed via colourChanger.html e.g. make it clearer what each option does with longer labels. Still needs either fieldset and save button and/or aria-pressed="true" or "false" as recommended by James during screenreader testing. *Accessibility
-
2f1752af8 Mon Sep 7 10:29:25 2020 +0100 Ron Mitchell
Give authors option to hide the WCAG Accessibility statement logo and link or change the url to their own. Also provide options to customise the tooltip and WCAG logo alt text. *Accessibility
-
64267e503 Fri Sep 4 13:49:09 2020 +0100 Ron Mitchell
Change wcag logo position in Bootstrap when viewed in portrait mode on mobile
-
c3b0870ff Thu Sep 3 19:31:20 2020 +0200 Tom Reijnders
Make 'You hae selecte {i} of {n}' translatable
-
cef1e47db Thu Sep 3 17:38:21 2020 +0100 Ron Mitchell
add class="wcagLink" to accessilibity statement link to make it easier to target and remove if optional property (not yet added) set to hide.
-
2ad6c5445 Thu Sep 3 16:44:39 2020 +0100 Ron Mitchell
remove space inadvertently added to addthis_sharing_toolbox div.
-
75356242f Thu Sep 3 16:38:37 2020 +0100 Ron Mitchell
include default featherlight iframe size in frontpage css for use with pod links etc
-
d289187af Thu Sep 3 16:36:33 2020 +0100 Ron Mitchell
Include wcag accessibility logo and link to accessibility statement by default in bootstrap footer but give authors option to hide the logo and link or change the url to their own. Also customise the tooltip and wcag logo alt text.
-
8a9e48060 Thu Sep 3 15:21:34 2020 +0100 Ron Mitchell
include featherlight in workspace (index.php) to allow pod links etc to use data-featherlight="iframe" and thereby open in a lightbox.
-
24d4e4791 Wed Sep 2 17:57:59 2020 +0200 Tom Reijnders
Locked message did not include data anymore on edit
-
270500734 Fri Aug 28 13:17:24 2020 +0100 Ron Mitchell
Increase contrast of red text on model answer results page *Accessibility
-
06b0bfba7 Fri Aug 28 10:08:03 2020 +0100 Ron Mitchell
prevent pages with magnifier option reporting missing alt text on magnified image by using same alt text from main image *Accessibility
-
ed7e04d27 Fri Aug 28 08:58:23 2020 +0100 Ron Mitchell
add alt="" to LO and page backgrounds. Most of the time these will be simply decorative so no need to provide authors with alt text option and we haven't done for these to-date anyway but accessibility checkers were reporting no alt text. *Accessibility
-
a5653b2d1 Thu Aug 27 17:01:29 2020 +0100 Ron Mitchell
add default featherlight dimensions to complex.css for use within editor/wizard windows. *Accessibility
-
734d9317a Thu Aug 27 16:18:06 2020 +0100 Ron Mitchell
ensure wcag logo shows focus indication when tabbing - Thanks John! *accessibility
-
b7b854714 Thu Aug 27 15:11:34 2020 +0100 Ron Mitchell
Include WCAG WAI-AA logo and link to accessibility statement in colour changer accessibility panel including css to position logo and adjust on portrait mobile *Accessibility
-
320f2bffd Thu Aug 27 10:11:55 2020 +0100 Ron Mitchell
Add wcag logo and link to Xerte accessibility statement in footer of workspace and management and updates all links to https too. *Accessibility
-
1672ea228 Wed Aug 26 18:19:53 2020 +0100 Ron Mitchell
resolve contrast errors in footer of flat red theme *Accessibility
-
9190d7d53 Wed Aug 26 18:17:10 2020 +0100 Ron Mitchell
resolve footer contrast errors in Flat: Purple (buttons in header) theme *Accessibility
-
670e97c5f Wed Aug 26 18:13:05 2020 +0100 Ron Mitchell
fix contrast issue with progress bar text in orange and purple theme *Accessibility
-
369a69903 Wed Aug 26 18:03:21 2020 +0100 Ron Mitchell
resolve header and footer contrast errors with simple black and white theme *Accessibility
-
270d7382c Wed Aug 26 17:56:10 2020 +0100 Ron Mitchell
update flat blue theme to remove contrast errors in footer *Accessibility
-
ea5e3aab7 Wed Aug 26 17:13:23 2020 +0100 Ron Mitchell
Update gradients in header and footer in default theme to remove constrast errors reported by wave and axe etc *Accessibility
-
79a53af99 Wed Aug 26 18:09:40 2020 +0200 Tom Reijnders
Make last updated date available to LO
-
6eaa77a73 Wed Aug 26 16:34:04 2020 +0200 Tom Reijnders
Make lastUpdated date to LO's
-
a1937fafd Wed Aug 26 11:11:34 2020 +0100 Ron Mitchell
update panel and speech bubble colours in django theme to meet contrast requirements *Accessibility
-
539274d62 Wed Aug 26 10:36:44 2020 +0100 Ron Mitchell
additional tweaks to Future Teacher theme *Accessibility
-
56cf89596 Wed Aug 26 10:16:38 2020 +0100 Ron Mitchell
update panel and speech bubble colours in urban blue theme to meet contrast requirements *Accessibility
-
a755449ab Wed Aug 26 10:08:38 2020 +0100 Ron Mitchell
update panel and speech bubble colours in sleek grey theme to meet contrast requirements *Accessibility
-
15532912a Wed Aug 26 10:04:16 2020 +0100 Ron Mitchell
update panel and speech bubble colours in RGBO theme to meet contrast requirements *Accessibility
-
1980a8cd8 Tue Aug 25 18:04:18 2020 +0100 Ron Mitchell
update panel and speech bubble colours in autumn orange theme to meet contrast requirements *Accessibility
-
fe0f9b7fe Tue Aug 25 17:59:52 2020 +0100 Ron Mitchell
update panel and speech bubble colours in future teacher theme to meet contrast requirements *Accessibility
-
19cd8edf0 Tue Aug 25 17:55:58 2020 +0100 Ron Mitchell
update panel and speech bubble colours in sketch theme to meet contrast requirements *Accessibility
-
dea47373c Tue Aug 25 17:50:58 2020 +0100 Ron Mitchell
update panel and speech bubble colours in high contrast theme to meet contrast requirements *Accessibility
-
a622421ca Tue Aug 25 17:47:31 2020 +0100 Ron Mitchell
update panel and speech bubble colours in black on yellow theme to meet contrast requirements *Accessibility
-
038188c5b Tue Aug 25 17:44:38 2020 +0100 Ron Mitchell
update panel and speech bubble colours in dark grey theme to meet contrast requirements *Accessibility
-
a2d4b37b0 Tue Aug 25 17:40:55 2020 +0100 Ron Mitchell
update panel and speech bubble colours in dark blue grey theme to meet contrast requirements *Accessibility
-
4535a3c79 Tue Aug 25 16:38:42 2020 +0100 Ron Mitchell
change panel and speech bubble contrast for default template (and any themes that don't override these) to meet accessibility requirements *Accessibility
-
18d4815fd Tue Aug 25 15:29:43 2020 +0100 Ron Mitchell
add empty alt text for default/hidden logo in xot template to prevent accessibility checkers reporting an error *Accessibility
-
79d7448fc Tue Aug 25 15:16:02 2020 +0100 Ron Mitchell
additional fix for #936 also needed a default *Accessibility
-
e83b07fc3 Tue Aug 25 15:07:53 2020 +0100 Ron Mitchell
fix for #936 add aria label to hide/show footer tools button *Accessibility
-
b7c01b495 Thu Aug 20 16:59:21 2020 +0100 John Smith
Think this might be a fix for #930
-
7f79a5994 Thu Aug 20 16:49:44 2020 +0100 John Smith
Seems to fix #929
-
5613182dd Tue Aug 18 14:48:34 2020 +0100 John Smith
Change 'go to page ID' on decision template to be a pageList instead of TextInput - issue #928
-
d13713f20 Tue Aug 18 09:33:55 2020 +0200 Tom Reijnders
Add crossword
-
ad1c5be2c Mon Aug 17 23:55:32 2020 +0100 John Smith
Possible fix for #932 - not sure why we decided to favour pageID here
-
7a1389b5c Sat Aug 15 18:19:38 2020 +0100 John Smith
Oops wrong file
-
f11b91409 Sat Aug 15 18:17:00 2020 +0100 John Smith
Fix Aria-Label text on Interactive List page for issue #926
-
1bf8e165a Fri Aug 14 17:10:39 2020 +0100 FayCross
Various changes / improvements to linking and navigation in XOT projects:
- Hash added to URL as you navigate through pages mean browser back/fwd buttons now work e.g. xertetoolkits/play_123#page1
- New 'Page ID' optional property on pages allow you to customise the URLs for individual pages e.g. xertetoolkits/play_123#intro
- New 'Stand-Alone Page' optional properties allow you to remove pages from TOC & open them only via XOT page links (#531)
Additional options for stand-alone pages:
+ Open in: same window, new window, lightbox (#580)
+ Hide Header
+ Hide Footer
+ Include in Project Progress
*Release notes
-
8fa5a45cc Fri Aug 14 14:38:27 2020 +0100 Ron Mitchell
fix by @JohnSmith-LT to get mathjax working in media lesson
-
1f2246885 Thu Aug 13 11:51:48 2020 +0100 Ron Mitchell
ensure that info holder on drag and drop labelling page is read out to screenreader users when drobbing labels *Accessibility
-
b3c954ed0 Thu Aug 13 11:45:30 2020 +0100 Ron Mitchell
ensure that info is read out to screenreader users when interacting with interactive diagram *Accessibility
-
db015c2c4 Thu Aug 13 11:39:49 2020 +0100 Ron Mitchell
ensure that info holder content is read out to screen reader users upon selecting hotspots *Accessibility
-
a73c7902c Thu Aug 13 11:29:18 2020 +0100 Ron Mitchell
ensure that infoholder is read out to screen reader users when labels or hotspots are selected *Accessibility
-
9bcf78a17 Wed Aug 12 19:22:43 2020 +0200 Tom Reijnders
Oops upload of sub templates was broken by security patch
-
bef82719f Wed Aug 12 19:22:43 2020 +0200 Tom Reijnders
Oops upload of sub templates was broken by security patch
-
496e90af3 Wed Aug 12 18:47:09 2020 +0200 Tom Reijnders
Oops upload of sub templates was broken by security patch
-
e53bc4154 Wed Aug 12 18:47:09 2020 +0200 Tom Reijnders
Oops upload of sub templates was broken by security patch
-
7052e7846 Tue Aug 11 20:55:59 2020 +0200 Mustafa Safi
fixed bugs X of Y
fixed the Attempts
-
60b7d431e Tue Aug 11 20:47:14 2020 +0200 Mustafa Safi
fixed bugs X of Y
fixed the Attempts
-
277e0c84e Tue Aug 11 17:11:25 2020 +0100 Ron Mitchell
partial fix for text area labels on modify answer page *Accessibility see https://github.com/thexerteproject/xerteonlinetoolkits/issues/925 for remaining issues/questions
-
2dcaf138e Tue Aug 11 14:26:42 2020 +0100 Ron Mitchell
Add aria label and aria label language option for text entry field on model answer page *Accessibility
-
751e20abf Mon Aug 10 23:59:34 2020 +0100 John Smith
Fix pie chart overlapping the legend
-
029e7823a Mon Aug 10 17:34:45 2020 +0200 Tom Reijnders
Fix for #921 - Use newer featherlight, and remove duplicate
-
4ace9b5d5 Mon Aug 10 14:42:04 2020 +0100 Ron Mitchell
Add tooltip to Answer Field Hidden Aria-Label language option and change it's wizard label so that it displays ok. *Accessibility
-
8a4a37a53 Mon Aug 10 12:08:53 2020 +0200 Tom Reijnders
Fix for #917 - remove {i} from the language arial field
-
dffebcef5 Sat Aug 8 11:20:22 2020 +0200 Mustafa Safi
fixed bugs
* mutiple rows of alphabet
* made text bigger for tabkel only
-
1abb368b3 Fri Aug 7 16:01:03 2020 +0200 Tom Reijnders
Fontawesome 5 support
-
7bd8c9fab Thu Aug 6 23:02:24 2020 +0200 Tom Reijnders
Add arial label for answer fields
- Add default value to the default node
- Add defaultVlaue and mandatory=true to answerFieldLabel
-
77a8249d8 Thu Aug 6 22:36:46 2020 +0200 Tom Reijnders
Make sure that the lang attribute of <html> has the correct value
-
7fa699f29 Thu Aug 6 14:51:49 2020 +0100 Ron Mitchell
oops left an alert in place so now removed.
-
6553cc99c Thu Aug 6 14:48:00 2020 +0100 Ron Mitchell
*Accessibility - Add aria-labels to text fields in Answer X of Y page. Ideally need to ensure that new language sting option appears in projects where this page has already been added.
-
81104b30b Thu Aug 6 11:24:28 2020 +0200 Mustafa Safi
added alphabet on screen for mobile
-
c91c91545 Mon Aug 3 12:48:16 2020 +0200 Tom Reijnders
Chrome unload issue, do not use synchrounous ajax calls that might be called from unload
-
624b95488 Thu Jul 30 11:41:31 2020 +0100 Ron Mitchell
Update media and quota reference to in use / not in use files to make it clearer that Not in use doesn't necessarily mean not required.
-
58f36f984 Wed Jul 29 14:00:25 2020 +0200 Tom Reijnders
Make sure that originaltemplates with access_rights != '*' are displayed
correctly
-
71cfaa05b Tue Jul 28 22:29:59 2020 +0200 Tom Reijnders
Add possibility to work with folders in the media folder
-
124c934be Tue Jul 28 17:14:34 2020 +0100 John Smith
Fix zoom in then zoom out issues where targets become zero size - #915
-
31b02b71f Tue Jul 28 16:14:22 2020 +0100 John Smith
Fix dropped labels floating off targets when resized - #915
-
f24f2cd07 Tue Jul 28 16:37:02 2020 +0200 Tom Reijnders
Add 'mkdir' to the toolbar of elfinder
-
517473f6a Tue Jul 21 10:08:05 2020 +0200 Mustafa Safi
fixed mobile scroll
-
5b7ecf5a7 Fri Jul 10 19:11:43 2020 +0200 Tom Reijnders
Fix initilisation error
-
79c82198c Fri Jul 10 17:24:19 2020 +0200 Tom Reijnders
Add better debugging to LTI sendgrade (and round grade to max 4 digits)
-
15f6d7bdc Thu Jul 9 21:02:03 2020 +0100 John Smith
Patch for MathJax for keyboard control and on check...
-
73d6f7967 Thu Jul 9 17:00:07 2020 +0100 John Smith
Patch for grid page MathJax rendering
-
56b5aff91 Mon Jul 6 20:55:46 2020 +0100 Ron Mitchell
Stop properties menu from wrapping when window width resized too small. Thanks John!
-
d84f136bf Mon Jul 6 14:05:36 2020 +0100 Ron Mitchell
Make the various properties windows e.g. project, workspace and folder properties larger by default, resizeable and responsive including each of the tabs and contents they contain. Needs checking on different installations and different desktop resolutions. Some older fix size css left in but commented out for now until tested and confirmed all ok.
-
d242097b4 Fri Jul 3 15:26:40 2020 +0100 John Smith
Change to workspace to allow Play button to still open the preview.php window but allow Shift+Play to open the play.php dialog.
-
88a86d948 Wed Jul 1 17:01:53 2020 +0100 Ron Mitchell
Change management transfer ownership language strings to make it clearer what each option does and what then happens.
-
dee201f6d Tue Jun 30 23:38:54 2020 +0100 John Smith
Fix lightbox plugin for editing widgets when "Show toolbar" is turned on
-
267aeacbf Tue Jun 30 15:52:38 2020 +0100 John Horne
Modify the email message wording. The user did not 'request' to be notified,
it happens automatically.
-
a4bb681d1 Tue Jun 30 15:36:02 2020 +0100 John Horne
Typos in a couple of messages.
-
f5814c94a Tue Jun 30 15:23:59 2020 +0100 John Horne
Lockfile usernames must be separated by one character (just comma, not ', ')
otherwise the email processing to pick out usernames becomes harder.
-
70b24f196 Tue Jun 30 15:11:13 2020 +0100 John Horne
Ensure the date/time is added to the lock file for users.
-
e993a6429 Tue Jun 30 15:03:16 2020 +0100 John Horne
Ensure username is correctly obtained from lock file. Also ensure that they are
emailed only once. See issue #842.
-
f57d0dd2f Tue Jun 30 14:57:46 2020 +0100 John Horne
Change lock notification msg to say that the user will be emailed when the lock is freed.
See issue #842.
-
37d62c620 Tue Jun 30 15:34:29 2020 +0200 Tom Reijnders
Transfer templates
- fix 'private' checkbox
- keep folder structure
-
11416a85b Mon Jun 29 16:23:33 2020 +0100 John Smith
A few bug fixes for lightbox plugin: promote any target="_lightbox" links to data-featherlight="iframe" and also ensure the range gets selected if you just highlight the image widget
-
78d5316f0 Mon Jun 29 15:06:34 2020 +0200 Tom Reijnders
Bulk transfer of temapltes
- Add chackbox to allow transfer of private templates
- Consider LTI enabled and xAPI enabled as being published
- Remove user from logindetails if (and only if) delete sharing access
and transferring Private templates is enabled.
-
4495e71a7 Mon Jun 29 12:49:42 2020 +0100 Ron Mitchell
Change management transfer ownership button label from "Dismiss" to "Clear Report"
-
d2ea7a563 Sun Jun 28 21:17:10 2020 +0100 John Smith
Fix for #900
Replaced " with ' to allow $ sign in password since it is a valid password character in LastPass, 1Password, etc
-
5f3376b85 Sun Jun 28 17:10:05 2020 +0100 John Smith
Lightbox plugin language strings migrated to en.js, strings all changed to single quotes and a few bug fixes/tweaks
-
fb5f20b6f Sun Jun 28 12:47:39 2020 +0100 John Smith
Lightbox plugin fixes to deal with Image and FontAwesome widget handling, a validation check on the %/px values fro size and a few bug fixes
-
feff6ea34 Sun Jun 28 12:39:11 2020 +0200 Tom Reijnders
Cleanup XTSetViewed
-
26d17b1b4 Sat Jun 27 14:15:56 2020 +0200 Tom Reijnders
Fix conditional parameters for site and decision
- jsep.js was not loaded in edithtml.php
- alls added example in site in basicPages.xwd -> sectionGroup
-
9ca6ed6f9 Sat Jun 27 12:17:08 2020 +0100 Ron Mitchell
changed default value of expandMain in Bootstrap section menu group options to false. Otherwise if section menu option already set in existing projects then the expandMain checkbox appeared checked but value not in the xml so didn't change anything until first unchecked and then checked. Could have changed the code to work if also undefined but then that would change existing projects that didn't have the expand option previously so probably not a good idea.
-
fe85bb04c Sat Jun 27 02:02:28 2020 +0100 John Smith
Change to the way that the lightbox plugin handles size - % is translated to vw/vh, px remains the same.
-
5708d973e Fri Jun 26 16:46:19 2020 +0200 Tom Reijnders
Forgot to commit file
-
564363ced Fri Jun 26 16:44:56 2020 +0200 Tom Reijnders
Improve filtering
-
46b754a14 Fri Jun 26 16:43:13 2020 +0200 Tom Reijnders
Fix typo
-
8378aa25a Fri Jun 26 16:41:17 2020 +0200 Tom Reijnders
If xAPI is enabled, always whow xAPI xapi_launch URL
(even if LTI is enabled)
-
9d59b4046 Fri Jun 26 16:37:19 2020 +0200 Tom Reijnders
Deleting files when using moodle authentication does not work
-
a3ff952f5 Fri Jun 26 16:37:19 2020 +0200 Tom Reijnders
Deleting files when using moodle authentication does not work
-
cc2a2e7e7 Fri Jun 26 16:35:53 2020 +0200 Tom Reijnders
Add used parameters to logging of db queries
-
f5d94cdb6 Fri Jun 26 16:34:51 2020 +0200 Tom Reijnders
Update date_accessed time on play
-
cd60bcf75 Fri Jun 26 16:32:58 2020 +0200 Tom Reijnders
Use lockfile even if the LO is not shared, and even locking for yourself.
-
1eb5a53d7 Fri Jun 26 16:22:42 2020 +0200 Tom Reijnders
Make sure that Chrome saves LO on exit and on Preview.
- Chrome does not execute synchrounous ajax calls anymore on unload.
-
22a0a33d3 Fri Jun 26 16:22:42 2020 +0200 Tom Reijnders
Make sure that Chrome saves LO on exit and on Preview.
- Chrome does not execute synchrounous ajax calls anymore on unload.
-
2bb4e1c5a Fri Jun 26 16:14:17 2020 +0200 Tom Reijnders
Improve management of user template from management.php
- Improved performance of loading/displaying LO's for a user with a lot
of templates loading all the information ate once, but by downloading
the details of the template only if needed.
- Changed displaying of users in the dropdown, displaying lastname first
- Adding a search field which allos to seach an LO on ID, or on name, or
on author
- Added ID to the information displayed on the LO
- Add the possibility to transfer non-private LO's to anoth user in bulk.
-
7b55b2066 Fri Jun 26 13:02:08 2020 +0200 Tom Reijnders
Add grouping to Video, and add definition to grouping
-
5bc1a370c Fri Jun 26 09:44:04 2020 +0100 FayCross
Tidied up Bootstrap link & standalone page code & fixed some issues where you couldn't use numbers as custom page IDs
-
b3380a0b6 Thu Jun 25 15:52:40 2020 +0100 Ron Mitchell
set default featherlight iframe size to 90vw and 90vh for each project template. If size is then set via the editor options this default is overridden.
-
ec017320f Thu Jun 25 14:42:57 2020 +0100 FayCross
Fix bug where history wasn't always including the correct page index in Bootstrap (meaning back button wasn't always working correctly)
-
de4507a24 Thu Jun 25 13:38:16 2020 +0100 John Smith
Final fix on FontAwesome plugin dialog - fixed all characters by applying v4 shim, fixed several spelling mistakes, fixed search to allow capitals
-
7a382d6b8 Thu Jun 25 12:59:38 2020 +0100 Ron Mitchell
Add option to expand Bootstrap main contents area if table of contents set to hidden
-
584040e82 Thu Jun 25 12:58:02 2020 +0100 Ron Mitchell
updates to High Contrast theme so works correctly with any theme set by the author e.g. ensure relevant colours change with different selectors
-
25eecc6de Thu Jun 25 13:03:50 2020 +0200 Tom Reijnders
Oops, get rid of incorrect file.
-
39acf6272 Wed Jun 24 15:09:51 2020 +0200 Tom Reijnders
Make xAPI records more consistent
- Add learningObjectLevel extension, indicating the level of xAPI event
- lo
- page
- interactivity
- video
- Add grouping context activity to page and interactivity level
- Adapt Adaptive Contant page to handel new way of placing grouping,
i.e. filter on grouping and level interactivity.
-
34fd9dcf4 Mon Jun 22 00:31:57 2020 +0100 John Smith
Few changes to how Lightbox plugin deals with included style attribute
-
7c11bfb66 Sat Jun 20 10:17:45 2020 +0100 John Smith
Fix a few bugs in the Lightbox Plugin code and add size handling
-
14dd0b39c Sat Jun 20 10:16:37 2020 +0100 John Smith
Add a numeric input plugin that adds up/down buttons
-
996e87dd4 Sat Jun 20 11:03:52 2020 +0200 Tom Reijnders
Update Saml2/onelogin code and fix setting NameIDFormat for SP records
- Should chack upstream if there is a better fix to
src/Saml2/IdPMetadataParser.php
-
1e0b8633e Sat Jun 20 11:03:52 2020 +0200 Tom Reijnders
Update Saml2/onelogin code and fix setting NameIDFormat for SP records
- Should chack upstream if there is a better fix to
src/Saml2/IdPMetadataParser.php
-
7901f245d Sat Jun 20 11:00:07 2020 +0200 Tom Reijnders
Fix fix to get_email_headers in functions.php
- Order of arguments to strpos was wrong (also in original code)
-
3216666bf Sat Jun 20 09:42:52 2020 +0200 PiAir
Added ` to grouping SQL
8.0.19 - MySQL Community Server - GPL without $xerte_toolkits_site->database_table_prefix set does not like the grouping table name without ` ` added to it.
-
b1fc4d5d7 Sat Jun 20 09:40:38 2020 +0200 PiAir
Added ` to grouping SQL
8.0.19 - MySQL Community Server - GPL without $xerte_toolkits_site->database_table_prefix set does not like the grouping table name without ` ` added to it.
-
b23a67976 Sat Jun 20 09:39:59 2020 +0200 PiAir
Added ` to grouping SQL
8.0.19 - MySQL Community Server - GPL without $xerte_toolkits_site->database_table_prefix set does not like the grouping table name without ` ` added to it.
-
881c47090 Sat Jun 20 09:39:07 2020 +0200 PiAir
Added ` to grouping SQL
8.0.19 - MySQL Community Server - GPL without $xerte_toolkits_site->database_table_prefix set does not like the grouping table name without ` ` added to it.
-
2f72974cb Sat Jun 20 09:31:20 2020 +0200 PiAir
if (!empty($extraheaders))
Added if (!empty($extraheaders)) check to fix "Warning: strpos(): Empty needle" warning in PHP 7.4
-
7e9a0dbd6 Sat Jun 20 09:26:58 2020 +0200 PiAir
Changed { } to []
Fixed "Deprecated: Array and string offset access syntax with curly braces is deprecated" error in PHP 7.4
-
4ade27080 Thu Jun 18 15:29:52 2020 +0100 Ron Mitchell
Different solution for Flashcard flip button for Safari on MacOS https://github.com/thexerteproject/xerteonlinetoolkits/issues/910
Just increase z-index of the button so it's above the empty div.
-
bf8b4da7f Thu Jun 18 14:53:35 2020 +0100 Ron Mitchell
Fix for flash card flip button not working on safari on MacOS as described in https://github.com/thexerteproject/xerteonlinetoolkits/issues/910
change height of empty div to 4px rather than 4em
-
54f2760cb Tue Jun 16 09:21:44 2020 +0200 Jef De Smedt
Change wrong argumenttype pageCompleted(page_nr)
When trying to get the completion status of a Scorm2004 3rd edition
package in Moodle and in 360Learning I noticed that the packages
never completed.
When debugging the JavaScript code I noticed an inconsistency between
the function call 'state.pageCompleted(page_nr)' and the function
definition 'function pageCompleted(sit)'.
The problem seems to have arisen on July 21 2017. When aligning
the names of the variables, the argument of state.pageCompleted()
was changed from 'sit' to 'page_nr'. I think this might be the reason
that my Scorm modules in Moodle and 360Learning had a 'not completed'
status.
-
6fe5d0fa3 Tue Jun 16 09:21:44 2020 +0200 Jef De Smedt
Change wrong argumenttype pageCompleted(page_nr)
When trying to get the completion status of a Scorm2004 3rd edition
package in Moodle and in 360Learning I noticed that the packages
never completed.
When debugging the JavaScript code I noticed an inconsistency between
the function call 'state.pageCompleted(page_nr)' and the function
definition 'function pageCompleted(sit)'.
The problem seems to have arisen on July 21 2017. When aligning
the names of the variables, the argument of state.pageCompleted()
was changed from 'sit' to 'page_nr'. I think this might be the reason
that my Scorm modules in Moodle and 360Learning had a 'not completed'
status.
-
4aed48e8b Mon Jun 15 17:35:52 2020 +0200 Tom Reijnders
Fix typo that rohibits tabbing into hotspots
-
2842818ab Mon Jun 15 10:38:07 2020 +0200 Tom Reijnders
Overrule custom stles and custom stylesheets when using accesibility
themes
-
07cd5c563 Sun Jun 14 12:05:00 2020 +0200 Tom Reijnders
Changed Greek to greek spelling in language selector
-
7f34b583a Sun Jun 14 11:53:38 2020 +0200 Tom Reijnders
Greek translation
e
-
a780dfc8c Fri Jun 12 19:57:46 2020 +0200 Tom Reijnders
(Re)load special themes highcontrrast and blackonyellow after custom style
file and custom style
-
7797c5869 Fri Jun 12 19:49:14 2020 +0200 Tom Reijnders
Introduce catalog function to query xerte installation
-
b5d8d2296 Wed Jun 10 21:27:13 2020 +0100 John Smith
Fix issue where linkTypeTarget for new link would default to Lightbox if that was the last selection
-
5568ff75b Tue Jun 9 19:55:44 2020 +0200 Tom Reijnders
Fix #907 - Setup with database name containing a '-' fails
-
2d6e853c6 Tue Jun 9 19:55:44 2020 +0200 Tom Reijnders
Fix #907 - Setup with database name containing a '-' fails
-
65865e6a9 Tue Jun 9 11:32:54 2020 +0100 John Smith
A few enhancements to the Lightbox Plugin code..
-
10f2c5032 Tue Jun 9 09:06:59 2020 +0100 John Smith
Faster, shorter check if targetType dropdown contains Lightbox entry already...
-
279bee3cd Tue Jun 9 02:00:26 2020 +0100 John Smith
Fix Lightbox code
-
f9c0c8470 Mon Jun 8 15:52:51 2020 +0100 John Smith
Fix strange bug with afterInit that only happens on first load...
-
6b9e170b0 Mon Jun 8 11:21:29 2020 +0200 Tom Reijnders
Configure Greek langugae files for xerte trans
-
24aa20a5d Mon Jun 8 11:14:58 2020 +0200 Tom Reijnders
Configure Greek language
-
6cb3d9f9e Sun Jun 7 22:20:10 2020 +0100 John Smith
Rename some variables to better align with their use.
Also make better use of API rather than definition structure - .getContents('target').get("linkTargetType") VS .contents[1].elements[0].children[0];
-
0fe73eae1 Sun Jun 7 11:03:41 2020 +0100 John Smith
2nd commit of XOT Lightbox code
-
ba79f9d4f Fri Jun 5 22:42:51 2020 +0100 FayCross
Fix #906 Moved eval of FileLocation file paths to immediately after xml parsed to prevent 404 errors
-
e2cdf2c9f Fri Jun 5 13:41:00 2020 +0100 FayCross
Minor change to previous commit
-
c2dcd8009 Fri Jun 5 13:33:06 2020 +0100 FayCross
Fix for bug where you could no longer use variables in image sources. This used to work but was broken when author editable variables were introduced
-
610004157 Fri Jun 5 12:13:44 2020 +0100 FayCross
Add Variables functionality to Bootstrap template
-
c833d4b90 Thu Jun 4 14:39:48 2020 +0100 FayCross
Change to previous commit so when whole of header bar is hidden, background images will take up all available space
-
f1270927f Thu Jun 4 10:50:06 2020 +0100 FayCross
Added new optional property to title page to allow you to hide the titles in the header bar
-
87c7272e3 Thu May 28 17:25:32 2020 +0100 FayCross
#873 Lightbox functionality added to Bootstrap template. This is turned on by default so all images added through editor fields or in wysiwyg editor will show in lightbox on click.
Optional properties at LO, page & section level allow you to enable/disable this functionality & add caption to lightboxes too
-
c00ab00de Thu May 28 14:17:02 2020 +0100 FayCross
Fix bug where lightbox images stops image links from working
-
3fd94e615 Thu May 28 13:53:34 2020 +0100 John Smith
Initial commit of XOT Lightbox code
-
e6cba16a2 Thu May 28 13:47:31 2020 +0100 John Smith
Fix 876: FontAwesome plugin should now work in multiple editor boxes - issue of some icons not showing properly in plugin still remains....
-
b48e0f44f Wed May 13 13:41:10 2020 +0200 Tom Reijnders
Fixed #905 - Missing 'Completion Not Required' icon
-
3f4fcedd2 Wed May 13 12:46:16 2020 +0200 Tom Reijnders
Fix typo
-
c17ef2387 Wed May 13 12:30:09 2020 +0200 Tom Reijnders
Fix incorrectly loaded javascript language files
-
a5abe3ba1 Wed May 13 13:41:10 2020 +0200 Tom Reijnders
Fixed #905 - Missing 'Completion Not Required' icon
-
3d965c3cb Wed May 13 12:46:16 2020 +0200 Tom Reijnders
Fix typo
-
bbd35940e Wed May 13 12:30:09 2020 +0200 Tom Reijnders
Fix incorrectly loaded javascript language files
-
3e6aa455f Wed May 13 10:27:24 2020 +0200 Tom Reijnders
Oops! forgot to add js file for commit f3ddbcb46dce81f726b78a592747cec75734ae85
-
2ba64b9be Wed May 13 10:27:24 2020 +0200 Tom Reijnders
Oops! forgot to add js file for commit f3ddbcb46dce81f726b78a592747cec75734ae85
-
ff0d0a455 Wed May 13 09:02:07 2020 +0100 FayCross
Added tooltips to many of the optional properties of various pages #279 #442
-
0dab2bf48 Tue May 12 16:48:05 2020 +0200 Tom Reijnders
Add marging to left and right aligned images in bootstrap inserted inline
in ckeditor
-
d83226e8a Mon May 11 14:54:35 2020 +0200 Tom Reijnders
Upgrade to latest Mathjax version 2
- there was an XSS vulnarability in 2.7.1 and earlier
-
7967ced1d Thu May 7 13:04:24 2020 +0100 FayCross
Added tooltip to hide/show date fields re. format used in date (YYYY-MM-DD)
-
2744ac6d6 Wed May 6 17:12:03 2020 +0100 FayCross
Change to previous fix - 'XOT' template hide page dates should still work if they were auto-populated (ignore time part of datepicker info saved in xwd)
-
871eb1f7f Wed May 6 16:34:39 2020 +0100 FayCross
Change to previous fix - Bootstrap hide page dates should still work if they were auto-populated (ignore time part of datepicker info saved in xwd)
-
d188f5b08 Wed May 6 14:11:40 2020 +0100 FayCross
Fix issue where some hidden pages aren't hiding if hide to & from dates are the same (Bootstrap)
-
d5014b665 Wed May 6 13:47:37 2020 +0100 FayCross
Fix #690 issue where Bootstrap sometimes loaded scrolled below top div
-
3d664feb0 Wed May 6 12:20:36 2020 +0100 FayCross
Fix issue where some hidden pages aren't hiding if hide to & from dates are the same
-
33996fe06 Mon May 4 13:01:50 2020 +0100 JohnSmith_LT
Fix #904 - Make timer tick/zero events work on simpleText page.
-
55f45a65c Tue May 12 16:49:43 2020 +0200 Tom Reijnders
New grouping functionality
-
c862cc43d Tue May 12 16:48:05 2020 +0200 Tom Reijnders
Add marging to left and right aligned images in bootstrap inserted inline
in ckeditor
-
f7bfac4fa Tue May 12 16:45:56 2020 +0200 Tom Reijnders
Commit necessary change for new AdaptiveContent page
-
f42e72e0c Mon May 11 14:54:35 2020 +0200 Tom Reijnders
Upgrade to latest Mathjax version 2
- there was an XSS vulnarability in 2.7.1 and earlier
-
71d89581d Thu May 7 15:55:01 2020 +0100 FayCross
Allow for finer control of how feedback appears in MCQ page. New optional properties to control whether 'your answer is correct/incorrect' sentence appears & the order in which the feedback appears
-
fe0e08473 Thu May 7 13:38:45 2020 +0100 JohnSmith_LT
Small fix for #898 for missing list argument
-
05ca19d76 Thu May 7 13:04:24 2020 +0100 FayCross
Added tooltip to hide/show date fields re. format used in date (YYYY-MM-DD)
-
ff1af78e5 Thu May 7 08:46:00 2020 +0100 FayCross
Fix #846 #893 Firefox issue where changing between fixed size & full screen caused various issues as a set up function was being triggered multiple times
-
4adef96ed Wed May 6 17:12:03 2020 +0100 FayCross
Change to previous fix - 'XOT' template hide page dates should still work if they were auto-populated (ignore time part of datepicker info saved in xwd)
-
8828d214a Wed May 6 16:34:39 2020 +0100 FayCross
Change to previous fix - Bootstrap hide page dates should still work if they were auto-populated (ignore time part of datepicker info saved in xwd)
-
140342a77 Wed May 6 14:11:40 2020 +0100 FayCross
Fix issue where some hidden pages aren't hiding if hide to & from dates are the same (Bootstrap)
-
abd2d3e8f Wed May 6 13:47:37 2020 +0100 FayCross
Fix #690 issue where Bootstrap sometimes loaded scrolled below top div
-
825ffe901 Wed May 6 12:20:36 2020 +0100 FayCross
Fix issue where some hidden pages aren't hiding if hide to & from dates are the same
-
a718c0db6 Tue May 5 10:14:59 2020 +0100 Ron Mitchell
change goToSection('topnav'); to goToSection('overview'); so that visiting the lo via any link that doesn't include a section link loads the header whether the navbar is below the header or not. It seems if the navbar was set to below the header LOs were opening scrolled down to topnav.
I can't find a scenario where this change breaks anything but could be missing something?
-
d4bf15423 Mon May 4 13:01:50 2020 +0100 JohnSmith_LT
Fix #904 - Make timer tick/zero events work on simpleText page.
-
bb8bb902b Mon May 4 13:30:25 2020 +0200 Tom Reijnders
Conditonal items in adaptiveContentPage
-
42c1bbff4 Sat May 2 12:59:24 2020 +0200 Tom Reijnders
Kludge to remove the UTF-8 byte from fie that causes xml interpretation to
fail
-
f670d1ffb Sat May 2 12:53:09 2020 +0200 Tom Reijnders
Adapt to work with new secure link (includng pageid)
-
25b043fe6 Sat May 2 12:52:42 2020 +0200 Tom Reijnders
Fix rss page
-
a9077de2b Sat May 2 12:44:36 2020 +0200 Tom Reijnders
Improve accessibility of hotspots
- Hotspots were inadvertently shown on mouse hover when strokeWidth = 0
- The hotspots should show when selected with tab keys
-
d356b7d4f Sat May 2 12:38:02 2020 +0200 Tom Reijnders
Fix for dragDropLabel
- Feedback was incorrect for Match mode
- Drag and drop was locked when navigating back to page
-
bbf9fd61b Sat May 2 12:59:24 2020 +0200 Tom Reijnders
Kludge to remove the UTF-8 byte from fie that causes xml interpretation to
fail
-
99dadd245 Sat May 2 12:53:09 2020 +0200 Tom Reijnders
Adapt to work with new secure link (includng pageid)
-
be970c308 Sat May 2 12:52:42 2020 +0200 Tom Reijnders
Fix rss page
-
f3ddbcb46 Sat May 2 12:51:56 2020 +0200 Tom Reijnders
Add conditions to wizard items
-
e2fa0bd7a Sat May 2 12:44:36 2020 +0200 Tom Reijnders
Improve accessibility of hotspots
- Hotspots were inadvertently shown on mouse hover when strokeWidth = 0
- The hotspots should show when selected with tab keys
-
892bce8d7 Sat May 2 12:38:02 2020 +0200 Tom Reijnders
Fix for dragDropLabel
- Feedback was incorrect for Match mode
- Drag and drop was locked when navigating back to page
-
c572c58e4 Mon Apr 27 15:32:57 2020 +0100 Ron Mitchell
revised landmark labels - changed to pages and sections
-
411bebd53 Mon Apr 27 15:11:27 2020 +0100 Ron Mitchell
Adding accessibility landmarks to Bootstrap rloObject.htm e.g. main and navigation roles. Need to check if the two navigation roles with labelledby attributes are correct?
-
33fc410ab Thu Feb 20 12:00:35 2020 +0100 Tom Reijnders
Enable configuration of Saml2 SSO logfile from settings.php
-
7e0df3620 Wed Feb 19 21:32:46 2020 +0100 Tom Reijnders
Oops, code to update logindetails table in Saml2 and Ldap code, replaces
firstname and surname of ALL users
-
0796ef6eb Wed Feb 19 21:31:56 2020 +0100 Tom Reijnders
Remove file that was unintentionally committed
-
fe8dbc1c3 Sun Feb 16 21:05:42 2020 +0100 Tom Reijnders
Fix for differences in uppercase/lowercase of username in some sso
installations
- After user verification, which some systemes allow to be
case-insensitive, the current user login details are queried
- If a user exists in the logindetails table, the username of the
logindetails table is used, and firstname, lastname are reset to what
comes from sso
The result is that is a user logs in for the first time, a user is created
in Xerte (logindetails) with th ecase that is returned by the sso at that
point in time.
From then on, if the username matched case in a case insensitive way, the
username recorded in Xerte will be used.
-
443ab5090 Sun Feb 16 17:13:13 2020 +0100 Tom Reijnders
Improve layout of LTI/xApi properties panel
-
e30622148 Tue Feb 11 21:50:51 2020 +0100 Tom Reijnders
Improve Saml2 setup
- Include expected claims to settings.php.dist
- Make sure organisation attribute is optional in xertesso.php
-
1fb287b50 Wed Feb 5 18:45:56 2020 +0100 Tom Reijnders
Add updated Saml2 SP implementation
-
2a4c6818f Sat Apr 25 15:25:20 2020 +0200 Tom Reijnders
XML is not accepted by offline package, remove all the escapes for special
Spanish characters
-
62d6f74ac Thu Apr 23 00:32:41 2020 +0100 JohnSmith_LT
Add check to not try to update variables on the menu page
-
796efb4dd Wed Apr 22 16:19:26 2020 +0100 JohnSmith_LT
Second commit of refactor of Xenith to deal with code for handling Glossary (for issue #898)
-
2832db6be Wed Apr 22 13:11:20 2020 +0200 Tom Reijnders
Fix type with fontsize.
-
a17cdf2c6 Wed Apr 22 12:00:36 2020 +0100 JohnSmith_LT
Stick in a few trim()s since occasionally a stray space can get in between tags and makes it through to the comparison #902
-
2f26ceb36 Wed Apr 22 11:50:43 2020 +0100 JohnSmith_LT
Fix #902 - missing $glossaryHover variable
-
99e627277 Wed Apr 22 10:34:02 2020 +0200 Tom Reijnders
Add wait icon used by the adaptive content page
-
8d2525ca3 Wed Apr 15 21:28:20 2020 +0100 Ron Mitchell
Fix glossary link colour as reported on forums https://xerte.org.uk/index.php/en/forum/creating-effective-materials/2006-glossary-highlighting-font-colour#6446
-
247556132 Fri Apr 10 16:15:09 2020 +0100 JohnSmith_LT
Fix rounding for dynamically updated variables #899
-
08593c093 Fri Apr 10 16:04:17 2020 +0100 JohnSmith_LT
Remove redundant code for #899
-
37ba7b3c2 Fri Apr 10 16:02:37 2020 +0100 JohnSmith_LT
Update to #899 - now it handles dynammically altering the variable in the page
-
85dece2c5 Fri Apr 10 09:43:50 2020 +0100 JohnSmith_LT
Remove console.log
-
b3623b201 Fri Apr 10 02:10:56 2020 +0100 JohnSmith_LT
A few little fixes for #899
-
37eecb010 Fri Apr 10 01:59:51 2020 +0100 JohnSmith_LT
Add code for dynamic variable expressions for #899
-
5b6b78b9a Sun Apr 5 12:55:58 2020 +0100 Smith
First commit of refactor of Xenith to deal with code for handling Variables (for issue #898)
-
d0141c160 Mon Mar 2 20:32:39 2020 +0100 Tom Reijnders
Further fixes to rss
- If firstname or surname contains spaces, than the query to find the
login_id would not work.
- If only one item is found, the XmlConvertToObject doesn't make an array
of items and the models expect an array
-
f0271404f Sun Mar 29 15:06:10 2020 +0200 Tom Reijnders
Fix sending LTI grade (by making lti_enabled a global variable
-
4dd4dfdca Sun Mar 29 15:06:10 2020 +0200 Tom Reijnders
Fix sending LTI grade (by making lti_enabled a global variable
-
f23dd5645 Fri Mar 27 17:52:58 2020 +0100 Tom Reijnders
do NOT require logged in session for download.php
- Used by documentation page. Requiring login in download.php breaks the
documentation page for students.
-
2908dd015 Fri Mar 27 17:52:58 2020 +0100 Tom Reijnders
do NOT require logged in session for download.php
- Used by documentation page. Requiring login in download.php breaks the
documentation page for students.
-
1cf3d177f Thu Mar 26 13:24:38 2020 +0100 Tom Reijnders
Fix #867 - New Hotspot highlight appearance option
-
536bbf377 Fri Mar 27 13:17:38 2020 +0100 Tom Reijnders
When storing state in SCORM, store history page stack as well
-
d53126833 Fri Mar 27 13:13:00 2020 +0100 Tom Reijnders
Security patch - Thank you Rik Lutz
- Fixed and stopped possibility to upload constructed php files throgh
elfinder
- Added .htaccess files to try to tighten security on apache servers
- Always use extension blacklist (ignore management page setting)
- Stop XSS in print
- Several other small improvements
-
94e693b8f Thu Mar 26 14:57:25 2020 +0000 FayCross
Fix #838 move audio player to top of panel on transcript reader page when viewed on smaller devices to avoid having to scroll a lot to see it
-
24413db70 Thu Mar 26 14:38:13 2020 +0000 FayCross
Fix #848 Added open PDP in new tab link at bottom of PDF page as some browsers are temperamental with PDF scrolling
-
efb811d0c Thu Mar 26 13:56:22 2020 +0000 FayCross
Fix #894 where MCQ question text wasn't going to multiple lines when too long (IE & Edge)
-
9393595f9 Thu Mar 26 17:19:41 2020 +0000 Ron Mitchell
Changes to relevant themes so that drag and drop labelling hotspots are transparent on focus now that tabbing to hotspots and showing focus is working again.
-
04de95ef3 Thu Feb 6 22:34:18 2020 +0000 FayCross
Various changes / improvements to linking and navigation in Bootstrap projects:
- Deep linking to sections now possible via XOT Page Link button in ckeditor (Close #690)
- Hash added to URL as you navigate through pages mean browser back/fwd buttons now work e.g. xertetoolkits/play_123#page1
- New 'Page ID' optional property on pages allow you to customise the URLs for individual pages e.g. xertetoolkits/play_123#intro
- Old format of deep linking using linkIDs has been fixed (this wasn't working properly) e.g. xertetoolkits/play_123?linkID=PG1580462371912 (Close #787)
- New 'Hide Section Menu' optional property allows section list on left of page to be removed
- New 'Stand-Alone Page' optional properties allow you to remove pages from page menu & open them only via XOT page links (#531)
Additional options for stand-alone pages:
+ Open page in new window
+ Hide Header
+ Back button only instead of page menu
-
affe4ce73 Fri Mar 27 13:17:38 2020 +0100 Tom Reijnders
When storing state in SCORM, store history page stack as well
-
694a591b5 Fri Mar 27 13:13:00 2020 +0100 Tom Reijnders
Security patch - Thank you Rik Lutz
- Fixed and stopped possibility to upload constructed php files throgh
elfinder
- Added .htaccess files to try to tighten security on apache servers
- Always use extension blacklist (ignore management page setting)
- Stop XSS in print
- Several other small improvements
-
e8ec57f35 Thu Mar 26 17:19:41 2020 +0000 Ron Mitchell
Changes to relevant themes so that drag and drop labelling hotspots are transparent on focus now that tabbing to hotspots and showing focus is working again.
-
ab32d52b5 Thu Mar 26 14:57:25 2020 +0000 FayCross
Fix #838 move audio player to top of panel on transcript reader page when viewed on smaller devices to avoid having to scroll a lot to see it
-
1fb36da59 Thu Mar 26 14:38:13 2020 +0000 FayCross
Fix #848 Added open PDP in new tab link at bottom of PDF page as some browsers are temperamental with PDF scrolling
-
1c33a0321 Thu Mar 26 13:56:22 2020 +0000 FayCross
Fix #894 where MCQ question text wasn't going to multiple lines when too long (IE & Edge)
-
6268820ef Thu Mar 26 13:24:38 2020 +0100 Tom Reijnders
Fix #867 - New Hotspot highlight appearance option
-
5854aa140 Tue Mar 17 16:22:16 2020 +0000 Ron Mitchell
add config.fillEmptyBlocks = false; to stop being added to empty blocks. No idea why that was desirable anyway?!
-
6f4377d9e Sat Mar 7 12:50:48 2020 +0100 Tom Reijnders
Make sure uploading sub-temlates is more robust
-
abac7d17e Wed Mar 4 17:25:20 2020 +0100 Tom Reijnders
Fix #892 - ALT text attribute missing from icon added via LO icon optional
property
-
c4b434aca Mon Mar 2 20:32:39 2020 +0100 Tom Reijnders
Further fixes to rss
- If firstname or surname contains spaces, than the query to find the
login_id would not work.
- If only one item is found, the XmlConvertToObject doesn't make an array
of items and the models expect an array
-
26be3a063 Thu Feb 27 16:40:32 2020 +0100 Tom Reijnders
Fixed issue with editing site template and if header options were enabled
-
67d45a946 Thu Feb 27 16:40:32 2020 +0100 Tom Reijnders
Fixed issue with editing site template and if header options were enabled
-
078d92d53 Thu Feb 27 14:25:27 2020 +0000 FayCross
Fixed issue with lightbox functionality when navigation is menu
-
7b61149c7 Thu Feb 27 14:34:18 2020 +0100 Tom Reijnders
Move some javascript variable out of edithetml.php if not needed (see also
comment on feb297e)
-
63cb05ef2 Thu Feb 27 12:13:07 2020 +0000 FayCross
Fix #874 Allow menu connector titles to be used instead of page titles
-
0522aa2f5 Thu Feb 27 12:54:35 2020 +0100 Tom Reijnders
Oops, bootstrap was broken
-
1ed4c1f61 Thu Feb 27 11:17:28 2020 +0000 FayCross
Change lightbox caption optional property to a drop down rather than check box (with extra options to control position of caption)
-
0baba6887 Thu Feb 27 10:36:50 2020 +0000 FayCross
New lightbox functionality for images in XOT template.xwd
- clicking images (added via wizard field or wysiwyg editor) will open them in lightbox
- some images are excluded, e.g. those on draggable labels or background images used in hotspot image pages
-
82d2407c0 Wed Feb 26 16:07:59 2020 +0100 Tom Reijnders
Extra meta data (to be used for tracking in the future)
-
feb297ef5 Wed Feb 26 16:07:03 2020 +0100 Tom Reijnders
Enable simple_lo_page
-
ec562374e Wed Feb 26 16:04:27 2020 +0100 Tom Reijnders
Enable simple lo main page in wizard (option in management.php)
-
2f3fe5043 Wed Feb 26 16:02:32 2020 +0100 Tom Reijnders
Prevent incidental commit of Saml2/settings.php
-
36f515f54 Wed Feb 26 14:11:42 2020 +0100 Tom Reijnders
Prevent unintentional committing of Saml2/settings.php
-
dd909ca0e Wed Feb 26 12:34:05 2020 +0000 Ron Mitchell
Fix for standard rss feed page so it works with new and older xerte rss feeds and uses local proxy rather than 3rd party api
-
c3b1cb695 Thu Feb 20 12:00:35 2020 +0100 Tom Reijnders
Enable configuration of Saml2 SSO logfile from settings.php
-
27b5ab3f4 Wed Feb 19 21:32:46 2020 +0100 Tom Reijnders
Oops, code to update logindetails table in Saml2 and Ldap code, replaces
firstname and surname of ALL users
-
973484688 Wed Feb 19 21:31:56 2020 +0100 Tom Reijnders
Remove file that was unintentionally committed
-
83c087e9c Sun Feb 16 21:12:18 2020 +0100 Tom Reijnders
Allow for an javascript callback from Xenith into theme (customPageLoaded)
This allows a theme to overwrite (somewhat) the way the page is built.
-
9cf4cb232 Sun Feb 16 21:05:42 2020 +0100 Tom Reijnders
Fix for differences in uppercase/lowercase of username in some sso
installations
- After user verification, which some systemes allow to be
case-insensitive, the current user login details are queried
- If a user exists in the logindetails table, the username of the
logindetails table is used, and firstname, lastname are reset to what
comes from sso
The result is that is a user logs in for the first time, a user is created
in Xerte (logindetails) with th ecase that is returned by the sso at that
point in time.
From then on, if the username matched case in a case insensitive way, the
username recorded in Xerte will be used.
-
c91f467e3 Sun Feb 16 17:15:25 2020 +0100 Tom Reijnders
Fix typo in Scorm 2004 (which renders it unusable!)
-
80d2cfcea Sun Feb 16 17:15:25 2020 +0100 Tom Reijnders
Fix typo in Scorm 2004 (which renders it unusable!)
-
954b406ff Sun Feb 16 17:13:13 2020 +0100 Tom Reijnders
Improve layout of LTI/xApi properties panel
-
645e867ea Tue Feb 11 21:50:51 2020 +0100 Tom Reijnders
Improve Saml2 setup
- Include expected claims to settings.php.dist
- Make sure organisation attribute is optional in xertesso.php
-
55cfb57ce Fri Feb 7 10:43:36 2020 +0000 FayCross
Fix bug in stand-alone pages if linkID is too short
-
8c2df9dbf Fri Feb 7 10:07:24 2020 +0000 FayCross
Fix font-awesome icon typo for stand-alone pages
-
9b4bfda1a Thu Feb 6 22:34:18 2020 +0000 FayCross
Various changes / improvements to linking and navigation in Bootstrap projects:
- Deep linking to sections now possible via XOT Page Link button in ckeditor (Close #690)
- Hash added to URL as you navigate through pages mean browser back/fwd buttons now work e.g. xertetoolkits/play_123#page1
- New 'Page ID' optional property on pages allow you to customise the URLs for individual pages e.g. xertetoolkits/play_123#intro
- Old format of deep linking using linkIDs has been fixed (this wasn't working properly) e.g. xertetoolkits/play_123?linkID=PG1580462371912 (Close #787)
- New 'Hide Section Menu' optional property allows section list on left of page to be removed
- New 'Stand-Alone Page' optional properties allow you to remove pages from page menu & open them only via XOT page links (#531)
Additional options for stand-alone pages:
+ Open page in new window
+ Hide Header
+ Back button only instead of page menu
-
2f950191e Wed Feb 5 18:45:56 2020 +0100 Tom Reijnders
Add updated Saml2 SP implementation
-
230d6b865 Fri Jan 31 10:25:05 2020 +0000 FayCross
Fix #875 re. various Bootstrap page link issues:
- Relative links now work as expected even when some pages are hidden
- Links to hidden pages now don't work rather than taking you to next unhidden page
- Fix bug where correct page didn't always load when URL included #pageX parameter & some pages are hidden
-
b65aa0506 Thu Jan 30 12:35:03 2020 +0100 Tom Reijnders
Fix query
-
59da6aa9c Thu Jan 30 12:34:35 2020 +0100 Tom Reijnders
Prevent crash in mediaLesson
-
eec75da7c Fri Jan 3 11:17:08 2020 +0000 FayCross
Bootstrap: new 'Print button' optional property to add button to navigation menu allowing you to easily print a page
-
13f8110c0 Fri Dec 20 12:01:53 2019 +0100 Tom Reijnders
Oops, forgot language file definition for Simple/Advanced mode
-
0da196597 Fri Dec 20 10:25:43 2019 +0100 Tom Reijnders
Check for presence of the X-Experience-API-Version header in a case
insensitive way
-
f5c0fe14c Fri Dec 20 08:34:44 2019 +0100 Tom Reijnders
Implement simple/advanced mode in wizard
-
3b2d2847a Thu Dec 19 22:02:43 2019 +0000 FayCross
Change to default bullet page settings (panel now hidden & full width)
Change to page name to 'Bullets / Timed Content'
-
41ae2005c Wed Dec 18 10:44:27 2019 +0100 Tom Reijnders
Fix tracking
- These pages were tracked twice (in xAPI) if the button was pressed and
subsequently when going to the next page.
-
7e7cfdf9c Wed Dec 18 10:43:21 2019 +0100 Tom Reijnders
Small syntactical fixes
-
51cedcddb Wed Dec 18 10:38:41 2019 +0100 Tom Reijnders
Handle special case where there is only one question per opinion class and
they are both named the same
- It appears that when you only have one question per option class the
user is very tempted to give the question the same tracking label as
the clas has. This results in double reporting in the adpativeContent
page. Handle this special case.
-
ff21aeada Wed Dec 18 10:37:49 2019 +0100 Tom Reijnders
Cosmetic change to how open answers are shown.
-
9defddc1d Wed Dec 18 10:36:20 2019 +0100 Tom Reijnders
Add default values to background colour and text colour optional
properties
-
826329051 Wed Dec 18 10:34:30 2019 +0100 Tom Reijnders
Language support for sub selection for xerte pages in management.php
-
a7851b29e Wed Dec 18 10:33:00 2019 +0100 Tom Reijnders
Don't use lambda functions (not supported by IE)
-
96ac47579 Wed Dec 18 10:32:11 2019 +0100 Tom Reijnders
Small bug fix to xmlInspector.php
-
c055ffe3c Wed Dec 18 10:26:14 2019 +0100 Tom Reijnders
Sub selection of pages of xerte templates in management.php
-
03faf2bda Wed Dec 18 00:34:15 2019 +0000 JohnSmith_LT
Partial fox of #783 - making the Active/Inactive flag work
-
1af4da305 Tue Dec 17 12:22:33 2019 +0100 Tom Reijnders
Fix basic.sql and add column dashboard_display_options to templatedetails
-
1f6742cde Sat Dec 7 00:32:17 2019 +0000 JohnSmith_LT
Fix for the color of the glossary term and for the panel not reappearing after hiding and clicking same thumbnail. Related to #871
-
7c998c425 Fri Dec 6 16:14:59 2019 +0000 JohnSmith_LT
Removed the (e) since I ended up not using it #871
-
cb2813c39 Fri Dec 6 16:05:45 2019 +0000 JohnSmith_LT
Fixes related to #871 where thumbnailViewer has a few issues highlighted in Forum
-
797ea8cc0 Mon Dec 2 22:43:43 2019 +0100 Unknown
Missing like 60% of the files?
-
de8a832a7 Mon Nov 25 11:58:26 2019 +0000 JohnSmith_LT
Revert a519d5d0cdf2d485e5e605096fc8315d8ad0ed24 to put back #870 functionality
-
5b43e6af1 Mon Nov 25 10:37:06 2019 +0000 Ron Mitchell
Fix for hotspot image #573 so now adds title to hotspot if show tooltips is undefined or checked but adds alt text if show tooltips is unchecked.
-
a469f2641 Mon Nov 25 10:17:28 2019 +0000 Ron Mitchell
Change to hotspot image so that if the show tooltip optional property is unchecked than tooltips aren't shown on hover but a screenreader user tabbing to the hotspots still hears the alt text. The repeated condition assigns either the title field or the tooltip description field to alt attribute.
-
f89c548f0 Sun Nov 24 20:37:53 2019 +0100 Tom Reijnders
Remove html from the title attribute of the name of the drop area
-
a519d5d0c Sun Nov 24 17:11:55 2019 +0000 JohnSmith_LT
Fix the issues of overwriting files when you copy and past or drag drop them into the editor - #870
-
41ccd0b61 Sun Nov 24 15:53:41 2019 +0000 JohnSmith_LT
Possible patch to put #869 right
-
322215e53 Sat Nov 23 20:19:25 2019 +0000 JohnSmith_LT
Update to the tooltip hints for Page Text and Add Bullets options for #313
-
37bc1661b Sat Nov 23 20:09:56 2019 +0000 JohnSmith_LT
Update to #573 to change Alt Text to Tooltip Description and to make them non-wysiwyg textareas
-
8e93acfae Sat Nov 23 01:01:37 2019 +0000 JohnSmith_LT
Fix drag drop tooltips for #573
-
f392b4727 Fri Nov 22 15:42:11 2019 +0000 Ron Mitchell
fix condition on line 243 checking if tooltip is checked or not.
-
410565e78 Fri Nov 22 00:40:58 2019 +0000 JohnSmith_LT
Attempt at an automatic guesstimate of what an import is if targetFolder isn't present for #854
-
1c40516d7 Thu Nov 21 22:55:01 2019 +0100 Tom Reijnders
Correct lsome language strings
-
d134730ee Thu Nov 21 17:04:00 2019 +0000 JohnSmith_LT
Updates for #573 for all 4 models that contain hotspots and taking comments into consideration
Also, fix a slight typo in the check for alttext being valid/usable
-
517fd8d54 Thu Nov 21 16:48:17 2019 +0000 JohnSmith_LT
Remove debugger statement
-
aa360c730 Thu Nov 21 15:06:40 2019 +0000 JohnSmith_LT
Fix CRLF for this file
-
009d0568f Tue Nov 19 18:11:57 2019 +0000 JohnSmith_LT
Update to #573 to add alt text functionality to Hotspot Image page
-
f0b1ec961 Tue Nov 19 15:47:46 2019 +0000 JohnSmith_LT
Update to the tooltips for #313
-
43b206442 Tue Nov 19 14:36:42 2019 +0000 JohnSmith_LT
Sort tabIndex issues on the hotspot connector as referenced in #573
-
640833ae3 Tue Nov 19 13:17:49 2019 +0000 Ron Mitchell
change padding-bottom:10px; to padding:top:10px; for better spacing of indendeted list items.
-
25a45df10 Mon Nov 18 14:57:02 2019 +0000 JohnSmith_LT
Definitel needs "auto" in there for #577 to work consistently and console errors now gone...
-
384a612bb Mon Nov 18 08:47:41 2019 +0000 JohnSmith_LT
Possibly a better fix for #577
-
8b0990e84 Mon Nov 18 08:18:39 2019 +0000 JohnSmith_LT
Fix missing semicolon
-
067f63ce7 Mon Nov 18 08:17:00 2019 +0000 JohnSmith_LT
Fix missing semicolon
-
8eca0b47d Sun Nov 17 23:52:48 2019 +0000 JohnSmith_LT
Add audio insert button to CKEditor for issue #447
-
96313c6c4 Sun Nov 17 20:36:22 2019 +0000 JohnSmith_LT
Attempt at a solution for #573 - longer alt text for Hotspot Connector
-
1aabebf7a Sun Nov 17 16:52:04 2019 +0000 JohnSmith_LT
First attempt at making the bullets page more useful in relation to issues #313, #40 and #211
-
78787e776 Sat Nov 16 23:47:09 2019 +0000 JohnSmith_LT
Minor change to fix #866 for Drag Drop Label and Interactive List
-
97f78ce73 Sat Nov 16 17:21:37 2019 +0000 JohnSmith_LT
Suggested fix for #866 - move MathJax command back into xenith and create a new callback called x_pageContentsUpdated() that can be called from the various page models.
Affected pages: Decicion Tree, Drag Drop LabelGlossary, Hotspot Image, Interactive List, MCQ, Model Answer, Opinion and Quiz
-
7f9d1683d Wed Nov 6 17:21:32 2019 +0000 FayCross
Commented out debugger
-
b85484a49 Thu Oct 24 17:07:17 2019 +0100 Ron Mitchell
Fix for glossary links and glossary popup colors when invert is chosen and therefore switched to high contrast theme
-
8c15680cd Thu Oct 24 17:07:17 2019 +0100 Ron Mitchell
Fix for glossary links and glossary popup colors when invert is chosen and therefore switched to high contrast theme
-
54ddefe0c Fri Oct 18 13:37:55 2019 +0200 Tom Reijnders
Some version of upgrade.php left sitedetails->course_freetext_enabled
initialised to null
- 3.8.1 version of edithtml.php crashed. Make more robust.
-
f496d1cdd Fri Oct 18 13:36:57 2019 +0200 Tom Reijnders
Partly revert commit for Ldap.php in an attempty to fix case sensitivity
for logging in.
-
71b28cbfc Fri Oct 18 13:37:55 2019 +0200 Tom Reijnders
Some version of upgrade.php left sitedetails->course_freetext_enabled
initialised to null
- 3.8.1 version of edithtml.php crashed. Make more robust.
-
3cbe27bc0 Fri Oct 18 13:36:57 2019 +0200 Tom Reijnders
Partly revert commit for Ldap.php in an attempty to fix case sensitivity
for logging in.
-
90031d7b7 Wed Oct 9 21:54:27 2019 +0100 FayCross
Added Bootstrap search guide link to the editor
-
e9b02e3f0 Wed Oct 9 21:29:51 2019 +0100 FayCross
Fix #863 Hide to / from dates in Bootstrap & xot template projects will still work when using original date format
-
3e6339dbf Mon Oct 7 23:05:14 2019 +0200 Tom Reijnders
Empty site data.xml is broken (language attribute appears twice)
-
cd688573d Mon Oct 7 22:04:12 2019 +0200 Tom Reijnders
Prevent change of dates while data is retrieved in dashboard
-
23fafb140 Mon Oct 7 00:18:57 2019 +0200 Tom Reijnders
Update version.txt
-
4129dc562 Mon Oct 7 00:12:42 2019 +0200 Tom Reijnders
Fix merge error
-
db26cfdae Mon Oct 7 00:03:31 2019 +0200 Tom Reijnders
Minor change to colourChange translation
-
d928b2927 Sun Oct 6 23:15:41 2019 +0200 Tom Reijnders
Add open answers to dashboard and some minor improvements
-
0996b0a2d Sat Oct 5 15:45:30 2019 +0200 Tom Reijnders
Make sure all relevant records are retrieved for 2D opinions
-
aedbdf9b1 Sat Oct 5 13:21:01 2019 +0200 Tom Reijnders
Fix importing language file, importing the language file for site has
never worked
-
a47f33dcb Fri Oct 4 16:26:35 2019 +0100 Ron Mitchell
Add space between Password string and input field
-
8fc14f138 Fri Oct 4 16:43:28 2019 +0200 Tom Reijnders
Alternate fix for #862 which keeps will still load branding.css
-
96bf73f3e Fri Oct 4 11:11:20 2019 +0100 Ron Mitchell
Fix for password protected access. Needs testing and having tested it I think we need to look at how this works and looks.
-
3474b5784 Thu Oct 3 23:17:52 2019 +0200 Tom Reijnders
Fix #861 - Adaptive Content page does not work in IE
-
e23ec2a5e Thu Oct 3 12:01:16 2019 +0100 FayCross
New search option in Bootstrap template that allows you search for pages / sections that match criteria set by author
-
215a2cc07 Wed Oct 2 21:30:40 2019 +0200 Tom Reijnders
Accept actor parameter to xapi_launch.php
- parameter is set to an email address: studentidmode is set to 1 (mbox)
- parameter is set to something else: studentidmode is set to 2 (mbox +
fullname). The fullname is set to the value of actor, the email is set
to the value (stripped of spaces) and '@example.com' is added to it
-
5efbff6b9 Wed Oct 2 21:29:12 2019 +0200 Tom Reijnders
For open answer (model answer), fix the way actors are shown if studentid
mode is 1
- Strip 'mailto:'
-
71c4f4e4b Wed Oct 2 10:59:04 2019 +0100 FayCross
Minor change to table css so th tags have same padding etc. as td tags (bootstrap & decision templates)
-
ae52950fa Wed Oct 2 10:32:57 2019 +0100 FayCross
Minor change to table css so th tags have same padding etc. as td tags
-
43b873463 Sat Sep 28 10:05:35 2019 +0200 Tom Reijnders
Improve printing of dashboard
-
e777292df Sat Sep 28 10:04:33 2019 +0200 Tom Reijnders
Change wording for distrator options for Find interactivity
-
ca59249ee Sat Sep 28 10:02:47 2019 +0200 Tom Reijnders
Fix tracking issue in Match interactivity (own answer was not tracked
correctly)
-
9a1dbecdc Sat Sep 28 10:01:46 2019 +0200 Tom Reijnders
Fixed #860 - Opinion page bug in IE
- options was initialised incorrectly
-
e3ca2d561 Fri Sep 27 10:50:23 2019 +0100 Ron Mitchell
added tooltip/guidance to the url field of the hyperlinks page.
-
88c92ecfc Thu Sep 26 14:03:29 2019 +0100 FayCross
Partial fix for #859 - stops links in text blocks in hyperlinks page from being stripped out
-
e08e7f15c Thu Sep 26 13:19:04 2019 +0100 FayCross
Added css files & folders so custom fonts will work on single line text fields in editor
-
87c09ab42 Thu Sep 26 10:53:43 2019 +0100 FayCross
Added info to allow custom files to be easily added in ckeditor & projects (e.g. we've used this to add Japanese fonts)
-
1386c4eff Thu Sep 26 09:34:50 2019 +0100 FayCross
Added phonetic guide/ruby text button to wysiwyg toolbar on single line text fields
-
dcd7fcf61 Wed Sep 25 21:27:15 2019 +0100 Ron Mitchell
refine lo level background image-scale optional property by defining lo_objectfit variable instead.
-
6b1980999 Wed Sep 25 21:26:32 2019 +0200 Tom Reijnders
Fix #590 - Fullscreen background image option
- Ron, you changed the css based on class, I changed that by moving the
setting into the definition of $pageBg
-
93b595e8d Wed Sep 25 17:30:00 2019 +0100 Ron Mitchell
added an else to the page background option set set to fill if the optional property is not set to 'crop to fit' but it seems the code starting line 2392 might be in the wrong place because it's not changing on page change?
-
e3ba453a4 Wed Sep 25 17:07:16 2019 +0100 Ron Mitchell
Added a new optional property to the background optional properties so an author can choose to have the background fill the page without stretching e.g. object-fit:cover rather than the default fill which stretches the image when the window is stretched. Added this to the LO level background options and the page background options. See #590 for discussion with Fay.
-
815591ff3 Wed Sep 25 12:54:14 2019 +0200 Tom Reijnders
Added html entities to represent th ebutton in Dutch as well
-
5825bd4d1 Wed Sep 25 11:12:54 2019 +0100 Ron Mitchell
Improve language strings for new hotspot editor and add character codes to represent buttons within the instructions.
-
be7c6044c Mon Sep 23 13:52:28 2019 +0200 Tom Reijnders
Replace rss.php with new functionality (add xerte specific namespace with
xerte specific extra information)
-
92aab1e6e Sun Sep 22 14:55:31 2019 +0200 Tom Reijnders
Fix tracking of sortable grid when there are header rows and/or columns
-
3ccf2807d Sun Sep 22 14:11:36 2019 +0200 Tom Reijnders
Fix labaeling of drag drop interaction in results page
-
eec5b87d6 Sun Sep 22 13:26:35 2019 +0200 Tom Reijnders
Extend infomation of an LO in the information panel of the workspace
- Show wether LO is published through rss, if export is enabled and if it
is on the syndication feed
- Show wether LO is published as an LTI tool
- If LTI is disabled, but lti is enabled show that, and the xapi_launch
url
-
11fd9f878 Sun Sep 22 13:25:26 2019 +0200 Tom Reijnders
Fixed #856: Something is wrong with the handling of spaces in folder names
-
d72b21f50 Sat Sep 21 13:09:26 2019 +0200 Tom Reijnders
Remove migrate_user_templates.php that was inadvertently comitted
-
54c569438 Sat Sep 21 13:06:10 2019 +0200 Tom Reijnders
Fix not showning selected hotspot after resize
- also fix small issue in jquery plugin that generates an error
-
4ffe1da27 Fri Sep 20 15:48:29 2019 +0100 FayCross
Fix bug where pages won't always load correctly when project is in iframe & is hidden on parent page
e.g. when embedded on tab 2+ on a bootstrap navigator
-
89d5cf7a1 Fri Sep 20 12:59:23 2019 +0200 Tom Reijnders
Make sure images appear in the downloaded word document from the
documentation page
-
91f4d1092 Wed Sep 18 15:16:07 2019 +0100 Ron Mitchell
Added optional properties to RSS Xerte Download Page to enable choice of what download links to show as well as author, license and last modified info.
-
21c72114a Tue Sep 17 21:11:06 2019 +0200 Tom Reijnders
Added local variable to decode xerte specific vars in a safe way
-
c9960ec29 Tue Sep 17 14:46:24 2019 +0200 Tom Reijnders
Although the previous labels worked, it would break rss_proxy, so changed
labels:
- xertedescription, in order not to clash with description, when the
namespace is removed by rss_proxy.php
- xerteauthor, in order not to clash with author in the future
- xertetemplatename, for consistency
-
328e0c334 Tue Sep 17 14:41:33 2019 +0200 Tom Reijnders
Oops
-
dd019ddbc Tue Sep 17 13:31:12 2019 +0200 Tom Reijnders
Make sure that download buttons are only available when export is allowed
by author.
-
250711425 Mon Sep 16 20:54:35 2019 +0200 Tom Reijnders
Fixed #796 - quiz question text not wrapping in edge browser
-
fdfc40d36 Mon Sep 16 20:45:24 2019 +0200 Tom Reijnders
Make score in results page and tracking consistent with quiz with multiple
possible anssers
-
dda22abee Mon Sep 16 18:18:02 2019 +0100 Ron Mitchell
enable optional display of RSS description on the new RSS Xerte Download page via the title and snippet option as also used in the standard RSS feed page.
-
023e10f9a Mon Sep 16 15:01:02 2019 +0200 Tom Reijnders
Fix #853 - prevent #distractors# from being tracked and endig op in
results page
-
2e51c790d Mon Sep 16 14:24:31 2019 +0200 Tom Reijnders
Fixed for #853: This should fix all issues mentioned
-
369864638 Mon Sep 16 11:21:16 2019 +0100 Ron Mitchell
Update preview thumbnail and infor for the new Xerte rssdownload page type.
-
dd8859c56 Mon Sep 16 11:00:23 2019 +0200 Tom Reijnders
Make sure accented characters work in documentation page
-
cc4bea4a4 Sun Sep 15 12:26:00 2019 +0100 Smith, John
Possible fix for #807
-
0364cb865 Sun Sep 15 11:30:38 2019 +0100 Smith, John
Add drop down sort optional property to the drop down menu option in gapFill. Defaults to alphabetic. In reference to #837
-
6bbb55abc Sun Sep 15 00:07:44 2019 +0100 Smith, John
Fix the problem with the styling and id of find/mark at end button in issue #853
-
6c6017e29 Sat Sep 14 23:42:36 2019 +0100 Smith, John
Disable the > button if no groups have been added as it throws an error. Addition to #853
-
eee7130dd Sat Sep 14 23:29:51 2019 +0100 Smith, John
Fix the < > problem in issue #853
-
09dba3eef Fri Sep 13 13:51:21 2019 +0100 FayCross
Added new notes optional property to Bootstrap project & pages, Decision Tree project & XOT project (previously only on XOT pages)
-
515b19a06 Fri Sep 13 08:19:21 2019 +0100 FayCross
Fix bug where special character button wasn't working after updating ckeditor
-
910534430 Thu Sep 12 15:09:19 2019 +0200 Tom Reijnders
Make sure defaults are as previous versions, i.e. do not show boundary on
hover in connectorHotspot
-
13a1d70c0 Sun Sep 8 21:27:03 2019 +0200 Tom Reijnders
Commit rssdownload page, to make unstable .zip file complete
- We need to decide to include it in upcoming release or not.
-
95d192b20 Sun Sep 8 21:24:30 2019 +0200 Tom Reijnders
Issue #824 forgot to commit js files
-
5a1a8e867 Sun Sep 8 21:21:09 2019 +0200 Tom Reijnders
Tweaks to xapi_proxy.php, see forum
https://xerte.org.uk/index.php/en/forum/bugs-and-issues/1756-xapi-not-working-anymore
-
6c8d85a34 Sun Sep 8 21:15:09 2019 +0200 Tom Reijnders
Addressed #824 - implemented flexible hotspot without changing workings of
hotspotImage
- New hotspot editor
- Allows for flexible hotspots in hotspot connector and hotspot image
(polygons and rotated rectangles)
- The other hotspot pages (annotated diagram and hotspot drag and drop
remain restricted to rectangular hotspots
-
24927a2d5 Fri Sep 6 13:29:37 2019 +0100 FayCross
Upgraded version of mediaelement.js used in Decision template to v4.2.9
- Improved responsiveness of media
- New 'iframe aspect ratio' optional property when adding media that's used when YouTube, Vimeo or any iframe embed code
- All media upload fields in editor can be completed with any iframe embed code
Similar upgrade for mediaelement.js in xot template to follow shortly.
-
24cbd9dd5 Fri Sep 6 12:55:15 2019 +0200 Tom Reijnders
Fix completion tracking of quiz that has limted nr of questions displayed
in random order
-
b1b08c9c4 Fri Aug 30 16:22:03 2019 +0100 FayCross
New text position optional property on PDF page (left, right, top)
-
76d04ff43 Fri Aug 30 14:09:56 2019 +0100 FayCross
Fix #852 where FontAwesome icons not rendering correctly in small wysiwyg fields in editor
-
84b8da87e Fri Aug 30 10:46:03 2019 +0100 FayCross
Updated ckeditor to v4.12.1:
- New paste formatting button on full toolbar
- New emoji button on full toolbar (removed previously used 'smiley' one)
- Fixes issue with very hard to use source view on small text fields
- Removed rounded corners on all xerte editor fields to fit with new ckeditor look
-
7632a272f Wed Aug 28 14:08:07 2019 +0100 FayCross
Minor change to wording on accessibility options dialog
-
1e4f15cf3 Tue Aug 27 13:33:14 2019 +0200 Tom Reijnders
Fix locations of dashboard urls in property window
-
56ceb66eb Tue Aug 27 10:22:47 2019 +0200 mussaf
language fix
-
4240d1402 Mon Aug 26 17:06:23 2019 +0200 Unknown
Recovered most of the files restricting nottingham pages
-
8e342b5bd Mon Aug 26 15:40:37 2019 +0200 mussaf
dashboard fix sessions
-
5575c287a Mon Aug 26 15:16:51 2019 +0200 mussaf
Dashboard
-
63cfd175b Mon Aug 26 12:42:08 2019 +0200 Tom Reijnders
Make feedback responsive
-
c7c18544d Mon Aug 26 12:41:16 2019 +0200 Tom Reijnders
Set default timeout of non-interactive page tracking to 0s
-
c28316569 Mon Aug 26 12:38:37 2019 +0200 Tom Reijnders
Rename topXQ
-
c1864e974 Mon Aug 26 11:33:43 2019 +0200 mussaf
Interactive text translatable
-
dd89feeb8 Sun Aug 25 16:16:36 2019 +0200 Joris Burgers
Added print buttons to dashboard
-
8bd9df64a Sat Aug 24 21:07:41 2019 +0200 Tom Reijnders
Implement deletion of uploaded sub-templates
- Sub-template is not actully deleted from disk, but access_rights are
set to 'deleted'
- This makes sure that they are NOT listed in teh workspace, but also,
that they are not listed in the management.php page
- When the sub template is re-uploaded (using the same name) the sub template is
activated again
-
42cdd81d5 Fri Aug 23 20:49:13 2019 +0200 mussaf
1 more fix (last merge)
-
d46cc8602 Fri Aug 23 20:41:33 2019 +0200 mussaf
Case Sensitivity TopXQ
-
edd2dc9d5 Fri Aug 23 00:10:37 2019 +0200 Joris Burgers
Renamed Interaction overview, added header information to interaction overview, indented interactions, changed close button
-
c3b89077c Wed Aug 21 10:01:07 2019 +0200 Tom Reijnders
Fix checking result
-
3ddf4278c Wed Aug 21 09:59:59 2019 +0200 Tom Reijnders
Fix type in variable name
-
2924f35f0 Mon Aug 19 19:59:23 2019 +0200 Tom Reijnders
Add description for textCorrection and topXQ page
-
6f6a59978 Mon Aug 19 16:45:58 2019 +0200 mussaf
interactive text Result page fix
-
14915d387 Sun Aug 18 22:16:17 2019 +0200 Joris Burgers
Added graphical overview to dashboard
-
4cfe01b21 Sat Aug 17 17:30:29 2019 +0200 mussaf
interactive text Xapi fix
-
f3c79d79c Sat Aug 17 16:57:29 2019 +0200 mussaf
Layout fix interactive text explore
-
9793efb89 Sat Aug 17 16:51:06 2019 +0200 mussaf
interactive mcq restart bug fixed
-
a09a11783 Sat Aug 17 15:46:54 2019 +0200 mussaf
Interactive text added checkmarks + topQX bug fixed
-
7a1980862 Fri Aug 16 15:31:19 2019 +0100 FayCross
#825 #827 TopX & text correction pages: changed some property names & language strings to make more consistent with other pages
-
bf7963391 Fri Aug 16 14:32:20 2019 +0200 mussaf
interactive text added feedback icon + text
-
3cf4ba275 Fri Aug 16 10:34:14 2019 +0200 mussaf
Bug fixed dubble check
-
d121bad44 Thu Aug 15 22:53:21 2019 +0200 mussaf
Underline + Check button
-
47f96e062 Thu Aug 15 19:18:35 2019 +0200 Tom Reijnders
Revert change in xttracking_xapi.js
-
ea8979c29 Thu Aug 15 19:05:35 2019 +0200 Tom Reijnders
Small fix to dashboard
-
428204cab Thu Aug 15 19:03:35 2019 +0200 Tom Reijnders
Make sure sopTracking page always works for xAPI as well
-
43f6818de Thu Aug 15 13:20:10 2019 +0200 mussaf
changes xttracking_xapi
-
3dd9633db Thu Aug 15 12:49:36 2019 +0200 Tom Reijnders
Move color of graph to layoiut optional property group
-
d318da046 Thu Aug 15 12:47:11 2019 +0200 Tom Reijnders
Update/change thumbnail/icons of new pages
- Adaptive Content
- TopXQ
- Text Correction
-
0e88b2c69 Wed Aug 14 23:16:10 2019 +0200 Joris Burgers
Graph update on group change
-
bd4b06aa0 Tue Aug 13 16:42:58 2019 +0200 mussaf
Interactive text, Undeline text
-
fbb21313b Tue Aug 13 12:23:51 2019 +0200 mussaf
panel moved to left side
-
2f837af8c Fri Aug 2 21:40:25 2019 +0200 Joris Burgers
Fixed bug where dashboard would combine groups and pages incorrectly
-
9a52efe53 Mon Jul 29 10:19:25 2019 +0200 Tom Reijnders
Enable Leraning Locker's aggregate interface to retrieve data for dashboard
-
9064b7f6d Sat Jul 27 22:05:50 2019 +0200 Tom Reijnders
Fixed #847 - Xerte SCORM Package in Moodle not resuming
- Minimized the amount of data saved for SCORM 1.2
- Although that resolved storing the data, it still was missing the
currentpageid. Fixed that as well for both vesions of SCORM
-
748216e1b Sat Jul 27 15:24:36 2019 +0200 Tom Reijnders
Small language changes
-
5c35fa3bf Wed Jul 24 17:26:38 2019 +0100 FayCross
Upgraded version of mediaelement.js used in Bootstrap template to v4.2.9 - fixes #829 #841
- Improved responsiveness of media, particularly when on navigators
- New 'iframe aspect ratio' optional property when adding media that's used when YouTube, Vimeo or any iframe embed code
- All video upload fields in editor can be completed with any iframe embed code
Similar upgrade for mediaelement.js in xot & decision tree templates to follow shortly.
-
141de5865 Tue Jul 16 12:15:03 2019 +0200 Tom Reijnders
Fixes to dashboard and merge from students with fixes for topXQ and textCorrection
-
2c0502015 Tue Jul 16 12:01:37 2019 +0200 Tom Reijnders
Place cross or checkmark in front of feedback
-
352fb2c8c Tue Jul 16 00:45:44 2019 +0200 mussaf
checkbox behind the result
-
034e1a23b Mon Jul 15 15:40:52 2019 +0200 mussaf
TopXQ feedback is back
-
36fafde75 Mon Jul 15 15:33:05 2019 +0200 mussaf
debuggers
-
111e921c8 Mon Jul 15 15:30:06 2019 +0200 mussaf
Fix good or wrong TopXQ
-
8108327d6 Sun Jul 14 15:57:08 2019 +0200 mussaf
TextCorrection Tracking
-
c1cefb454 Sun Jul 14 15:42:45 2019 +0200 mussaf
Passed or Faild TopXQ
-
7acaa769a Sun Jul 14 14:19:56 2019 +0200 Tom Reijnders
Fix tracking weight of topXQ and textCorrection
-
7addd169c Sun Jul 14 12:13:51 2019 +0200 Tom Reijnders
mprovement to dashboard
-
334b46f96 Sun Jul 14 12:10:08 2019 +0200 Tom Reijnders
Fixes to textCorrection and topXQ
-
f75104122 Sun Jul 14 02:11:31 2019 +0200 mussaf
TopXQ changed for release
-
9503fad34 Sat Jul 13 13:19:06 2019 +0200 mussaf
conflict fixed
-
d8f46f99e Thu Jul 11 19:36:24 2019 +0200 mussaf
Further clarification text
-
92ecb0732 Wed Jul 10 12:18:13 2019 +0200 Tom Reijnders
Fixes to dashboard
-
fc05eca46 Tue Jul 9 22:14:04 2019 +0200 Joris Burgers
Blocks change with changing of groups
-
eabf23098 Tue Jul 9 14:40:05 2019 +0200 Tom Reijnders
Regenerate, to prevent possible merge errors
-
b2774d780 Sun Jul 7 16:32:30 2019 +0200 mussaf
Changed the "ShowAnswer" to "DisableAnswer", Further Clarification is now in a group
-
9f4505747 Fri Jul 5 18:23:10 2019 +0200 mussaf
Attempts are also optional, added some tooltips
-
bf945c02b Fri Jul 5 16:43:19 2019 +0200 mussaf
removes debuggers
-
dc6c211d3 Fri Jul 5 16:40:43 2019 +0200 mussaf
Added CopyText, spelling check is off and changed Further Clarification
-
02784b95c Tue Jun 25 12:57:22 2019 +0200 Tom Reijnders
Fix listed mode
-
4e2b9445c Tue Jun 25 12:56:30 2019 +0200 Tom Reijnders
Fix XtGetMode
-
0e3e3f808 Tue Jun 25 12:54:34 2019 +0200 Tom Reijnders
Non-rectangular hotspot selecton, reapply code changes
-
2d1f1f851 Sun Jun 23 17:18:18 2019 +0200 Tom Reijnders
Fix LTI/Tsugi in case of Moodle authentication
- Prevent clash in the USER object in the session
-
10e27be32 Fri Jun 21 15:32:35 2019 +0200 Tom Reijnders
Fix uploading non-xerte templates
-
ee3c71f5b Fri Jun 21 14:13:44 2019 +0100 Ron Mitchell
IE blockquote fix
-
455716241 Fri Jun 21 13:20:34 2019 +0100 Ron Mitchell
Fix blockquote styles for IE in all themes
-
d321c285b Fri Jun 21 13:05:32 2019 +0100 Ron Mitchell
Fix blockquote display in IE for site and decision default themes
-
2ded7c410 Fri Jun 21 12:52:10 2019 +0100 Ron Mitchell
Fix blockquote styles for IE in default Nottingham theme
-
c5c6e20ec Thu Jun 20 09:20:44 2019 +0100 Ron Mitchell
xenith: added aria-label for prev, next and full screen buttons. Not sure if the lack of these is something that has changed or if they have never been added but I was checking screen reader access and noticed that with any theme that has FA icons rather than image buttons these were just being read as button rather than next or back. On the themes with images the title text was being read but not with themes where the buttons are FA icons.
-
374a70e8a Wed Jun 19 18:24:57 2019 +0100 Ron Mitchell
re-add the css to change the width and height of the drop down list in the editor e.g. the styles menu.
Will need re-adding whenever the editor is updated unless there's another way to do this that I haven't found.
-
7d0b1ef2a Wed Jun 19 18:22:59 2019 +0100 Ron Mitchell
add check for editor version in addLineBreaks function.
Was getting <br> tags added to a page where the html started and ended with <div> tags rather than <p> etc. In the other templates there was already a check for editor version so although they don't check for <div> at the beginning and end either the editor version check meant that didn't matter.
Not sure id a check for starting and ending with div should be added to the function in each template anyway? e.g. || trimmedText.indexOf("<div") == 0) and || trimmedText.lastIndexOf("</div") == trimmedText.length-6))
-
2d9b957a0 Mon Jun 17 19:13:47 2019 +0100 Ron Mitchell
set the default size of the list menu items in the editor e.g. for the Styles menu
no real need for the size in the menu to mirror the size on the page. When a style is selected the editor contents does still show the correct size based on the theme chosen.
-
ec6918098 Fri Jun 14 09:15:02 2019 +0100 FayCross
#476 Change title of colour changer dialog to 'Accessibility Options'
-
84d876fcb Tue Jun 11 19:07:10 2019 +0200 Tom Reijnders
Fixes and additions to adaptiveContent page
-
9c63056de Fri Jun 7 10:18:51 2019 +0200 Tom Reijnders
orrect labels were not picked up
-
c4633d612 Wed Jun 5 16:32:59 2019 +0100 FayCross
Changed appearance of hotspot editing 'ok' & 'cancel' buttons so they are more noticeable & have a rollover state
-
755cc64dc Wed Jun 5 17:31:02 2019 +0200 Tom Reijnders
Add option to show nr of participants
-
5f1ee825b Wed Jun 5 17:04:51 2019 +0200 Tom Reijnders
Changes to adaptive contant page
- Makes it easier to use as a pseudo dashboard
- Added possibility to select nr of bars per interaction
- Add possibility to add a legend/explanation blok to the graph
- Added start and end times to selct xAPI records
- Extra options for open answer type
-
04038131f Wed Jun 5 12:43:51 2019 +0100 Ron Mitchell
Added note for authors to test peer review themselves before sending the link to others e.g. in case mail processing isn't enambed or email address incorrect etc.
-
56f329b64 Wed Jun 5 12:35:21 2019 +0100 Ron Mitchell
Changes to peer review including: Display text box and LO side by side, include open in lightbox link, tweaks to instruction text on the page and in properties.
-
86e8785df Sun Jun 2 21:49:13 2019 +0200 Tom Reijnders
Fix peer review by making use of an iframe - also enabled peer review for
boorstrap and decision
-
77afb5067 Sun Jun 2 20:36:05 2019 +0200 Tom Reijnders
Make sub-template upload form translatable
-
9d3db9f74 Sun Jun 2 20:03:13 2019 +0200 Tom Reijnders
Fix upload of sub-templates
-
2320c5c3b Sun Jun 2 20:01:57 2019 +0200 Tom Reijnders
Fixes/enhancements as mentioned in #825
-
e85bc3e41 Sun Jun 2 20:01:11 2019 +0200 Tom Reijnders
Fix crash when listed/unlisted mode is not set
-
8cbf6855a Sun Jun 2 19:59:49 2019 +0200 Tom Reijnders
Fix new template
- Make sure session is valid before creating a new LO
-
bf7af20eb Sun Jun 2 19:58:26 2019 +0200 Tom Reijnders
Fix xapi_proxy.php
- Make sure the more response get's the proper URL
-
ec7e07c76 Sun Jun 2 19:27:09 2019 +0200 mussaf
Forgot to take the debugger out
-
c6eb65fb0 Sun Jun 2 19:22:12 2019 +0200 mussaf
Multiple attempts Text correction
-
bb8ba3be1 Sun Jun 2 15:07:24 2019 +0200 NSavenije
TextPlus implemented
-
f9b2d2873 Sun Jun 2 14:31:43 2019 +0200 NSavenije
MCQ plugin behaviour now consistent
-
fe160792d Fri May 31 15:41:47 2019 +0200 mussaf
Tekst correction bugs fixed:
- If input is empty you can try again
- User has the option to hide the answer
- wysiwyg fixed
- space between answer and input field
-
f736b212c Fri May 31 15:06:28 2019 +0200 Tom Reijnders
Escape content for the main page
-
8be5bb503 Fri May 31 15:05:10 2019 +0200 Tom Reijnders
Use display name for sub templates instead of name
-
cad90d18d Fri May 31 15:04:09 2019 +0200 Tom Reijnders
Add helper entry pint to convert an installation to https
-
ac801b1aa Fri May 31 15:02:48 2019 +0200 Tom Reijnders
Fix export when tsugi is not set
-
0fdae92bc Thu May 30 20:45:34 2019 +0200 mussaf
TopXQ
- Retry option
- Multiple options to return the feedback
-
b64f61cb5 Thu May 16 12:07:43 2019 +0100 FayCross
Updated the accessibility guide link that's in the colour changer dialog
-
8cceae3cf Wed May 15 15:38:03 2019 +0100 Ron Mitchell
Remove 1 from beginning of file which was causing bugs with Chrome. Assuming that 1 was just a typo error at some point.
-
78ce2065d Wed May 15 14:48:38 2019 +0200 mussaf
Fixed bug with adding table in upgrade.php
-
cd160d128 Tue May 14 11:35:59 2019 +0200 NSavenije
Backlog
-
a4cbb78ce Fri Apr 26 14:47:56 2019 +0100 FayCross
Decision Tree template changes:
- fixed bug where line breaks were being duplicated
- added more help to wizard (e.g. grouping properties & tooltips for optional properties)
-
bff67d2e4 Wed Apr 24 17:14:01 2019 +0100 FayCross
Fixed bug where variables submit message opt property wasn't changing submit message
-
11143d261 Wed Apr 24 16:49:45 2019 +0100 FayCross
Added link to variables documentation to the optional property in the editor
-
009694a0b Thu Apr 18 09:58:07 2019 +0100 FayCross
Fixed minor bug in the way variables display when using the significant figures parameter
-
5d1d426a9 Wed Apr 17 12:42:45 2019 +0100 FayCross
Added close button to thumbnail viewer page so that you can return to the introduction text
-
de137d942 Wed Apr 17 11:55:54 2019 +0100 FayCross
Fix bug where space for main page content wasn't reducing correctly when a page had narration bar
-
d310fb212 Fri Apr 12 15:30:57 2019 +0100 FayCross
Fixed some odd layout issues on modify, modelAnswer & modelAnswerResults pages
-
f5993bfc6 Fri Apr 12 14:51:17 2019 +0100 FayCross
Timeline page 'complete the exercise' text is now responsive
-
46da3f3e5 Fri Apr 12 14:45:55 2019 +0100 FayCross
New 'Feed View' optional property for RSS page
-
464b5be34 Fri Apr 12 12:03:44 2019 +0100 FayCross
#619 Fill window is now default display mode for new projects
-
74a822a7f Fri Apr 12 11:31:53 2019 +0100 FayCross
Rebuilt xwd after previous commit
-
879c3d295 Fri Apr 12 11:28:16 2019 +0100 FayCross
Property groups in the editor can now be created using non-optional properties
-
ff27d0d4f Thu Apr 11 13:20:51 2019 +0100 FayCross
Changed label from 'Add Author Support' to just 'Author Support' to make more consistent with other optional property names
-
6a256f6e2 Thu Apr 11 11:52:05 2019 +0100 FayCross
#780 New variables functionality where you can create text fields & submit buttons which allow end users to change variable values. Mark up to use in editor is:
[a] will be replaced with value of variable 'a'
[=a] creates a text field where variable 'a' can be changed
[=a:Enter your name] adds placeholder text in text field
[+submit] creates submit button to submit the values of all the variable text fields on page
[+submit:Go!] changes default text to appear on submit button
#785 End user changed variables will also work with comma separated decimals
-
fd80b95a7 Wed Apr 10 15:11:51 2019 +0200 Tom Reijnders
Fix retrieving data for dashboard if aditional urls are enabled
-
fac09b7ca Wed Apr 10 15:09:48 2019 +0200 Tom Reijnders
Enable MathJax in feedback
-
279966353 Wed Apr 10 15:08:54 2019 +0200 Tom Reijnders
Fix crash in documentation page if no sections and/or no feilds are used
on a page.
-
618dee2bd Fri Apr 5 15:42:20 2019 +0100 FayCross
Various fixes/changes to datagrid fields in editor:
- Fix #538: More than one datagrid will now work in wizard at a time (e.g. glossary & variables)
- Fix #540: Fixed bugs where deleting rows could cause issues with what data is saved
- xwd can now specify whether datagrid cell editing dialogs use a full or reduced ckeditor toolbar
- ckeditor toolbar is now closed by default in dialogs so it's less cluttered
- fixed bug where line breaks appeared duplicated in datagrid cells
- ckeditor toolbar is now available when editing datagrid on table page
-
a4e4ef76d Thu Mar 28 13:25:20 2019 +0000 FayCross
#833 New functionality on documentation page:
- new editable table option
- new optional property to set orientation of downloaded file
-
d95fa09a7 Wed Mar 27 07:38:37 2019 +0100 Tom Reijnders
First part of fix related to case-insensitive logins
-
0ccc7563c Wed Mar 27 07:37:27 2019 +0100 Tom Reijnders
Fix language file of upload sub-templates
-
eb4b3a9bd Wed Mar 27 07:35:59 2019 +0100 Tom Reijnders
Cosmetic fixes to dashboard
-
fe03b037f Fri Mar 22 14:12:42 2019 +0000 FayCross
Minor change to layout of flash cards pages on mobile devices
-
6634628a3 Fri Mar 15 11:45:14 2019 +0000 FayCross
Add special character I missed in previous release
-
2c40d61ca Fri Mar 15 10:38:47 2019 +0000 FayCross
Added Greek alphabet to ckeditor special characters dialog
-
ca99fc6ac Thu Mar 14 11:09:21 2019 +0000 FayCross
Fix to keep browse/preview buttons in editor on one line (was on two lines with new font awesome icons?)
-
7ea3c035a Wed Mar 13 14:38:32 2019 +0000 FayCross
Update to Flash Cards page so there's more control over the size & layout of cards
-
bafd4bb1c Thu Mar 7 03:18:25 2019 +0100 Tom Reijnders
Missing files?
-
5affe3eeb Thu Mar 7 03:15:00 2019 +0100 Tom Reijnders
Make sure dashboard still works on Internet Explorer
-
626e52fc8 Thu Mar 7 03:13:34 2019 +0100 Tom Reijnders
Fix #840 - PHP7 + Mysqli support
-
39a0c9e31 Fri Mar 1 16:21:57 2019 +0000 FayCross
Minor changes to orientation & summary pages so the text is still spaced correctly if one of the text fields is blank
-
9a5675d29 Wed Feb 27 18:58:55 2019 +0100 Unknown
Bug fix managment php upload
-
2cb34a95d Sun Feb 24 20:31:05 2019 +0100 Tom Reijnders
Small fix
-
13f95997d Sun Feb 24 19:50:02 2019 +0100 Tom Reijnders
Add possibility in management.php to control valid values of Course
metadata item
-
d717663dc Thu Feb 21 21:12:24 2019 +0000 John Smith
Fix double textarea problem
-
35275b105 Fri Feb 8 16:12:53 2019 +0100 Tom Reijnders
Fix dashboard code on develop (allow for empty alternative urls for
installation)
-
1e7d75f3c Fri Feb 8 16:11:46 2019 +0100 Tom Reijnders
Make sure that debug.log is always written to the correct place, use full
path
-
02dd64231 Fri Feb 8 15:25:13 2019 +0100 Joris Burgers
Fixed dashboard bug with showing hashes instead of names
-
e4910d0ed Fri Feb 8 14:50:36 2019 +0100 Joris Burgers
Fixed bug with first opening of dashboard + dashboard of size All
-
e2fa8b59b Fri Feb 8 13:39:03 2019 +0100 Joris Burgers
Added pages to dashboard
-
a5e143f8e Mon Feb 4 18:50:35 2019 +0100 Unknown
zip file bug fix.
-
e2369e751 Mon Feb 4 15:47:12 2019 +0100 Tom Reijnders
FIX xapi_proxy when used in combination with LTI
-
8fd0bde58 Mon Feb 4 15:35:46 2019 +0100 Tom Reijnders
Fixes
-
5f62e04e8 Fri Feb 1 13:24:12 2019 +0100 Joris Burgers
Added pages to dashboard
-
bd0b99ff5 Tue Jan 29 19:08:30 2019 +0100 Tom Reijnders
Fix merge conflict
-
5d4e692fd Tue Jan 29 11:57:28 2019 +0000 Ron Mitchell
small tweak to Cardiff theme
-
df1881f02 Mon Jan 28 15:08:36 2019 +0100 Tom Reijnders
Fix merge conflict
-
b3e0046b0 Mon Jan 28 10:39:57 2019 +0100 Tom Reijnders
Fix adaptiveContent page and make sure it works even if the viewer hasn't
lookes at the content
-
04fc9cbd1 Sun Jan 27 23:02:55 2019 +0100 mussaf
Finished hotspot page
* The user can choose between a square and a polygon
* Added fontawesome 5.6.0 to toolbox.js
-
109a86874 Fri Jan 25 15:02:35 2019 +0100 Joris Burgers
Updated adaptive content page with listed mode
-
3ffc91d4f Thu Jan 24 16:01:37 2019 +0000 Ron Mitchell
Cardiff requested change to FA icon alignment in Cardiff theme - changed from middle to baseline.
-
679bd77c2 Fri Jan 18 16:05:13 2019 +0100 NoudL
Add show answers after check in find2
-
666f46695 Thu Jan 10 17:22:12 2019 +0100 NoudL
Add result
TODO: change way multiple choice result is handled so that it depends on the result of the correctOptions instead of pure text
-
695eda8bd Thu Jan 10 11:40:50 2019 +0100 NoudL
Add option to choose wrong answers in Find
Todo: results
-
f5e64d64f Fri Jan 18 10:35:28 2019 +0000 Ron Mitchell
comment out $(window).trigger('resize'); in colourchanger so that colourchanger dialogue remains open when choosing different options. We looked at this in York and as far as I can see it doesn't have any adverse impact on the page being viewed to remove this option.
-
077224a8c Tue Jan 15 10:12:13 2019 +0000 Ron Mitchell
Increase button sizes in rgbo theme for mobile portrait view requested by JaapJan. Added additional media query for 320px width so buttons still ok on iPhone 5 etc
-
b792c68bb Sun Jan 13 22:14:18 2019 +0100 Tom Reijnders
Merged and fixed upgrade.php
-
4dec86912 Fri Jan 11 13:48:05 2019 +0100 mussaf
multi shapes work on hotspot
-
8acaf5273 Fri Jan 11 12:23:05 2019 +0100 Unknown
Renaming template xml & copying info file
-
792193d61 Fri Jan 11 11:37:17 2019 +0100 Joris Burgers
Bug fixes and display options added to dashboard
-
373b677bc Thu Jan 10 17:43:20 2019 +0100 Unknown
Auto stash before merge of "develop" and "origin/develop"
-
91237ce2a Thu Jan 10 17:33:55 2019 +0100 Tom Reijnders
Fix starting of sessions
-
9d7cbbf51 Thu Jan 10 17:33:55 2019 +0100 Tom Reijnders
Fix starting of sessions
-
08dde272e Thu Jan 10 17:32:06 2019 +0100 Tom Reijnders
Delete this file again
-
344a2554d Thu Jan 10 15:27:09 2019 +0100 mussaf
Removed the hint header
-
8677a95ec Thu Jan 10 15:15:47 2019 +0100 NSavenije
better buttons
-
b9b0b2145 Thu Jan 10 13:05:52 2019 +0100 mussaf
AdaptiveContent first commit
-
a0315700b Thu Jan 10 13:03:36 2019 +0100 mussaf
Bugfixed TextCorrection + Case Sensitivity TopX
-
9e1f7080c Thu Jan 10 11:47:18 2019 +0100 NSavenije
Overlays
-
a13b380ce Wed Jan 9 09:15:49 2019 +0100 Tom Reijnders
Fix xAPI proxying (wrong template id variable used in query)
-
95440253b Wed Jan 9 09:15:49 2019 +0100 Tom Reijnders
Fix xAPI proxying (wrong template id variable used in query)
-
fa62d69fc Thu Dec 20 18:25:39 2018 +0000 Ron Mitchell
Change x_footerChevron to button instead of div so that tabbing selects and allows keyboard access
-
e4bed8b13 Fri Jan 4 17:28:44 2019 +0100 Tom Reijnders
Fix #819 - language string problem with xerte x code PROJECT_INFO_ACCESS_SET_AS
-
633bd5038 Thu Dec 20 18:25:39 2018 +0000 Ron Mitchell
Change x_footerChevron to button instead of div so that tabbing selects and allows keyboard access
-
fc659e786 Mon Dec 17 09:07:35 2018 +0000 Ron Mitchell
Final changes to Cardiff theme.
-
4b66b903a Sun Dec 16 14:01:55 2018 +0000 Smith, John
Do the same as #816 for the menu button
-
d5ed8c60b Sat Dec 15 12:56:23 2018 +0100 Tom Reijnders
Fix some xAPI security issue
- Hide xAPI credentials in javascript and use a proxy to send/retrieve
xAPI events to the LRS
- Hide LRS details in property page if the global LRS details of the
management page are to be used.
-
54cdb8ae6 Sat Dec 15 15:54:12 2018 +0100 Tom Reijnders
Send grade (endscore) to LMS through LTI
-
3341a8f12 Sat Dec 15 13:02:00 2018 +0100 Tom Reijnders
Fix #812 greyscale issue with IE
-
8938666e2 Sat Dec 15 12:56:23 2018 +0100 Tom Reijnders
Fix some xAPI security issue
- Hide xAPI credentials in javascript and use a proxy to send/retrieve
xAPI events to the LRS
- Hide LRS details in property page if the global LRS details of the
management page are to be used.
-
190121cc0 Fri Dec 14 15:10:48 2018 +0100 Joris Burgers
Added button for hiding pages in dashboard
-
1b685119d Thu Dec 13 13:02:18 2018 +0000 FayCross
Close #791 - Grouped the CSV optional properties together on the table page
-
20f2e039f Wed Dec 12 16:32:21 2018 +0000 FayCross
Possible fix for issue #817 - MCQ feedback not always appearing on very old projects
-
862ec3c12 Wed Dec 12 16:32:21 2018 +0000 FayCross
Possible fix for issue #817 - MCQ feedback not always appearing on very old projects
-
aa71b27e0 Tue Dec 11 13:33:58 2018 +0000 Ron Mitchell
Further tweaks to Cardiff theme
-
070823b6a Mon Dec 10 19:55:14 2018 +0100 Joris Burgers
Added new features to dashboard
-
921d3f696 Mon Dec 10 19:43:28 2018 +0100 Joris Burgers
Solve merge conflicts
-
a4f9fb1b8 Mon Dec 10 19:35:44 2018 +0100 Joris Burgers
Merge conflict
-
19c760f67 Mon Dec 10 19:30:23 2018 +0100 Joris Burgers
Merge conflicts
-
c829434ee Mon Dec 10 19:19:43 2018 +0100 Joris Burgers
Changes to dashboard
-
06fa78ca3 Sun Dec 9 01:15:18 2018 +0000 Smith, John
Do the same as #816 for the colourChanger button
-
fa8f6b2da Sun Dec 9 01:07:59 2018 +0000 Smith, John
Fix #816 - Add a callback handler for when x_openDialog is closed that removes highlight
-
5c8b5507f Sun Dec 9 00:58:09 2018 +0000 Smith, John
Remove trailing whitespace
-
9473582b5 Sat Dec 8 14:06:43 2018 +0000 Smith, John
Reduce logic for offline check
-
c55678ad8 Wed Dec 5 17:47:56 2018 +0000 Ron Mitchell
Further tweaks to cardiff theme
-
04f2faf6e Wed Dec 5 09:07:59 2018 +0000 Ron Mitchell
Fix for displaying correct answers on MacOS when gap fill page is set to drop down. It seems MacOS doesn't display the correct answers in green unless a background property is also set. According to my testing adding background:inherit; resolves the issue. That said we probably need to discuss the feedback text because it's not really good that we rely on green colour to indicate correct answers.
-
1d08f29b1 Tue Dec 4 12:42:54 2018 +0000 Ron Mitchell
Tweaks to Cardiff theme
-
330aa3b9d Sun Dec 2 11:40:54 2018 +0000 Smith, John
Fix for #785 - Adds new parameter, Decimal Separator, and allows numeric variables to be displayed with comma instead of period.
-
0700b7780 Sun Dec 2 00:27:34 2018 +0000 Smith, John
Fix misspelling of separator
-
fbe6471cb Sun Dec 2 00:19:10 2018 +0000 Smith, John
Fix for #791 - Add a CSV Delimiter optional property to table page
Too hard to try to identify from file automatically
-
c13df8a8d Fri Nov 30 14:34:07 2018 +0100 Tom Reijnders
Add Course and Module to metainformation of LO's
- Add group filtering to adaptiveContent
- Add modelAnswer block to adaptiveContent
-
5711414a2 Fri Nov 23 15:47:23 2018 +0000 FayCross
Minor change to media lesson page
-
72b8938a8 Fri Nov 23 15:40:26 2018 +0000 FayCross
Removed unnecessary float from iframe tag & force projects shown in iframes to fill available space
-
fa4729f0a Fri Nov 23 15:51:46 2018 +0100 Tom Reijnders
Improve x-axis of activity plots in dashboard
-
2f14c5e54 Fri Nov 23 15:50:54 2018 +0100 Tom Reijnders
Add Course and Module infor (metadata) to LO
-
55e2b0eff Thu Nov 22 17:23:34 2018 +0100 Tom Reijnders
Fix export of site and decision templates
-
22c73dd0c Thu Nov 22 17:23:34 2018 +0100 Tom Reijnders
Fix export of site and decision templates
-
3e03bd85c Fri Nov 16 15:21:36 2018 +0100 Tom Reijnders
Make sure that the colourChanger themes are exported
-
974f4f552 Fri Nov 16 15:21:36 2018 +0100 Tom Reijnders
Make sure that the colourChanger themes are exported
-
5e1bdb4e5 Tue Nov 13 20:12:12 2018 +0100 mussaf
debugger er uit gehaald...
-
49e61a044 Tue Nov 13 20:06:36 2018 +0100 mussaf
Last bugs fixed
-
ec6e734a8 Tue Nov 13 19:57:44 2018 +0100 mussaf
Finished Hotspot 2.0
-
85eeb5e27 Tue Nov 13 19:52:51 2018 +0100 mussaf
Final edits Hotspot
-
bbdf4a6e1 Thu Nov 8 21:55:37 2018 +0100 mussaf
Finished Hotspot page + cleaned Textcorrection xwd
-
3010ad1eb Mon Nov 5 09:08:07 2018 +0100 Joris Burgers
Added group selection to Dashboard
-
0b9349ddd Sun Nov 4 13:52:07 2018 +0100 mussaf
Finished TextCorrection
-
0512f7d1c Thu Nov 1 15:46:10 2018 +0100 Tom Reijnders
Fix altauth configuration
-
05ff629e7 Thu Nov 1 15:45:11 2018 +0100 Tom Reijnders
Make sure stopTracking button is available (also when trackingmode is
full_last)
-
3ac2c8008 Thu Nov 1 15:46:10 2018 +0100 Tom Reijnders
Fix altauth configuration
-
613e51e52 Thu Nov 1 15:45:11 2018 +0100 Tom Reijnders
Make sure stopTracking button is available (also when trackingmode is
full_last)
-
84b12f921 Tue Oct 30 21:34:01 2018 +0100 mussaf
Flexible hotspot supports multiple hotspots and feedback
-
689c2ab83 Mon Oct 29 14:03:04 2018 +0530 Ganesh Kandu
Getting Error in xerte X (git X-v3.7.4-2-g3c75844)
https://github.com/thexerteproject/xerteonlinetoolkits/issues/798
Getting Error in xerte X (git X-v3.7.4-2-g3c75844)
-
4b55eb287 Sat Oct 27 12:51:53 2018 +0200 Tom Reijnders
Make sure update doesn't overwrite a configureed auth_config.php
-
0c63db695 Sat Oct 27 12:51:53 2018 +0200 Tom Reijnders
Make sure update doesn't overwrite a configureed auth_config.php
-
1d3c0e80f Sun Sep 23 13:44:56 2018 +0200 Tom Reijnders
Enable configuration of alternative authentication
-
5a4fc3255 Fri Oct 26 16:14:08 2018 +0100 FayCross
New notes optional property on all pages - these can only be seen by project authors & don't appear in live projects
-
3e1cc2cd0 Fri Oct 26 13:57:43 2018 +0200 Joris Burgers
Fixed dashboards bugs, added external learning objects to dashboards
-
b0ed0fd2b Thu Oct 25 12:21:45 2018 +0200 J den Hartog
Bugfix: tabIndexx++ for submitBtn in setUpDragDrop
This is a **bugfix** to prevent the `#submitBtn` in `setUpDragDrop` to get the same tab-index as the previous item. This is the same as the `tabIndex++;` on line 491 for `setUpFillBlank` for example.
-
680735dae Wed Oct 24 21:54:52 2018 +0200 Tom Reijnders
Facilitate branding og workspace
-
215c4df6e Wed Oct 24 21:58:51 2018 +0200 Tom Reijnders
Send LTI grade on exit in xttracking_noop
-
be87321ac Wed Oct 24 21:54:52 2018 +0200 Tom Reijnders
Facilitate branding og workspace
-
aed0f1df8 Wed Oct 24 20:30:00 2018 +0200 Tom Reijnders
Only prevent restarting exercises when tracking first pass
-
fad56a2ad Wed Oct 24 20:30:00 2018 +0200 Tom Reijnders
Only prevent restarting exercises when tracking first pass
-
e9b996c71 Tue Oct 23 16:05:13 2018 +0200 J den Hartog
No auto-complete and correct for Fill in Blank
Add `autocomplete="off" autocorrect="off" spellcheck="false"` attributes to the `<input>` element of the *Fill in Blank* answer. This will disable auto-completion and auto-correction for (iOS) Safari and other browsers.
See [Apple Safari HTML Reference](https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocapitalize)
See [Mozilla spellcheck attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/spellcheck)
-
c6d50db9f Tue Oct 23 15:56:36 2018 +0200 J den Hartog
No autocapitalize for Fill in Blank input for iOS
Adding `autocapitalize="none"` to the input element will disable auto capitalization of the *Fill in Blank* answer on iOS. Although Xerte is not case sensitive by default (will treat capitalized answer as correct as well), this gives a much better end user experience.
See [Apple Safari HTML Reference](https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocapitalize)
-
a8e404d2f Tue Oct 23 15:45:31 2018 +0200 J den Hartog
Wait 10ms after keypress to check $("input").val()
When using *Gap Fill* Interactivity: *Fill in Blank*, the last character is sometimes not in `input.value` and therefore the answer is considered `false`. I assume this is why the `setTimeout` is in there anyway. On iOS a delay of 0 milliseconds is to little, so the answer is not handled as correct and stays red after one enters the last correct character. (Also discussed [here](https://stackoverflow.com/questions/28944171/e-keycode-in-ios-safari-on-keyup-event).)
This problem is discussed very well [here](https://stackoverflow.com/questions/8795283/jquery-get-input-value-after-keypress). The first answer suggesting to use `keyup` instead of `keypress` should not be used in my opinion, because also the Ctrl key for examples fires the `keyup`event. This means (after typing in 1 character) one could press the Ctrl key multiple times and Xerte *Hints* would show.
I think the **best** solution would be using `input` event of the `<input>` element as the second answer suggest. The problem is this breaks compatibility with [older browsers](https://www.w3schools.com/jsref/event_oninput.asp) 😞
-
c875554f7 Fri Oct 19 14:40:57 2018 +0200 Joris Burgers
made coordinates relative
-
f2773e11b Wed Oct 17 18:56:57 2018 +0100 Ron Mitchell
Noticed an issue with the new navigation type I added (Linear with historic back button) where menu.html was setting the width of menuItems to 70% because it was only checking for Linear or Historic and if not one of those then setting the width to 70% which was causing the normal TOC menu buttons to be 70% width too. I've added in the extra check for LinearWithHistoric so that the code doesn't change anything when that option is set.
-
ae52e9519 Wed Oct 17 18:04:41 2018 +0100 Ron Mitchell
Fix button and text issue with footer narration controls in some themes. Fix in themeStyles.css so that it applies across all themes.
-
08493d6ac Wed Oct 17 16:25:39 2018 +0200 Joris Burgers
Removed debugger
-
64f5d7efd Wed Oct 17 16:04:27 2018 +0200 Joris Burgers
Added width and height to hotspot image
-
afd3fd6f1 Wed Oct 17 15:30:06 2018 +0200 mussaf
Button disabled after pressed
-
7b81836d3 Wed Oct 17 15:14:32 2018 +0200 mussaf
finished translation + answer checking in textcorrection
-
a5c4ea68f Wed Oct 17 13:46:27 2018 +0200 Tom Reijnders
Fix typo
-
497d19639 Wed Oct 17 13:46:27 2018 +0200 Tom Reijnders
Fix typo
-
1eaa754fa Tue Oct 16 09:51:06 2018 +0100 Ron Mitchell
add new navigation option: Linear with historic back button
This is basically linear navigation but if a user has clicked a xerte page link from a page to another page or used the toc to go to another page then the back button will return to the 'historic' page. However if the history is empty the back button will work like the normal linear back button.
This also works when a resume link has been used e.g. visit page 3 or refresh on page 3 then with this navigation option the back button will go to page 2 whereas at the moment if you do that with historic navigation set the back button will display a blank page. Removing && x_params.navigation == "LinearWithHistoric" from current lines 80 and 1126 will mean that historic navigation will work the same way but I'm not sure if we want that or not?
-
3c75844e3 Sat Oct 13 16:11:18 2018 +0200 Tom Reijnders
Fix crash in opinion if graph is hidden
-
d2d5e4d35 Sat Oct 13 16:11:18 2018 +0200 Tom Reijnders
Fix crash in opinion if graph is hidden
-
28818cee1 Sat Oct 13 14:46:00 2018 +0200 Tom Reijnders
Fixes in xAPI tracking (prevent HTML code)
-
f7fc67fe5 Sat Oct 13 14:46:00 2018 +0200 Tom Reijnders
Fixes in xAPI tracking (prevent HTML code)
-
46e1700cf Sat Oct 13 14:02:51 2018 +0200 Tom Reijnders
Improve branding
-
b6a8408c5 Wed Oct 3 11:15:03 2018 +0100 Ron Mitchell
allow use of a branding.css file added to the branding folder to further customise workspace and properties windows styling. e.g. changing of button colours etc.
-
d24ddcc03 Sat Oct 13 13:54:48 2018 +0200 Tom Reijnders
Minor fixes to xAPI tracking and adaptive content
-
1d657fd59 Sat Oct 13 14:02:51 2018 +0200 Tom Reijnders
Improve branding
-
e880115df Sat Oct 13 13:54:48 2018 +0200 Tom Reijnders
Minor fixes to xAPI tracking and adaptive content
-
090ffbad6 Thu Oct 11 14:43:01 2018 +0200 J den Hartog
Trim space from both ends of Fill in Blank answer
Trim whitespace from both ends of the *Fill in Blank* answer string. This will handle an answer as correct if the end user accidentally starts with typing a space for example.
Also made assignment of `currvalue` identical throughout this script. This made `currvalue` local to the `setTimeout` function. Or should the `currvalue` declared on line 34 be used everywhere?
See [Mozilla trim() method](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trim)
-
dfed2e33a Mon Oct 8 19:34:29 2018 +0200 Joris Burgers
Renamed answer patterns to indices of anwers, made graph colors dependent on whether the answer was correct
-
95b9128dc Thu Oct 4 13:01:17 2018 +0200 Joris Burgers
Fixed bugs with inconsistent attempts and undefined media lesson names
-
24b80c0b8 Wed Oct 3 17:24:53 2018 +0200 Joris Burgers
Fixed dashboard bugs with header lengths and non completed questions
-
185227cb5 Wed Oct 3 11:15:03 2018 +0100 Ron Mitchell
allow use of a branding.css file added to the branding folder to further customise workspace and properties windows styling. e.g. changing of button colours etc.
-
41a5f4873 Tue Oct 2 18:56:03 2018 +0200 Joris Burgers
Added multiple points hotspot
-
2c47f1051 Wed Sep 26 23:31:28 2018 +0200 NSavenije
Position of LO title in result pdf correct
-
bb2843653 Wed Sep 26 16:06:03 2018 +0200 NSavenije
LO title in results pdf
-
4c73e675c Wed Sep 26 15:51:15 2018 +0200 NSavenije
Fix results after mcq plugin
-
653fcbad8 Wed Sep 26 12:22:34 2018 +0200 Tom Reijnders
Fix export of derived tempates
-
f18c82617 Wed Sep 26 12:22:34 2018 +0200 Tom Reijnders
Fix export of derived tempates
-
55f496b5b Tue Sep 25 21:01:23 2018 +0200 mussaf
created Text Correction
-
182404f05 Mon Sep 24 20:24:01 2018 +0200 Tom Reijnders
Remove temporary work documents
-
ccc847676 Sun Sep 23 13:46:19 2018 +0200 Tom Reijnders
Change tracking behaviour of xAPI:
- LO bahaves the same as non-scorm LO's by default
- If force tracking is enabled, LO bahaves the same as SCORM LO's
-
44cc3016e Sun Sep 23 13:43:08 2018 +0200 Tom Reijnders
Fix feedback of options
-
40cd2c9b5 Sun Sep 23 13:42:34 2018 +0200 Tom Reijnders
Fix language option for the button text
-
ead03f8e6 Sun Sep 23 13:46:19 2018 +0200 Tom Reijnders
Change tracking behaviour of xAPI:
- LO bahaves the same as non-scorm LO's by default
- If force tracking is enabled, LO bahaves the same as SCORM LO's
-
f8dfab1ad Sun Sep 23 13:44:56 2018 +0200 Tom Reijnders
Enable configuration of alternative authentication
-
a839a145a Sun Sep 23 13:43:08 2018 +0200 Tom Reijnders
Fix feedback of options
-
b3e18c607 Sun Sep 23 13:42:34 2018 +0200 Tom Reijnders
Fix language option for the button text
-
9b5d0cbbe Thu Sep 6 13:44:14 2018 +0100 FayCross
Fixed bug that was preventing 'reverse scale' in opinion page from working
-
5ae81c098 Fri Sep 7 10:21:44 2018 +0100 FayCross
Fixed various issues with MCQ feedback (sometimes showed incorrect feedback when correct & often added multiple empty lines)
-
2acfd29ae Wed Sep 19 16:08:14 2018 +0200 NSavenije
Debugger weg, fix voor mediales mcq clear page
-
d75b71d6b Thu Sep 20 14:59:32 2018 +0200 Tom Reijnders
Fix width calculation (margin was accounted for 1 time too often)
-
724c01ab1 Wed Sep 19 16:08:14 2018 +0200 NSavenije
Debugger weg, fix voor mediales mcq clear page
-
01b11726c Wed Sep 19 15:47:42 2018 +0200 NSavenije
New API client, resizing and fixed medialesson bug in mcq.
-
4d55cc8d5 Sat Sep 8 17:50:44 2018 +0200 Tom Reijnders
Update Welsh engine and wizard files
-
b3b74510a Sat Sep 8 17:50:44 2018 +0200 Tom Reijnders
Update Welsh engine and wizard files
-
80abea27a Sat Sep 8 17:38:49 2018 +0200 Tom Reijnders
Fixed #790: Usage stats in project details
-
c9c228631 Fri Sep 7 16:02:33 2018 +0100 FayCross
Changed gap fill activities so the lines are evenly spaced even if no gap in some of them (new optional property allows you to revert to old layout)
-
27c02f3e9 Fri Sep 7 13:51:24 2018 +0100 FayCross
Fix #782 - issue where old project pages (with no link id) wouldn't work properly in menu connector page
-
5d16accdc Fri Sep 7 12:50:13 2018 +0100 FayCross
#782 Various improvements to Connector Menu page including fixed visited ticks so they can be used on all menu types, allow ticks on nested page buttons and added new text optional property & property to turn visited ticks off
-
2d73b69aa Fri Sep 7 10:21:44 2018 +0100 FayCross
Fixed various issues with MCQ feedback (sometimes showed incorrect feedback when correct & often added multiple empty lines)
-
1768bd39c Thu Sep 6 13:44:14 2018 +0100 FayCross
Fixed bug that was preventing 'reverse scale' in opinion page from working
-
c5a4db4db Wed Sep 5 12:08:53 2018 +0200 Tom Reijnders
Fix switching back (enable backgrounds again)
-
4ef91b780 Tue Aug 28 22:59:23 2018 +0200 Tom Reijnders
Make coulourchanger work by switching themes
- Change xenith to add id's to themes files
- Add dummy themes/Nottingham/default/default.css and .js file
-
c09d6d935 Wed Sep 5 12:08:53 2018 +0200 Tom Reijnders
Fix switching back (enable backgrounds again)
-
73a6feb2f Thu Aug 30 20:14:39 2018 +0100 Ron Mitchell
add .parent_template to .template_name style to re-alighn parent template icon names with their icons in the workspace right hand column and also re-apply bold to those names, both of which were lost with the change from template_name to parent_template. Decided it was better to do this via .template_name, .parent_template in case .template_name was still used elsewhere.
-
7895c3458 Thu Aug 30 20:14:39 2018 +0100 Ron Mitchell
add .parent_template to .template_name style to re-alighn parent template icon names with their icons in the workspace right hand column and also re-apply bold to those names, both of which were lost with the change from template_name to parent_template. Decided it was better to do this via .template_name, .parent_template in case .template_name was still used elsewhere.
-
801022da4 Wed Aug 29 14:57:28 2018 +0200 NSavenije
Aspect now registers
-
51ff4fea4 Wed Aug 29 14:34:16 2018 +0200 NSavenije
Aspect ratio 2nd video (has to be youtube for now for some reason)
-
673f2a5d5 Wed Aug 29 08:06:02 2018 +0200 Tom Reijnders
Remove topXQ
-
3de10d59e Tue Aug 28 22:59:23 2018 +0200 Tom Reijnders
Make coulourchanger work by switching themes
- Change xenith to add id's to themes files
- Add dummy themes/Nottingham/default/default.css and .js file
-
b4bebc321 Tue Aug 28 17:01:59 2018 +0200 NSavenije
Toggle aspect ratio
-
a2497088f Tue Aug 28 16:35:44 2018 +0200 NSavenije
Resize video which is not the main media (not taking aspect ratio's into account)
-
8b65815f6 Tue Aug 28 14:51:01 2018 +0200 NSavenije
Setting an endpoint after the video end would never work with popcorn-js.
-
8cd4dc12c Tue Aug 28 13:20:21 2018 +0200 NSavenije
Duration is now part of the loaded data (fix for the single question not loading)
-
9cbfc94ec Sat Aug 25 20:53:39 2018 +0200 stefanhofman
Disable async XTTerminate
-
fe4a30159 Sat Aug 25 20:27:13 2018 +0200 stefanhofman
Remove sleep
-
82231002e Sat Aug 25 12:49:45 2018 +0200 stefanhofman
Sleep two seconds after XTTerminate
-
f9eacb194 Thu Aug 23 23:46:46 2018 +0200 stefanhofman
Ask before leaving page
-
e6991291d Thu Aug 23 15:10:30 2018 +0200 stefanhofman
Bug Show users table not apearing
-
9d9da02bb Thu Aug 23 12:30:22 2018 +0200 stefanhofman
Trying to fix the bug no completed statement
-
3ed10e742 Tue Aug 21 17:18:28 2018 +0200 NSavenije
Dictation naar resultpage crashed niet
-
25308cf8b Tue Aug 21 15:42:17 2018 +0200 stefanhofman
Bugfix not sending completed statement
-
c769ee290 Tue Aug 21 15:07:02 2018 +0200 NSavenije
testje voor streams of het over mediasite gaat
-
b216aa03a Mon Aug 20 23:54:32 2018 +0200 Joris Burgers
Added set page type to results
-
c205c768f Mon Aug 20 23:04:40 2018 +0200 stefanhofman
Delete rotation of 45 degrees of x axis
-
8bd16c515 Mon Aug 20 22:50:47 2018 +0200 Joris Burgers
Fixed bug in dashboard with incorrect graphs, removed pages without interaction from dashboard
-
a94761095 Mon Aug 20 21:49:24 2018 +0200 stefanhofman
Fixed bug for scores greater than 100%
-
f9f09f165 Mon Aug 20 13:53:46 2018 +0200 stefanhofman
Sortable grid bug when succes would always be true
-
66b2c99dc Mon Aug 20 13:49:03 2018 +0200 stefanhofman
When no passing score is given the score would sometimes be -1
-
6fcbb9b93 Mon Aug 20 10:41:14 2018 +0200 NSavenije
Show/Hide streams
-
ab9674555 Mon Aug 20 10:18:33 2018 +0200 NSavenije
poging tot xwd fix
-
ef189d83c Sun Aug 19 22:17:35 2018 +0200 stefanhofman
Fixed wrong state.lo_passed statements in scorm
-
73107080d Sun Aug 19 22:14:04 2018 +0200 stefanhofman
Bugfix wrong lo_passed
-
a8f5e824e Sun Aug 19 19:02:11 2018 +0200 stefanhofman
Layout changes xapi dashboard
-
d32f07d3b Sun Aug 19 17:30:23 2018 +0200 stefanhofman
Bug and style fixes and language support
-
4c677c5b4 Sun Aug 19 17:26:46 2018 +0200 Joris Burgers
Fixed bugs in dashboards
-
62fd659f9 Sun Aug 19 16:43:17 2018 +0200 stefanhofman
Show last attempt in dashboard instead of first attempt
-
e9df69795 Sun Aug 19 10:29:34 2018 +0200 NSavenije
removed medialesson xwd, trying to fix weird behaviour by adding it to git again.
-
50d9314ff Sat Aug 18 17:06:03 2018 +0200 mussaf
bug fix result page
-
81f1401c9 Sat Aug 18 16:14:37 2018 +0200 Unknown
ColourChanger.html : ThemeSwitcher added
-
bee6b40d1 Sat Aug 18 14:56:43 2018 +0200 stefanhofman
Bugfix tracking lo_passed score real score (not scaled)
-
67e34faba Sat Aug 18 14:49:51 2018 +0200 mussaf
removes debuggers
-
e85e16d83 Sat Aug 18 14:48:40 2018 +0200 mussaf
Bug fixed
-
a437e6514 Sat Aug 18 13:36:53 2018 +0200 stefanhofman
Hide anonymous hash codes in the xAPI dashboard
-
d685e0b7c Sat Aug 18 13:11:33 2018 +0200 stefanhofman
Added statistics on the top of the dashboard
-
e3825ac8e Sat Aug 18 12:44:15 2018 +0200 Unknown
gapFill removed debugger & sortable grid bug fix
-
3d7477250 Sat Aug 18 12:14:26 2018 +0200 NSavenije
Fixed broken communication between popcorn-js and mediasite.
-
0ef65bd8d Sat Aug 18 10:20:45 2018 +0200 Unknown
page: gapfill bugfix #3
-
e1c99d13d Fri Aug 17 15:17:38 2018 +0200 Unknown
gapFill bugfix #2
-
f599738fb Fri Aug 17 15:07:53 2018 +0200 mussaf
feedback works with half the information
-
7b426e893 Fri Aug 17 14:58:19 2018 +0200 mussaf
passed or failed fix
-
7b1905bc3 Fri Aug 17 14:26:07 2018 +0200 mussaf
results are working
-
951cdaf89 Fri Aug 17 12:34:31 2018 +0200 mussaf
Bug fix drag drop works
-
7adcc3ae2 Fri Aug 17 10:00:37 2018 +0200 mussaf
Finished page TopXQ and added tracking
-
4db204306 Thu Aug 16 11:38:13 2018 +0100 FayCross
Fixed bug on results page where text duplicated on each view of page
-
86f22ad11 Thu Aug 16 10:53:56 2018 +0100 FayCross
Minor change to layout of inventory page
-
95e19de57 Thu Aug 16 10:37:59 2018 +0100 FayCross
Minor change to rss page css so images don't appear distorted
-
d6f98f78e Wed Aug 8 17:09:41 2018 +0100 FayCross
Fix bug where xot projects embedded in media lesson pages wouldn't always show (when parent project is https & child is http)
-
6c914afa4 Sat Jul 28 11:33:19 2018 +0200 Tom Reijnders
Fix #784 : different solution that uses the same session variables as
normal login
-
873c3fec3 Fri Jul 27 17:38:26 2018 +0200 Tom Reijnders
Small fixes to tracking
-
400953d39 Fri Jul 27 13:23:27 2018 +0100 FayCross
Possible fix so that login for password protected projects is only required once per session
-
c79f51b56 Mon Jul 23 13:58:53 2018 +0200 NSavenije
Nieuwe Mediasite api
-
245c4f96c Fri Jul 20 11:28:38 2018 +0100 FayCross
Improved layout of the glossary page in Bootstrap project
-
5c5a370e5 Fri Jul 20 10:53:40 2018 +0100 Ron Mitchell
New Black on Yellow theme to be used in place of the black on yellow colour changer code for more reliability when a user chooses/needs black on yellow.
-
fac494060 Fri Jul 20 10:37:02 2018 +0100 FayCross
Fixed bug where links to bootstrap projects wouldn't always scroll to correct section
-
7f26e4a28 Thu Jul 19 14:14:17 2018 +0100 FayCross
Fix various scaling & display issues with video in the Bootstrap template, particularly in IE and on navigators
-
386273e60 Wed Jul 18 18:29:49 2018 +0100 Ron Mitchell
Remove lity code from High Contrast XOT theme
-
c68ec23e7 Wed Jul 18 18:18:31 2018 +0100 Ron Mitchell
Correct screenshot for High Contrast XOT theme
-
10114bc1c Tue Jul 17 17:08:20 2018 +0100 Ron Mitchell
new High Contrast XOT template theme with the aim of replacing the Colour Changer > Invert option or rather what happens when that option is selected. That option hasn't really worked reliably for some time because we have so many more themes and variations compared with just the original default theme. I guess this needs agreement/discussion as to whether to change the invert option to switch to this theme when selected. On the one hand it would provide a more reliable high contrast solution but on the other hand does change the theme (including buttons etc) rather than just invert white and black.
-
8348f6b34 Tue Jul 17 16:59:08 2018 +0200 mussaf
Added topXQ page
-
191679828 Tue Jul 17 16:10:27 2018 +0200 NSavenije
Events now work after seek, because duration is set correctily
-
f94349ddb Fri Jul 13 14:51:24 2018 +0100 FayCross
Added new options to allow customisation of glossary page in Bootstrap project
-
1a4faf48a Fri Jul 13 13:28:03 2018 +0200 NSavenije
layout and seek
-
59724fcd1 Fri Jul 13 10:04:05 2018 +0200 NSavenije
Popcorn mediasite lesson
-
d620129a5 Wed Jul 11 22:40:07 2018 +0200 Tom Reijnders
Improve performance of retrieving xAPI records
-
b776420c3 Wed Jul 11 22:38:26 2018 +0200 Tom Reijnders
Enable derived (limited) hand constructed subsets of data.wxd for derived
templates
-
202e7099e Wed Jul 11 22:35:41 2018 +0200 Tom Reijnders
Replace bootstrap 3 to bootstrap 4
-
f5453fd85 Wed Jul 11 16:12:13 2018 +0100 Ron Mitchell
change the focus color of footer buttons in some of the themes e.g. Modern: Urban Blue following Alistair's accessibility session pointing out that the state was less obvious for keyboard users than the default theme.
-
967627fcb Mon Jul 9 10:44:05 2018 +0200 Tom Reijnders
Fix play security (from management.php)
- Was broken (for a long time, can't find how it ever worked)
- Enhanced the functionality to allow for comma seperated list of referers
- Refactor so that Other and security setting from management.php use the
same function to check the hostname
-
b89f34fdc Mon Jul 9 09:45:27 2018 +0200 Tom Reijnders
Fix completoin tracking of a page when terminating the learning object
-
08c212412 Thu Jul 5 21:38:19 2018 +0200 Tom Reijnders
Supress error messages caused by TSUGI
-
f7d6bf294 Thu Jul 5 21:37:39 2018 +0200 Tom Reijnders
Improve speed of dashboards
-
d8b337f7f Fri Jun 29 22:52:24 2018 +0200 Tom Reijnders
Add startdate to showGraph
-
a25cac87a Thu Jun 28 10:41:27 2018 +0200 Tom Reijnders
Fix showGraph and retrieving graph in xapi tracking
-
7776d1fbf Thu Jun 28 08:18:50 2018 +0200 Tom Reijnders
Fix inspection of objects'actor
-
6fd8ab1d1 Wed Jun 27 00:30:07 2018 +0200 Tom Reijnders
Fix some typos and remove debugging code
-
20950bc52 Tue Jun 26 15:48:29 2018 +0100 Ron Mitchell
typo
-
d08a7ab00 Tue Jun 26 16:39:53 2018 +0200 Tom Reijnders
Fix showGraph
-
093df1020 Mon Jun 25 23:10:53 2018 +0200 Tom Reijnders
Fix problems with disabling xapi
-
392eeff3c Mon Jun 25 21:45:00 2018 +0200 Tom Reijnders
Fix typo in adaptiveContent
-
6d08a5247 Mon Jun 25 21:22:49 2018 +0200 Tom Reijnders
Prevent adding style-wrap multiple times
-
f5313117a Sun Jun 24 22:41:29 2018 +0200 Tom Reijnders
If available, show results from exit statements too
-
8d6f4258a Sun Jun 24 22:40:03 2018 +0200 Tom Reijnders
Enable sending gradebook result to LMS through LTI
-
123166ef7 Sun Jun 24 22:36:33 2018 +0200 Tom Reijnders
Small fixes to lti (also add Apereo header)
-
c94dcd8ef Sun Jun 24 14:22:08 2018 +0200 Tom Reijnders
Revert meaning of themeurl optional parameter
-
5742c789c Sat Jun 23 16:26:21 2018 +0100 Ron Mitchell
Remove tutorial video from modules/xerte/training and redirect to the same tutorial at https://xot.xerte.org.uk/play.php?template_id=102 saves 25MB of files size in xerte download and means we can update the tutorial at a future point.
-
66d259ab2 Sat Jun 23 14:31:25 2018 +0100 Ron Mitchell
Show ticks on connector menu page for visited pages. At the moment this is only set to show ticks if the default of all pages is used. If a start page or end page is added then the ticks will not show. Ideally it should work either way.
-
61083610e Fri Jun 22 15:59:10 2018 +0100 FayCross
Fix bug where text graphics page would sometimes not load when no text
-
7c7fa43be Fri Jun 22 11:40:56 2018 +0100 FayCross
Fix bug where Bootstrap header image in themes wouldn't always work in IE
-
9f17e5543 Fri Jun 22 11:13:43 2018 +0100 Ron Mitchell
Cardiff CEIS theme. Needs a solution for the accessibility options especially the high contrast option but upon further investigation so do many of our themes.
-
5b5f4052b Fri Jun 22 09:49:31 2018 +0100 FayCross
Fix bug where bootstrap was breaking if some fields were blank
-
f63eaa7d4 Fri Jun 22 09:39:00 2018 +0100 Ron Mitchell
Update editor styles for hightlight styles - change font weight from lighter to normal. Lighter in site themes too thin on iPad etc but also changed for all themes
-
4f4c10b1f Thu Jun 21 16:35:02 2018 +0100 Ron Mitchell
working fix for editor background color
-
7a3eef690 Wed Jun 20 19:33:26 2018 +0200 Tom Reijnders
Disable advanced tab in link dialog
-
d3ae1f09e Wed Jun 20 17:33:15 2018 +0200 Tom Reijnders
Update to latest ckeditor
-
33613941e Wed Jun 20 15:54:01 2018 +0100 Ron Mitchell
fix for display of drak grey theme in editor
-
f9abd33f3 Wed Jun 20 15:20:49 2018 +0100 Ron Mitchell
Fix for editor background colour when theme selected has a body background color. Have changed the body css in those themes to not apply to .cke_contents and .cke_reset e.g. don't apply the body background color but do apply the font styles:
body:not(.cke_contents .cke_reset){
background:$bodybackgroundcolor;
}
body {
color:$mainfontcolour;
font-family: $mainfonts;
}
-
ec9cf9ead Wed Jun 20 14:41:06 2018 +0100 FayCross
Added new 'home page' optional property for use with the historic navigation option
-
bf1bf5917 Tue Jun 19 16:30:44 2018 +0200 Tom Reijnders
Fix linking to page and secton after breaking it introducing url paremeter
for theme
-
a15339b10 Mon Jun 18 19:59:44 2018 +0200 Tom Reijnders
Oops, placed cheking for theme where data was possibly not loaded yet
-
8cd7df9e2 Sun Jun 17 23:19:36 2018 +0100 Ron Mitchell
include featherlight and featherlight gallery in decision template
-
d09d2e077 Sun Jun 17 23:13:22 2018 +0100 Ron Mitchell
Include featherlight and featherlight gallery in site template
-
73c5c445f Sun Jun 17 22:02:37 2018 +0100 Ron Mitchell
Include featherlight and featherlight gallery in xot template
-
dde51585a Fri Jun 15 18:06:54 2018 +0100 Ron Mitchell
themeurl optional property for site template
-
66e160224 Fri Jun 15 15:31:19 2018 +0200 Tom Reijnders
Theme url for decision
-
f89121ba2 Fri Jun 15 13:31:54 2018 +0100 Ron Mitchell
Optional property to disable theme change on url. A check for this being true still needs to be added to xenith.
-
5445a757f Fri Jun 15 14:08:14 2018 +0200 Tom Reijnders
Theme url parameter for site
-
f29e82dd7 Fri Jun 15 12:23:32 2018 +0200 Tom Reijnders
Enable theme url parameter (if available in the export)
-
d921809e8 Fri Jun 15 11:58:28 2018 +0200 Tom Reijnders
Prevent re-sorting od styles
-
71597c36e Fri Jun 15 10:35:01 2018 +0100 FayCross
Added page text optional property to Results page
-
ec1d97266 Fri Jun 15 10:12:48 2018 +0100 FayCross
Fix bug where mcq page question always showed 'this is correct/incorrect' text even if there was no correct answer
-
ebc66c40a Fri Jun 15 00:42:37 2018 +0200 Tom Reijnders
Add popcorn-js as a normal folder
-
83b788958 Fri Jun 15 00:39:44 2018 +0200 Tom Reijnders
Remove src/popcorn-js as a sub-module (it had a .git folder)
-
5487dfe75 Thu Jun 14 21:36:49 2018 +0200 Tom Reijnders
New page stopTracking
-
620b0b26a Thu Jun 14 18:21:26 2018 +0100 Ron Mitchell
Display installed version as info icon tooltip
-
aa84d235d Thu Jun 14 12:03:13 2018 +0100 FayCross
Fixed issue with wordsearch page resizing
-
d7df3941d Thu Jun 14 11:33:29 2018 +0100 FayCross
Added page text optional property to Memory Game page
-
d85dea85c Thu Jun 14 10:15:09 2018 +0100 FayCross
Fix #774 glossary hover position bug in some themes
-
0679c752a Thu Jun 14 10:48:48 2018 +0200 Tom Reijnders
Part of #765: Provide for pre-populated templates and learning designs
- Oops, forgot to update basic.sql that is used for new installs
-
47a0f746e Thu Jun 14 09:38:44 2018 +0100 FayCross
Minor css change
-
f60227e05 Thu Jun 14 09:30:12 2018 +0100 FayCross
Improved responsiveness of image on model answer page
-
90581c796 Wed Jun 13 16:50:22 2018 +0100 FayCross
Added default theme previews for Bootstrap & Decision Tree templates
-
689cad92e Wed Jun 13 11:30:15 2018 +0100 FayCross
Fix #776 glossary can now include maths equations
-
2be41b361 Wed Jun 13 10:41:39 2018 +0100 FayCross
Added new optional property to quiz page to allow you to change position of score
-
88663d2e8 Tue Jun 12 14:52:31 2018 +0200 Tom Reijnders
Add popcorn distribution
- Adapted vimeo wrapper
- Going t MediaSite wrapper
-
178f07974 Tue Jun 12 14:43:24 2018 +0200 NSavenije
mediasite case in loadmedia
-
d7afcbe00 Sun Jun 10 21:53:58 2018 +0100 Ron Mitchell
change default panel and speech bubble link colours for decision and site templates
-
567133551 Sun Jun 10 21:51:10 2018 +0100 Ron Mitchell
change panel and speech bubble link colours site/bootstrap blue grey theme
-
97e927ae5 Sun Jun 10 21:48:03 2018 +0100 Ron Mitchell
change link colours site/bootstrap apereo black green theme
-
672dd6e4c Sun Jun 10 21:41:13 2018 +0100 Ron Mitchell
change link colours site/bootstrap dark grey theme
-
a2bc219dd Sun Jun 10 21:17:08 2018 +0100 Ron Mitchell
change panel and speech bubble link colours for decision themes
-
664aa91aa Sun Jun 10 20:45:50 2018 +0100 Ron Mitchell
change link colours for panels and speech bubbles for xot modern sleek grey theme
-
e2a7aebc2 Sun Jun 10 20:40:51 2018 +0100 Ron Mitchell
change link colours for panels and speech bubbles for xot modern urban blue theme
-
c6ffc8c11 Sun Jun 10 20:34:11 2018 +0100 Ron Mitchell
change panel and speech bubble link colours for xot RGBO theme
-
66d67af65 Sun Jun 10 20:24:16 2018 +0100 Ron Mitchell
change panel and speech bubble link colours for xot modern autumn orange theme
-
2a98006f0 Sun Jun 10 18:48:49 2018 +0100 Ron Mitchell
change panel and speech bubble link colors in future teacher theme
-
7ff7ee386 Sun Jun 10 14:55:28 2018 +0100 Ron Mitchell
changes to link colours for xot Dark Grey theme
-
26970d2b6 Sun Jun 10 13:56:05 2018 +0100 Ron Mitchell
make links in panels and speech bubbles white and underlined in xot dark blue grey theme
-
6d3b1506d Sun Jun 10 13:39:07 2018 +0100 Ron Mitchell
make links in xot editor style panels, and speech bubbles white and underlined by default
-
a289377a9 Sun Jun 10 13:21:38 2018 +0100 Ron Mitchell
speech bubble color overrides for decision dark grey theme
-
2835a3614 Sun Jun 10 13:17:22 2018 +0100 Ron Mitchell
speech bubble and other color overrides for site/bootstrap Black and Green Apereo theme
-
0e6234a09 Sun Jun 10 13:07:36 2018 +0100 Ron Mitchell
speech bubble color overrides for site/bootstrap Flat Blue and Grey theme
-
5b8a37395 Sun Jun 10 13:01:52 2018 +0100 Ron Mitchell
speech bubble and other editor style overrides for site/bootstrap Black and Grey theme
-
70eef24d2 Sun Jun 10 12:43:43 2018 +0100 Ron Mitchell
speech bubble color overrides for xot modern urban blue theme
-
cd03a6792 Sun Jun 10 12:41:32 2018 +0100 Ron Mitchell
Speech bubble colour overrides for xot modern sleek grey theme
-
a157521f3 Sun Jun 10 12:34:47 2018 +0100 Ron Mitchell
Speech bubble color overrides for XOT RGBO theme
-
9d8cb2222 Sun Jun 10 12:30:40 2018 +0100 Ron Mitchell
Speech bubble color overrides for XOT modern Autumn Orange theme
-
32e6ae4d0 Sun Jun 10 12:25:45 2018 +0100 Ron Mitchell
Editor style overrides for xot sketch theme
-
10511a672 Sun Jun 10 07:05:21 2018 +0100 Ron Mitchell
Simple change of language string for new template chooser prompt - Instead of choose and enter a name changed to choose then enter a name
-
034dce886 Sun Jun 10 04:27:03 2018 +0200 Tom Reijnders
Part of #765: Provide for pre-populated templates and learning designs
- Fix them path (base on parent_template)
-
a6fd4113f Sat Jun 9 20:14:30 2018 +0200 Tom Reijnders
Part of #765: Provide for pre-populated templates and learning designs
- The available derived templaets appear in a selction list in the
workspace
-
550473114 Sat Jun 9 18:11:00 2018 +0200 Tom Reijnders
Part of #765: Provide for pre-populated templates and learning designs
- Possible to derive from parent templates
- Tested for Nottingham only for now, but should work for other
-
eeb44849c Sat Jun 9 09:17:20 2018 +0100 Ron Mitchell
Speech bubble styles for default themes. Variants (colour changes) for modern themes to be added later. Added two lines of css to \editor\js\vendor\ckeditor\skins\moono\editor.css to change the width and height of the combo lists. I guess we need to find a way to do that without changing that skin file?
-
ce81e72cb Fri Jun 8 18:33:38 2018 +0200 Tom Reijnders
Part of #773: Themes and editor styles
-
8096c513c Fri Jun 8 13:28:41 2018 +0100 Ron Mitchell
change include css line in each of the default themes to lowercase editorstyles.css (didn't matter on Windows but obviously does on Linux)
-
56edd90d6 Thu Jun 7 18:45:17 2018 +0100 Ron Mitchell
correct font declaration error in some editorstyles files - change to font-family where required.
-
9d62d28af Thu Jun 7 16:00:21 2018 +0200 Tom Reijnders
Fixed #772: More than one medialessons in one learningobject causes race
conditions
-
a2d412362 Thu Jun 7 12:34:48 2018 +0100 Ron Mitchell
Add font colour #000 to Special Container div style because by default it's background of #eee
-
93d23e996 Thu Jun 7 12:26:01 2018 +0100 Ron Mitchell
change to one of the editor styles colours for this decision darkgrey theme
-
7b76c1aea Thu Jun 7 12:17:55 2018 +0100 Ron Mitchell
Update editor styles colours for decision darkgrey theme
-
7949c0e62 Thu Jun 7 12:06:11 2018 +0100 Ron Mitchell
Update editor styles colours for bootstrap apereo theme
-
dd485af4d Thu Jun 7 12:03:14 2018 +0100 Ron Mitchell
Update editor styles colours for bootstrap blackgrey theme
-
623f4fdc2 Thu Jun 7 11:49:13 2018 +0100 Ron Mitchell
Update editor styles colours for bootstrap bluegrey theme
-
c08956588 Thu Jun 7 11:26:05 2018 +0100 Ron Mitchell
Update editor styles colours for xot dark grey theme
-
96feb8738 Thu Jun 7 10:54:42 2018 +0100 Ron Mitchell
Update editor styles colours for xot modern RGBO theme
-
99981f715 Thu Jun 7 10:47:45 2018 +0100 Ron Mitchell
Update editor styles colours for xot modern autumn orange theme
-
cc9caa7b6 Thu Jun 7 10:41:08 2018 +0100 Ron Mitchell
Update editor styles colours for xot modern sleek grey theme
-
e8d8aab3f Thu Jun 7 10:31:08 2018 +0100 Ron Mitchell
update editor styles colours for xot modern and urban theme
-
424f332b5 Thu Jun 7 08:51:20 2018 +0100 Ron Mitchell
update to editor style colours for xot dark bluegrey theme
-
5d8cfc129 Thu Jun 7 04:14:13 2018 +0200 Tom Reijnders
Use proper way to retrieve lti parameters
-
448b4d737 Thu Jun 7 04:09:17 2018 +0200 Tom Reijnders
Fix typo
-
8442ba560 Thu Jun 7 04:07:42 2018 +0200 Tom Reijnders
Use proper way to get lti parameters
-
d6009ef34 Wed Jun 6 21:33:34 2018 +0100 Ron Mitchell
Future Teacher theme
-
bc2cd4583 Wed Jun 6 21:32:01 2018 +0100 Ron Mitchell
remove _editorstyles include file from SCSS folder - moved styles to editorStyles.scss rather than include file
-
38fdd2a95 Wed Jun 6 21:28:53 2018 +0100 Ron Mitchell
the order of the colours to match the Digicomp Edu Framework so that Panel 1-6, Highlight 1-6, Blockquote 1-6 Match the 1-6 colours of the framework e.g. 1. Professional Engagement, 2. Digital Resources, 3. Teaching and Learning, 4. Assessment, 5. Empowering Learners, 6, Facilitating Learners Digital Competence
-
2284591ec Wed Jun 6 22:00:33 2018 +0200 Tom Reijnders
Part of #773: load theme css in editor
-
17108bbd4 Wed Jun 6 20:16:15 2018 +0100 Ron Mitchell
tweak to bootstrap editor styles to remove previous customisation of marker, keyboard phrase etc
-
9e980b680 Wed Jun 6 20:10:57 2018 +0200 Tom Reijnders
Fix typo
-
a254f1203 Wed Jun 6 18:44:46 2018 +0100 Ron Mitchell
changes to show new editor styles in style menu in editor
-
838404b98 Wed Jun 6 18:42:40 2018 +0100 Ron Mitchell
editor styles for each of the project templates and their default themes including styles for panels, highlights and blockquotes.
Means that there is a partial SASS requirement when changing default themes but only for the editorStyles.css and we allready had responsivetext.scss anyway
-
f9d60172a Wed Jun 6 15:37:00 2018 +0100 FayCross
Changed 'Page Timer' optional property so it's on all page types (not just interactivity ones) and expanded it's functionality so it's now an optional property group
-
2ddc1bf6e Tue Jun 5 23:40:40 2018 +0200 Tom Reijnders
Add support for module parameter on launch (next to group and course)
-
c3a49e9e5 Tue Jun 5 23:39:24 2018 +0200 Tom Reijnders
Depracating lti2_launch.php in fovour of lti_launch.php
-
d7c04f113 Tue Jun 5 23:37:46 2018 +0200 Tom Reijnders
Add stopTracking page (because onUnload is not always triggered)
-
cd592c5a5 Sun Jun 3 04:37:32 2018 +0200 Tom Reijnders
Enable translating of terms used in dashboard
-
b58e022f6 Sun Jun 3 04:36:25 2018 +0200 Tom Reijnders
Resize activity graph if center panel of workspace is resized
-
e93143abd Sat Jun 2 18:41:23 2018 +0200 Tom Reijnders
Part of #769 : Added duration to popoverData
-
902ec92ca Sat Jun 2 18:02:19 2018 +0200 Tom Reijnders
Part of #769: Fixate buttons and title.
- Still goes horribly wrong if windows is too narrow
-
59187d2a6 Fri Jun 1 12:09:40 2018 +0100 FayCross
#442 Tooltip icon functionality extended to non-optional properties too
Fixed bug where two icons can appear next to an optional property if there's a tooltip on the group & some of its children
Changed deprecated icon to font awesome rather than png
-
eaa532f83 Thu May 31 17:55:11 2018 +0200 Tom Reijnders
Oops - forgot to commit i18n file
-
c58ee2d50 Thu May 31 14:47:07 2018 +0100 FayCross
Slight changes to xwd
-
9f9075279 Thu May 31 13:28:43 2018 +0100 Ron Mitchell
change loading order of nvd3, bootstrap and dashboard css files to remove impact on workspace
add left padding to dashboard header
removing max width for popover tooltips in dashboard
change width of embed code text box to percentage
-
6f43007ec Thu May 31 13:19:45 2018 +0100 FayCross
#438 Allows timed release of Bootstrap pages & sections with new 'hide from' and 'hide until' optional properties
-
73f6a9fe1 Thu May 31 10:21:47 2018 +0100 FayCross
Fixed issues with previous commit (timed release of XOT pages)
-
9c061cc98 Wed May 30 16:06:09 2018 +0100 FayCross
#438 Allows timed release of XOT template pages with new hide until / hide from optional properties
-
3d3804f19 Wed May 30 12:17:42 2018 +0200 Tom Reijnders
Fixed #769: dashboard/workspace issues
-
d4f1ea4b6 Wed May 30 11:53:23 2018 +0200 Tom Reijnders
Helper function for dashboard
-
ee4b571d7 Wed May 30 09:24:41 2018 +0100 FayCross
Added page timer optional property to all the interactivity pages where it was missing
-
e836ab679 Wed May 30 10:20:49 2018 +0200 Tom Reijnders
Typo
-
64a0a277f Tue May 29 10:54:31 2018 +0200 Tom Reijnders
Add xAPI dashboard workspace
-
8a4c27608 Mon May 28 22:31:28 2018 +0200 Tom Reijnders
Fixed #767: Fix for responsiveness of flashCards breaks new themes
-
514e03194 Mon May 28 22:31:28 2018 +0200 Tom Reijnders
Fixed #767: Fix for responsiveness of flashCards breaks new themes
-
20558b1b0 Wed May 23 14:52:27 2018 +0100 FayCross
Improved printing of Bootstrap project pages by removing unnecessary navigation & buttons etc from print view & expanding all navigators so that all panes are shown at once
-
776487d94 Wed May 23 10:27:38 2018 +0100 FayCross
Added optional property that allows bootstrap accordion to be collapsed initially
-
3e6379501 Tue May 22 13:43:37 2018 +0200 NSavenije
layout top and bottom
-
db6a7d8a0 Thu May 17 11:17:09 2018 +0100 FayCross
Corrected typo in opinion.xwd & licence added to opinion.html
-
82463612d Thu May 17 11:14:31 2018 +0100 FayCross
Changed the way interactive text dialogs are made so they are styled the same as other dialogs
-
d40d43d66 Thu May 17 11:12:37 2018 +0100 FayCross
More minor changes to various page types to improve how they look when responsive
-
6d471d237 Wed May 16 18:35:50 2018 +0100 Ron Mitchell
Change "Give this template..." to "Change ownership..." In management area to differentiate between giving a copy via LO properties and changing ownership via management.
-
ed0f7278a Mon May 14 11:31:46 2018 +0200 Tom Reijnders
Re-add missing XTTerminate
-
4ec2a2f29 Fri May 11 16:38:20 2018 +0100 FayCross
More minor changes to various page types to improve how they look when responsive
-
660758a8f Fri May 11 15:30:44 2018 +0100 FayCross
Fix bug introduced into inventory page in previous commit
-
ee0e4738c Fri May 11 15:13:52 2018 +0100 FayCross
Fixed bug where shading of alternate rows in rss feed page wasn't working correctly
-
afbe51184 Fri May 11 15:12:43 2018 +0100 FayCross
Added classes to menu/home button & minimise/maximise button so that themes can more easily change icons for the different button states
-
33dfb177b Fri May 11 15:10:23 2018 +0100 FayCross
Several minor changes to various page types to improve how they look when responsive
-
e18fa682c Fri May 11 11:10:37 2018 +0200 Tom Reijnders
Latest generated xwds
-
08ae83712 Fri May 11 11:09:27 2018 +0200 Tom Reijnders
Add adl dashboard code
-
37c0913c7 Fri May 11 11:07:33 2018 +0200 Tom Reijnders
Add titles to opinion classes to change titles of radar graph without
disturbing tracking
-
08867821d Fri May 11 11:03:10 2018 +0200 Tom Reijnders
Fixed adaptiveContent and fixed some minor bugs
- Retrieve records using XTGetStatements so the same endpoint can be used
as writing records
-
84eba4e2d Fri May 11 11:00:24 2018 +0200 Tom Reijnders
Added extra tracking for xAPI and method to retrieve records
- Added length in context of Video profile statements
- Added records to contain score per opinion class (for adaptive Content)
- Added method to retrieve xAPI statements
-
ebf191fb0 Tue May 8 11:42:08 2018 +0200 Tom Reijnders
Update upgrade to remove really annoying files left in place
- responsivetext.css files in the 'standard' themes
-
351c506fe Tue May 8 11:59:15 2018 +0200 Tom Reijnders
Fix size of feedback in textMatch
-
91081539d Tue May 8 11:59:15 2018 +0200 Tom Reijnders
Fix size of feedback in textMatch
-
4a659e8b7 Tue May 8 11:42:08 2018 +0200 Tom Reijnders
Update upgrade to remove really annoying files left in place
- responsivetext.css files in the 'standard' themes
-
f126fa85b Mon May 7 23:30:41 2018 +0200 Tom Reijnders
Tweak sizing of flashCards
-
28b5a73cd Mon May 7 23:29:45 2018 +0200 Tom Reijnders
Fix textMatch maxAttemtps logic
-
ba3b7f2c0 Mon May 7 23:26:50 2018 +0200 Tom Reijnders
Correct rounding of general average
-
6a4579804 Mon May 7 23:24:52 2018 +0200 Tom Reijnders
Tweak quiz inline images n question to look the same as mcq
-
6d073cf46 Mon May 7 23:30:41 2018 +0200 Tom Reijnders
Tweak sizing of flashCards
-
24c5be62c Mon May 7 23:29:45 2018 +0200 Tom Reijnders
Fix textMatch maxAttemtps logic
-
e9b935a07 Mon May 7 23:26:50 2018 +0200 Tom Reijnders
Correct rounding of general average
-
48eea70e4 Mon May 7 23:24:52 2018 +0200 Tom Reijnders
Tweak quiz inline images n question to look the same as mcq
-
afbc2c49f Fri May 4 23:25:20 2018 +0200 Tom Reijnders
Fix medialesson (if you go back to the page after visiting)
-
61540c645 Fri May 4 19:18:57 2018 +0200 Joris Burgers
Finalized adaptive content
-
f7b0131bf Fri May 4 12:15:33 2018 +0200 Tom Reijnders
Add xAPI tracking according to Video Profile in MediaLesson
-
91b6bd43e Wed May 2 22:41:49 2018 +0200 Tom Reijnders
Fix typo
-
7910095b7 Wed May 2 22:41:49 2018 +0200 Tom Reijnders
Fix typo
-
9ecc1a24f Wed May 2 15:42:33 2018 +0200 Tom Reijnders
Fix xAPI record
-
16e9ae230 Wed May 2 15:42:33 2018 +0200 Tom Reijnders
Fix xAPI record
-
8a3585a9a Mon Apr 30 15:44:48 2018 +0200 Joris Burgers
Added user selection for statements
-
fce6eaa81 Mon Apr 30 12:37:47 2018 +0200 NSavenije
Grid, Full Vertical en Horizontal af, rest buggy nog
-
e8ba198cb Sun Apr 29 21:24:57 2018 +0200 Joris Burgers
Resolve conflicts
-
1b2cfb251 Sat Apr 28 21:03:04 2018 +0200 Tom Reijnders
Typo
-
5414838ad Tue Apr 24 21:28:50 2018 +0200 Tom Reijnders
Fix #755 - problem with menu navigation and menu with page controls
- Will also push to master
-
66262d228 Tue Apr 24 21:28:50 2018 +0200 Tom Reijnders
Fix #755 - problem with menu navigation and menu with page controls
- Will also push to master
-
6edaace89 Mon Apr 23 16:57:43 2018 +0100 Ron Mitchell
Fix contrast issue with menu buttons with Modern: urban Blue theme when LO set to Menu or Menu with controls navigation.
-
9664f1213 Mon Apr 23 17:38:37 2018 +0200 NSavenije
Fixes float, generalized structure for the layout
-
f3d40ce06 Fri Apr 20 16:03:42 2018 +0100 FayCross
New option to allow auto scrolling of carousel navigators in Bootstrap template
-
4f2c3d3f7 Fri Apr 20 14:48:39 2018 +0100 FayCross
Fix bug where background image field being blank would stop page loading
-
cac4ae68b Fri Apr 20 14:14:52 2018 +0100 FayCross
Minor change to glossary so works will be highlighted if in brackets
-
b63407be7 Thu Apr 19 17:00:42 2018 +0200 Tom Reijnders
Fix fontawesom in Django
-
f4b4e028d Thu Apr 19 16:59:42 2018 +0200 Tom Reijnders
Fix cmi.exit
-
faff2d780 Thu Apr 19 16:57:19 2018 +0200 Tom Reijnders
Remove inclusion of old fontawesome
-
40ecf43d4 Wed Apr 18 21:53:16 2018 +0200 Tom Reijnders
Fixed #732 - Langstring element format not compliant with SCORM standard
-
e32e71eee Wed Apr 18 21:12:55 2018 +0200 Tom Reijnders
Fixed #732 - Langstring element format not compliant with SCORM standard
-
e9cd8ba54 Wed Apr 18 21:11:54 2018 +0200 Tom Reijnders
Fix scorm 2004 3rd deleted XTTerminate
-
20219261c Wed Apr 18 21:05:31 2018 +0200 Tom Reijnders
Fixed #733 - SCORM export bug
-
708e312f7 Wed Apr 18 19:42:51 2018 +0200 Tom Reijnders
Fix youtube control and enable playsinline for youtube on iPhone
-
edd6cebe8 Wed Apr 18 17:21:00 2018 +0100 Ron Mitchell
Changes to results page functionality for when ask user name is selected. Increase dialogue height to work on larger windows, increase margin between Name and General details in pdf, in theory change dialogue title and prompt to Enter Full Name and Name: But at the moment I'm not seeing that change.
-
1ea42a4a2 Wed Apr 18 16:45:34 2018 +0200 Tom Reijnders
Fix sizing of horizontal panesl for mobile (margin calculation is off)
-
394604c78 Wed Apr 18 14:58:37 2018 +0100 Ron Mitchell
Remove redundant media lesson css
-
245b20f17 Wed Apr 18 14:51:35 2018 +0200 Tom Reijnders
Fix ahring as co-author
-
4eba3af42 Wed Apr 18 13:48:31 2018 +0200 Tom Reijnders
Fix offline zip export
-
8cc86bb25 Wed Apr 18 10:42:15 2018 +0200 Tom Reijnders
Fix panel sizes of medaLesson
-
819e212ed Wed Apr 18 10:41:35 2018 +0200 Tom Reijnders
Remove debugger statement
-
b3e80a00f Wed Apr 18 09:00:33 2018 +0200 Tom Reijnders
Fix responsivetext
-
cee4635b9 Tue Apr 17 21:28:54 2018 +0200 Tom Reijnders
Make changing languages more robust
-
c719d752b Tue Apr 17 21:08:58 2018 +0200 Tom Reijnders
Fix 'go to next page' for opinion
-
fd5e67f1e Tue Apr 17 13:53:40 2018 +0100 Ron Mitchell
slight tweak to slider width
-
6e4168847 Tue Apr 17 14:23:36 2018 +0200 Tom Reijnders
Fix for submit in opinion
-
fc8223033 Mon Apr 16 22:58:09 2018 +0200 Tom Reijnders
Limit responsive height of inout to optionGroup class
-
f4184b76b Mon Apr 16 22:49:49 2018 +0200 Tom Reijnders
Fix padding of qNo in opinion
-
612f8a928 Mon Apr 16 22:29:17 2018 +0200 Tom Reijnders
Fix navigating back to opinion page (restart)
-
e2d4265ed Mon Apr 16 20:46:41 2018 +0200 Tom Reijnders
Fix submit of opinion
-
e64d6be9d Mon Apr 16 19:05:10 2018 +0100 Ron Mitchell
Change the styling of the opinion page sliders to match the Dark: Blue Grey theme
-
4b8cf6660 Mon Apr 16 18:50:21 2018 +0100 Ron Mitchell
Change the styling of the opinion page sliders to match the modern: RGBO theme
-
1b05d8035 Mon Apr 16 18:34:06 2018 +0100 Ron Mitchell
Change the styling of the opinion page sliders to match the modern: Sleek Grey theme
-
da149fe81 Mon Apr 16 18:25:47 2018 +0100 Ron Mitchell
Change the styling of the opinion page sliders to match the Modern: Autumn Orange theme
-
b5a2aed52 Mon Apr 16 18:21:50 2018 +0100 Ron Mitchell
change opinion page slider styling to match the modern: Urban Blue theme
-
dd2e935d9 Mon Apr 16 19:16:17 2018 +0200 Tom Reijnders
Resolve conflict
-
1043e3a37 Mon Apr 16 15:47:37 2018 +0100 Ron Mitchell
tweak to orangeandpurple theme to accommodate opinion page
-
1c8ca0b76 Mon Apr 16 15:42:12 2018 +0100 Ron Mitchell
fix opinion page styles for dark grey theme
-
d08f78c6b Mon Apr 16 15:35:22 2018 +0100 Ron Mitchell
tweak alignment settings on opinion page slider
-
39bc6d361 Mon Apr 16 15:34:03 2018 +0100 Ron Mitchell
updates to modern themes to accommodate opinion page styling
-
8818fb3f3 Mon Apr 16 13:04:26 2018 +0200 NSavenije
Layout werkt beter dan eerst, maar is heel duidelijk nog niet af. Met 1 xerte panel gaat het goed, met 2 kan je grid gebruiken.
-
93abfc1f5 Mon Apr 16 12:24:08 2018 +0200 NSavenije
Support the other panels.
-
15195324a Mon Apr 16 08:32:54 2018 +0200 Tom Reijnders
Fixes and enhancements for opinion
-
8ec5ef9cc Sun Apr 15 17:59:48 2018 +0100 Ron Mitchell
Clarify that show graph page only works in tandem with the opinion page and xAPI.
-
a6f9fd013 Sun Apr 15 14:34:25 2018 +0100 Ron Mitchell
update preview info for opinion and show graph pages including thumb for show graph.
-
3e2eff0c8 Sun Apr 15 14:05:46 2018 +0100 Ron Mitchell
chane opinion and show graph pages to responsive and reduce tick font size.
-
56a67a106 Tue Apr 10 16:40:55 2018 +0100 Ron Mitchell
Quick fix for display of buttons top of management area. Doesn't resolve the display in IE but works ok in Edge. Longer term I think we need a more elegant solution that works across all browsers and for languages where the buttons are even longer than English like Dutch!
-
461c11f2a Mon Apr 9 13:11:29 2018 +0200 Joris Burgers
Added initial adaptive content file
-
7da1224fb Mon Apr 9 12:50:41 2018 +0200 NSavenije
slides work, ill fix the messy code later (famous last words)
-
2b0b90272 Mon Apr 9 12:26:14 2018 +0200 Tom Reijnders
Add adaptivecontent
-
561a8f4b8 Mon Apr 9 12:13:57 2018 +0200 Tom Reijnders
Added adaptive content
-
970f05581 Mon Apr 9 11:54:49 2018 +0200 NSavenije
MediaLesson, auto time set works again
-
31e4ba14c Sat Apr 7 21:47:05 2018 +0200 Tom Reijnders
Fix for undefined lables after duplicated new nodes
-
e01234156 Sat Apr 7 18:34:29 2018 +0200 Tom Reijnders
Improve hints (tooltips) of optional parameters
- Add icon
- Make sure groups have tooltips if one of the options has a tooltip
-
f420485d4 Sat Apr 7 18:33:22 2018 +0200 Tom Reijnders
Group some parameters and fix type in mediaLesson
-
ed4a7a67b Thu Apr 5 15:52:23 2018 +0100 FayCross
Tweaked size of multiple perspectives buttons for smaller screens
-
1e837f54e Thu Apr 5 15:22:47 2018 +0100 FayCross
Stylesheet loading in Bootstrap now works in similar way to XOT template so interface pauses loading until css files have fully loaded. This avoid occasional issues where default theme styles can end up overriding other themes.
-
4b8c93d99 Thu Apr 5 13:10:27 2018 +0200 Tom Reijnders
Fix grouping management
-
07b6810c0 Thu Apr 5 11:32:27 2018 +0200 Tom Reijnders
Add mobile landscape opimized theme
-
ad60a9650 Thu Apr 5 11:31:19 2018 +0200 Tom Reijnders
Fix typo
-
15c4a1996 Thu Apr 5 11:30:42 2018 +0200 Tom Reijnders
Improve responsiveness of media lesson
-
1b95c7b02 Thu Apr 5 11:28:35 2018 +0200 Tom Reijnders
Add date to lockfile
-
2c43dcb8d Wed Apr 4 17:23:48 2018 +0200 Tom Reijnders
Update language
-
b25c09ac9 Thu Mar 29 14:57:35 2018 +0200 Tom Reijnders
Small fix in viewed
-
5a32d79b0 Thu Mar 29 13:24:55 2018 +0100 FayCross
Fix #750 where tracking code breaking menu navigation projects
-
c1cca1cff Thu Mar 29 11:10:46 2018 +0100 FayCross
Fix #748 bug where navigation bar colour optional property was breaking projects
Also, made the header, footer & nav bar optional properties work more predictably when used with various themes
-
d08030e76 Wed Mar 28 13:13:34 2018 +0200 Tom Reijnders
Bug fixes fter moving to other xAPI wrapper
-
b3a19577f Wed Mar 28 12:23:09 2018 +0200 Tom Reijnders
Restrict lti/xAPI tab to Nottingham template
-
ff94c904a Wed Mar 28 12:22:15 2018 +0200 Tom Reijnders
Remove alert
-
a3917b957 Tue Mar 27 16:59:53 2018 +0200 NSavenije
Adapted Resizepanels for MediasiteControls, Changed CSS a bit
-
03fea6e0a Mon Mar 26 22:15:49 2018 +0200 Tom Reijnders
Fix non-tsugi install
n-tsugi install
-
64f026788 Mon Mar 26 17:23:09 2018 +0200 NSavenije
Mediasite url via xerte editor
-
261659308 Mon Mar 26 16:31:01 2018 +0200 NSavenije
Fixed error in mediasite xwd
-
dce6c4d51 Sun Mar 25 23:22:14 2018 +0200 Tom Reijnders
Enhancements and fixes on xAPI tracking
- Added Category to Learning object, uses categories from management page
- Added Grouping to each page, uses Groupings from management page
- Both are added to xAPI context if set
- Changed from TinCanJS to ADL.XAPIWrapper
- Fixed some errors in xAPI records
-
40705dfd1 Sun Mar 25 15:50:31 2018 +0200 Tom Reijnders
Fix non-tsugi
-
5f54cd701 Sun Mar 25 15:49:31 2018 +0200 Tom Reijnders
Simplify pedit tracking
-
e2329eedf Sat Mar 24 16:13:10 2018 +0000 Ron Mitchell
Add note to older LTI/Moodle settings in management to clarify not part of Tsugi/LTI.
-
3037c3165 Sat Mar 24 15:54:17 2018 +0000 Ron Mitchell
Correct a couple of small typos in Tsugi not available instructions.
-
1090157c7 Sat Mar 24 14:47:33 2018 +0000 Ron Mitchell
Change LTI and xAPI instructions including link to how to install Tsugi on xot.xerte.org.uk. Also change xAPI LRS student id mode: to learner id mode:
-
c67cef41a Sat Mar 24 13:51:38 2018 +0000 Ron Mitchell
Added note to older LTIDocumentation.txt to clarify that is not part of the newer TSUGI/LTI developments added in 3.6.
-
31b27e290 Wed Mar 21 16:01:46 2018 +0000 FayCross
#666 Interactive diagram labelling activity fix where some labels weren't being placed/marked correctly on some themes. Also fixed a bug where moving labels using keyboard only wasn't working
-
9c0ab7c56 Wed Mar 21 15:04:04 2018 +0000 John Horne
Add the '@' and email domain only if it has been configured.
-
eaa89d8c0 Wed Mar 21 14:57:01 2018 +0000 John Horne
Only add '@' to email addr if the domain has been configured.
-
e514c8102 Wed Mar 21 14:47:57 2018 +0000 John Horne
Only add '@' to email addr if the domain has been configured.
-
663e9a0a4 Wed Mar 21 13:33:57 2018 +0000 FayCross
Fixed bug where some links stopped all Bootstrap sections from loading
-
77645a03f Wed Mar 21 12:23:10 2018 +0000 FayCross
Fixed bug where decision tree (template & page) slider questions didn't show correct value on slider when answer was typed in text field
-
80d1a68ae Mon Mar 19 17:19:26 2018 +0100 NSavenije
MultipleCQ functional in mediasitelesson
-
cce95fccd Mon Mar 19 10:47:28 2018 +0100 NSavenije
Restored Popcorn for the medialesson
-
16b027c63 Sun Mar 18 15:52:19 2018 +0100 Tom Reijnders
Fix tracking
-
1d33dbf7e Sun Mar 18 15:51:18 2018 +0100 Tom Reijnders
Fix leavePage
-
9d9fc7132 Sun Mar 18 15:50:30 2018 +0100 Tom Reijnders
Add tracking (store answer in xAPI, and show on results page)
-
42fad2362 Sun Mar 18 15:49:57 2018 +0100 Tom Reijnders
Prevent javascript error if there are no synch points
-
2d8c207e4 Sun Mar 18 15:48:51 2018 +0100 Tom Reijnders
Fix tracking differenses and refactor use of page_name (xapi)
-
4d06d01be Sun Mar 18 15:47:45 2018 +0100 Tom Reijnders
Fix tickmarks in timeline and matching text
-
ba0fd6519 Fri Mar 16 15:16:27 2018 +0000 FayCross
Slight improvement to flash cards page
-
f4d9b077a Fri Mar 16 14:23:04 2018 +0000 FayCross
Better fix for #728 dialog issue
-
8c5064f40 Fri Mar 16 13:43:41 2018 +0000 FayCross
Fixed bug where optional property scripts added to results page were always being triggered on every page view
-
64f619c95 Fri Mar 16 11:52:13 2018 +0000 FayCross
#666 multiple perspective ipad issue fixed where thumbnails weren't always aligning correctly
-
017182d97 Fri Mar 16 11:09:16 2018 +0000 FayCross
#666 Reduced size of thumbnail bar buttons when responsive
-
093909628 Thu Mar 15 16:49:49 2018 +0100 Tom Reijnders
Make more robust
-
61977d1c2 Thu Mar 15 16:47:06 2018 +0100 Tom Reijnders
Fix tracking of TimeLine
-
cd6da077d Thu Mar 15 14:49:29 2018 +0000 FayCross
Accessibility & resizing improvements to navigator page
-
90aa4890c Thu Mar 15 14:44:38 2018 +0100 Tom Reijnders
Rename XTSetAttendace to XTSetViewed
-
3885f942a Thu Mar 15 12:24:54 2018 +0000 FayCross
Fix #729 where author support information was showing on exported projects
-
19cf1f82e Thu Mar 15 12:04:14 2018 +0000 FayCross
Various changes to multiple perspectives page:
- fixed 'play all' bug where last media not auto playing
- moved some responsive text css from perspectives.css to main responsivetext.css
- made thumbnail captions slightly smaller
-
e0007e7bb Thu Mar 15 09:40:18 2018 +0000 Ron Mitchell
Change display name of apereo theme to Flat: Black and Green
-
ebbdbb60d Wed Mar 14 16:44:51 2018 +0100 NSavenije
MCQ pauses at all synchpoints, the questions dont change yet
-
8cd43a00d Wed Mar 14 14:00:49 2018 +0100 NSavenije
Xerte panel next to mediasiteplayer (sloppy, use only for demo)
-
a5b138724 Mon Mar 12 10:57:19 2018 +0100 NSavenije
Unstable, panels toevoegen en events
-
5e7736d8c Mon Mar 12 00:19:36 2018 +0100 Tom Reijnders
Rename pedit_play.php to pedit_launch.php
-
97dedec40 Sun Mar 11 23:52:27 2018 +0100 Tom Reijnders
Improve and enhance xAPI tracking
- enable actor id forr pedit_play.php
-
e1f4310bd Sun Mar 11 23:49:15 2018 +0100 Tom Reijnders
Fix #736 and #737 - Enable Vimeo fullscreen button
-
413ad18a9 Sun Mar 11 23:48:19 2018 +0100 Tom Reijnders
Improve tracking consistency
-
04e4aada8 Sat Mar 10 16:01:50 2018 +0100 Tom Reijnders
Fix #735 - XAMPP - issue loading xml files
-
783e30076 Fri Mar 9 16:06:32 2018 +0000 FayCross
Slight change to previous commit
-
efc4fc95b Fri Mar 9 15:39:56 2018 +0000 FayCross
Improved code for using iframe in video page
-
77dde7d61 Thu Mar 8 22:40:48 2018 +0100 Tom Reijnders
Add pedit_xapi tracking
-
1e09557e9 Thu Mar 8 22:39:05 2018 +0100 Tom Reijnders
Fix completion tracking
-
aebf5713c Thu Mar 8 22:38:10 2018 +0100 Tom Reijnders
Fix storing settings in tsugi
-
1bb89c322 Thu Mar 8 22:36:35 2018 +0100 Tom Reijnders
Fix extra access settings setup in management
-
4dd47a44a Thu Mar 8 14:00:32 2018 +0100 Tom Reijnders
Change exit of page
-
d43de617e Thu Mar 8 09:59:47 2018 +0000 FayCross
Button sequence - css fix so new blocks always appear completely below the previous ones
-
358e69a27 Wed Mar 7 16:22:01 2018 +0000 FayCross
Fix bug where interface wouldn't load if title page had bg image & no text
-
d9509bccb Wed Mar 7 15:03:05 2018 +0000 FayCross
Corrected typos in xwd files
-
567592f0f Tue Mar 6 12:03:21 2018 +0100 Joris Burgers
Added learning object url to all xAPI statement
-
54c1844ca Fri Mar 2 16:06:05 2018 +0100 Tom Reijnders
Merged
-
bb8888728 Fri Mar 2 15:23:18 2018 +0100 Tom Reijnders
Add score for gapFill dropdown
-
4b3732eb5 Fri Mar 2 15:22:09 2018 +0100 Tom Reijnders
Fix showGraph, to take studentmode into account
-
b2291080c Fri Mar 2 15:17:29 2018 +0100 Tom Reijnders
Make sure installation works without TSUGI installed
-
88188b3cd Fri Mar 2 15:16:45 2018 +0100 Tom Reijnders
Remove xAPI export package
-
003dfaf12 Fri Mar 2 14:13:30 2018 +0100 Tom Reijnders
Remove config data
-
3bc8ce6bb Fri Mar 2 14:08:00 2018 +0100 Tom Reijnders
Delete tsugi folder
-
1c2205a96 Mon Feb 26 12:25:48 2018 +0100 NSavenije
Added feature to show only certain streams in mediasite Lesson.
Removed many irrelevant features from mediasite Lesson (which were for the medialesson).
-
e3dc55f97 Mon Feb 26 11:16:56 2018 +0100 Tom Reijnders
Fix Export
-
82bd89086 Mon Feb 26 11:16:19 2018 +0100 Tom Reijnders
Fix LDAP to make sure it works on AD
-
0d5d37d8a Mon Feb 26 11:15:32 2018 +0100 Tom Reijnders
Fix launch URL when student_id_mode is group
-
2bc4af4b2 Mon Feb 26 11:14:22 2018 +0100 Tom Reijnders
Fix tracking of fill-in
-
0279d5543 Mon Feb 26 11:11:35 2018 +0100 Tom Reijnders
Fix gapFill tracking
-
4b09c0709 Mon Feb 26 10:49:39 2018 +0100 NSavenije
Mediasite runs in the new page Mediasitelesson. Some handlers work. UI and tracking still need to be done.
-
72cf77c9d Tue Feb 20 23:57:03 2018 +0100 Tom Reijnders
xAPI tracking fixes
-
17ea2d3b1 Tue Feb 20 23:45:47 2018 +0100 Tom Reijnders
Fix download of pdf (extension)
-
e5de59ac6 Mon Feb 19 20:36:58 2018 +0100 Tom Reijnders
pedit support
-
738bc9cce Fri Feb 16 15:30:15 2018 +0000 FayCross
Stop audio slideshow jumping to top of screen when playing on mobiles
-
619e00d15 Fri Feb 16 13:53:13 2018 +0000 FayCross
Gap fill hint made responsive
-
1720c0ecf Fri Feb 16 11:03:20 2018 +0000 FayCross
Better fix for previous commit
-
b3271f318 Fri Feb 16 10:33:43 2018 +0000 FayCross
Blocks on hyperlinks page are now of equal height
-
82c400937 Fri Feb 16 09:39:45 2018 +0000 FayCross
Slight changes to p & h3 padding so it looks better when responsive
-
b5d949053 Fri Feb 16 09:23:00 2018 +0000 Ron Mitchell
Remove cursors inadvertently captured in theme screenshots
-
b78f0e010 Fri Feb 16 09:22:13 2018 +0000 Ron Mitchell
Remove cursor inadvertently captured in theme screenshot
-
426161fad Wed Feb 14 14:46:00 2018 +0000 FayCross
Updated morphImages page to make image more responsive
-
11fb5b3bf Wed Feb 14 11:47:24 2018 +0000 FayCross
Improved textGraphics page responsiveness
-
90fdf85b3 Fri Feb 9 16:34:17 2018 +0000 FayCross
Updated textGraphics page to make image more responsive (WIP - testing with mobiles / themes etc.)
-
745995ed6 Fri Feb 9 13:18:12 2018 +0000 FayCross
#728 dialog button alignment fix
-
09e5da9a0 Fri Feb 9 11:36:44 2018 +0000 FayCross
Fix bug where text doesn't show on PDF page unless PDF width optional property is added
-
5320f89e5 Wed Feb 7 16:59:49 2018 +0000 Ron Mitchell
Testing reducing the right margin of the first panel of the media lesson page in the Dark: Blue Grey theme to see if that resolves display issues on iPad etc.
-
5a179e747 Tue Feb 6 17:34:23 2018 +0000 Ron Mitchell
Modern: RGBO xot theme
-
4c30a3a86 Tue Feb 6 10:56:42 2018 +0000 Ron Mitchell
updated screenshot for Autumn Orange theme
-
e30c4dab9 Tue Feb 6 10:53:49 2018 +0000 Ron Mitchell
Modern: Autumn Orange theme
-
0b34ae9fa Mon Feb 5 12:18:06 2018 +0000 Ron Mitchell
Show progress bar when viewed in portrait mobile for this particular theme.
-
734392109 Mon Feb 5 12:16:42 2018 +0000 Ron Mitchell
Show progress bar when viewed in portrait mobile for this particular theme.
-
130c684f9 Mon Feb 5 12:14:14 2018 +0000 Ron Mitchell
Show progress bar when viewed in portrait mobile for this particular theme.
-
4c768ffb9 Mon Feb 5 12:06:12 2018 +0000 Ron Mitchell
Hide progress bar by default for all XOT themes when viewed in portrait mode on mobiles by setting #x_footerProgress to display: none.
Note: if required change to display:block on themes where FA buttons are used and change size of font/buttons accordingly.
-
f22bf3c68 Sat Feb 3 15:35:01 2018 +0100 Joris Burgers
Added name to xAPI lanuch, made xAPI SaveStatement possibly async, added xAPI exited statement
-
8e0d02696 Fri Feb 2 16:50:06 2018 +0000 Ron Mitchell
Change h1 in header back to white.
-
616331751 Fri Feb 2 15:37:48 2018 +0100 Joris Burgers
Added session id to group interactions.
-
8d694d4da Fri Feb 2 12:05:18 2018 +0000 Ron Mitchell
Change to footer link colours in Bootstrap Apereo theme
-
abc40ba02 Fri Feb 2 11:54:01 2018 +0000 Ron Mitchell
convert bootstrap blue grey theme to scss and tweak one or two colours
-
b288aacc7 Fri Feb 2 10:18:03 2018 +0000 Ron Mitchell
Convert bootstrap black grey theme to use scss
-
e2b0f6fdd Thu Feb 1 18:31:08 2018 +0000 Ron Mitchell
Bootstrap theme approximating Apereo Website colours and fonts etc.
-
fa54369af Thu Feb 1 10:11:19 2018 +0000 FayCross
Fixed RegExp in previous commit to also work when containing line breaks
-
326c82ed2 Wed Jan 31 10:48:49 2018 +0000 FayCross
Decision tree template - Force http iframes to use https when viewed in https projects
-
19b3c4a2b Tue Jan 30 07:35:32 2018 +0100 Tom Reijnders
Fix Ukrainian language file (should be code uk-UA)
-
2b2d65ba1 Mon Jan 29 22:28:51 2018 +0100 Tom Reijnders
Add Ukrainian (uk-UA) language
-
340f7f6ec Mon Jan 29 22:28:08 2018 +0100 Tom Reijnders
Fix export (probably a merge error)
-
1875a56c7 Sat Jan 27 12:26:19 2018 +0000 Ron Mitchell
Change default font size in Dark: Grey template to 12pt otherwise too small on mobile devices. VMIN size set for 768 width and above within media query.
-
6ee640021 Sat Jan 27 12:25:48 2018 +0000 Ron Mitchell
Change default font size in Flat: Blue & Grey template to 12pt otherwise too small on mobile devices. VMIN size set for 768 width and above within media query.
-
7779a9187 Sat Jan 27 12:23:46 2018 +0000 Ron Mitchell
Change default font size in Dark: Grey template to 12pt otherwise too small on mobile devices. VMIN size set for 768 width and above within media query.
-
a1a1dbfae Fri Jan 26 13:07:23 2018 +0000 Ron Mitchell
Change editor size for decision template to match the other templates e.g. change width to 1280. This is better on higher resolutions now that we have the theme info and thumbnails taking up space and have tested at lower resolution e.g. 1024 and the editor just fits the window even if the width in the info file is larger than that device resolution width. So the editor reduces to fit screen but doesn't enlarge to fit screen if larger than the value in the info file.
-
7496feca2 Fri Jan 26 12:30:07 2018 +0000 Ron Mitchell
New high contrast Dark: Grey theme for Decision template
-
66594db10 Fri Jan 26 12:28:03 2018 +0000 Ron Mitchell
Better screenshot for Blue & Grey decision template theme
-
b69d4d9ec Fri Jan 26 11:34:36 2018 +0000 Ron Mitchell
Slight tweaks to decision template blue & grey theme
-
2554d419b Fri Jan 26 09:19:44 2018 +0000 FayCross
Delete the test decision tree theme now Ron's committed a proper one
-
f3c3465d1 Thu Jan 25 17:14:24 2018 +0000 Ron Mitchell
Experimental theme named Section pages. This is based on the UoN project developed by Aaron Fecowycz from UoN to mimic the Book module in Moodle. Some of the UoN specific code has been removed and at the moment this template only works with one page but there is probably scope to change that and improve on how this works. Have committed for other developers to explore and comment and this template may be removed if deemed unsuitable.
-
7e14d1272 Thu Jan 25 16:52:42 2018 +0000 Ron Mitchell
Bluegreyorange theme for decision Tree Template. Text and images are responsive when viewed at 768px width or above. Needs better thumbnail image.
-
b91bc12be Thu Jan 25 14:33:39 2018 +0000 FayCross
Force http iframes to use https when viewed in https projects
-
e7b1194a9 Wed Jan 24 16:00:19 2018 +0000 FayCross
Click to view larger preview of theme thumbnails in editor
-
f056874f4 Wed Jan 24 13:55:33 2018 +0000 FayCross
Changed tick/cross.png to Font Awesome icon in a number of pages
-
2aeb2b837 Tue Jan 23 12:24:53 2018 +0000 Ron Mitchell
Updated description for bootstrap theme: Dark: Black & Grey
-
ae2b81e7e Tue Jan 23 12:23:37 2018 +0000 Ron Mitchell
Flat: Blue & Grey bootstrap theme
-
8f4db2306 Tue Jan 23 12:09:49 2018 +0000 Ron Mitchell
Modern: Sleek Grey theme
-
54cd3b39e Mon Jan 22 16:21:42 2018 +0100 Tom Reijnders
Fix xAPI link
-
8b703e2c2 Mon Jan 22 16:17:15 2018 +0100 Tom Reijnders
Refactoring because of xAPI tracking
-
c8e791f13 Mon Jan 22 12:10:21 2018 +0100 Tom Reijnders
Add group id mode
-
06be669cf Mon Jan 22 11:58:55 2018 +0100 Tom Reijnders
Refactoring of XTTracking interface for xAPI
-
2b8f280ad Mon Jan 22 10:28:57 2018 +0100 Joris Burgers
Fixed upgrade problem with redefined functions
-
ec961fcc4 Fri Jan 19 16:23:54 2018 +0000 Ron Mitchell
updated theme names and descriptions for all existing XOT template themes and new theme named Dark: Blue Grey
-
f375463f4 Fri Jan 19 16:16:52 2018 +0000 FayCross
Changed tick/cross.png to Font Awesome icon in dialog & dictation pages
-
24684eeac Fri Jan 19 15:53:38 2018 +0000 FayCross
Changed layout of results table & changed tick/cross icons to use those set in the theme
-
fac226911 Fri Jan 19 10:26:33 2018 +0000 FayCross
Changed dialog close icon to font awesome & added this & table of contents visited icon to themeStyles.css so the icons used can be changed in themes
-
80b7a4178 Fri Jan 19 09:47:40 2018 +0000 FayCross
Moved Font Awesome icon css out of page models & into mainStyles.css
-
ce3d6379d Thu Jan 18 14:20:51 2018 +0000 FayCross
Change Font Awesome icons in new navigator page
-
469ea647c Thu Jan 18 13:57:53 2018 +0000 FayCross
Created Xerte specific FA icon classes so that the icons used can be set in theme css
-
6cbc6db1b Thu Jan 18 11:57:30 2018 +0000 Ron Mitchell
Final tweaks of modern and urban theme unless issues found. Shortened name back to just Modern and Urban as thumbnail and description should explain what the theme looks like.
-
e3f52de52 Thu Jan 18 11:46:31 2018 +0000 FayCross
Continued work on replacing jquery icons with FA icons & making them work better when responsive
-
afc46bd74 Wed Jan 17 17:05:22 2018 +0000 FayCross
Font awesome icons replace jquery icons on page models (wip)
Fixed bug that was stopping previous button working on Flickr page
-
ca0428e48 Tue Jan 16 17:45:53 2018 +0000 Ron Mitchell
Further changes to Modern and Urban theme including expanded name and description in info file and further css tweaks
-
ca513fe01 Mon Jan 15 14:15:13 2018 +0000 Ron Mitchell
Tweaks to theme colours and one or two sizes
-
ae85ccf03 Mon Jan 15 13:48:11 2018 +0100 Tom Reijnders
Add user_id_mode
-
43d71f7dd Mon Jan 15 13:45:34 2018 +0100 Tom Reijnders
Oops inadvertently committed old copy
-
7e3e33427 Mon Jan 15 13:43:51 2018 +0100 Tom Reijnders
iAlign and update tracking api
-
8b84785ea Mon Jan 15 12:10:46 2018 +0000 Ron Mitchell
Fix for issue with sortable grid page with this theme
-
eb0a36753 Fri Jan 12 16:08:23 2018 +0000 FayCross
Fix to Bootstrap header issue introduced with new page header optional properties
-
ad409af7f Fri Jan 12 15:06:39 2018 +0000 James Roscoe
Add version number 1.0 to Xhibit Base Theme info
-
86f90f51a Fri Jan 12 14:52:05 2018 +0000 James Roscoe
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
c4130a465 Fri Jan 12 13:38:40 2018 +0000 Ron Mitchell
Update to modernandurban theme for testing
-
58844aa30 Fri Jan 12 13:23:38 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
299987875 Fri Jan 12 13:23:10 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
5d4249f1a Fri Jan 12 13:22:43 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
f458da8da Fri Jan 12 13:22:02 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
cf93df131 Fri Jan 12 13:21:37 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
e0968e9dd Fri Jan 12 13:21:14 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using button navigator page as example
-
f08d82ff1 Fri Jan 12 13:20:42 2018 +0000 Ron Mitchell
Updated theme screenshot - now 805 x 635 and using b