Search results: 259

Page: ()   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18 ...26   ()
 

Hi Ollie,

I am testing the dragndrop plugin with FW5.7 and when I enable the _scrollingContainer  option in config.json, it scrolls the page whenever I drag an answer. After further research, `_fixJQuery` module in scrolling.js causing this issue (working fine when I comment the `$.fn.offset` override). I couldn't figure out the root cause of this problem. (this isn't a problem with Adapt4 even though I use iosscroll extension where I see similar jQuery offset override).

Also, I am thinking LMS usually embed the course in iframe/frameset, so should I enable _scrollingContainer this option always? 

Thank you,

Muthu

 

Thanks Matt, but I don't think I completely understand.

I have to use Adapt.drawer.addItem to add my extension to the drawer, right? Adapt.drawer.triggerCustomView does not add my extension to the drawer.

Adapt.drawer.triggerCustomView is used to open a new "page" in the drawer, right? Like what the resource extension does, but we don't need this new "page". 

We are trying to make a studylist that pops in an overlay page, when the user clicks the studylist-button in the drawer. We have already created popup studylist as its own div overlaying the entire Adapt course and the only thing we want the drawer button to do, is to show this div-element when clicked.

So clicking the studylist-button in the drawer should:

1. close the drawer

2. show the div-element

The problem we have, is that when the user opens the studylist, it calls Adapt.trigger('drawer:closeDrawer'); which works fine when there are more than one extension using the drawer. However when only the studylist extension is using the drawer clicking the drawer-btn results in the shadow staying visible and not disappearing.

Here are the two scenarios mentioned as links, as I don't know how to explain it. The first link link where it works and the other where it doesn't.

https://web.moch.dk/hta/adaptforum-studylist/working/index.html

https://web.moch.dk/hta/adaptforum-studylist/notWorking/index.html

 

 

Hi Uttam

Welcome to Adapt.

As you've posted in the technical forum what I am about to suggest may be too basic for you. But I'll let you decide!

If you're working in the authoring tool, we have some simple beginners help at canstudios.com/adapt-support - video tutorials, step-by-step guides etc. Very much aimed at the layperson! (They are for our hosted authoring tool - but a lot of it will apply/work for the open source version.)

I am sure there will be others here who'll point you to more technical resources!



 

Picture of Saral Sharma
by Saral Sharma - Wednesday, 27 May 2020, 3:30 PM
 

Hi,

I have uploaded a ADAPT assessment on SCORM Cloud and many people are taking this assessment successfully, no issue.

But few people, if at first attempt exits in the middle of the assessment and launch it again they gets different format than usual suspend data format. Due to this the assessment keep showing loading screen. The console shows error as shown in below screen shot.

Could anyone please let me know what could the problem be?

If you notice the suspend data is:
2b146070ji1001112a0101201112I70000000v_player.6K6LRL2pJiK.607k2EInlLT1^1^00100

Where as other people gets suspend data format of same assessment as below:
{"lang":"en","assessment":{"assess1":[0,0,11,0,1,{"5c812ae6d62dd70a9444d2f2":null,"5c812ae6d62dd70a9444d2f6":null,"5c812ae6d62dd70a9444d2f7":null,"5c812ae6d62dd70a9444d2f3":null,"5c812ae6d62dd70a9444d2f4":null,"5c812ae6d62dd70a9444d2f8":null,"5c812ae6d62dd70a9444d2f0":null,"5c812ae6d62dd70a9444d2f5":null,"5c812ae6d62dd70a9444d2f9":null,"5c812ae6d62dd70a9444d2fa":null,"5c812ae6d62dd70a9444d2fb":null}]},"completion":"-101100000000","questions":"","_isCourseComplete":false,"_isAssessmentPassed":false}

 

There is probably something different about the DOM at mobile which stops your style applying, or there is an existing style which is taking precedence and overriding yours.

You should be able to debug the course on a desktop by shrinking the window to mobile size.

Or you can debug a phone: If it's a recent Android phone it's quite easy to debug, with Chrome on the phone and Chrome on the computer and a usb cable. If it's an Apple phone you'll need a mac with iOS and Safari on the phone and Safari on the computer and also the usb cable.

 

 
This month Can Studios has launched a new, lower-cost, Adapt authoring subscription.
 
Adapt from Can Studios Basic is for experienced users and teams who want to just log in and get to work fast. The subscription includes:
  • full initial setup  
  • instant access 
  • secure hosting, automatic daily backups and back-up on demand
  • regular updates and maintenance
  • ongoing technical support
  • access to plugin management
  • source export
  • compatibility with the open-source tool 
  • our exclusive Preview editor – build and amend while seeing, navigating and interacting with material as the learner will
  • extra components and extensions – including flipper cards, expose, meter questions, list-style menu and Can Background
  • additional themes – with editable colour schemes.
Plus if you do want custom themes or interactions, our team of expert Adapt developers are on standby. We’ve been building Adapt-based elearning for our customers since 2015, and have been official collaborators on the Adapt Learning project since 2017. 
 
If you’d like a free trial head to canstudios.com/adapt-basic or contact info@canstudios.com
 
(Our Premium package - which includes more help/training - is also still available. See canstudios.com/adapt-premium)
 

Just posted on technical forum in response to someone needing to distribute their off-the-shelf catalogue WITHOUT having to repeatedly upload courses to multiple LMSs.

As it was the technical forum no product names were mentioned - but here for those who are interested in distributing their courses…

We’ve developed, and sell, a simple LMS with a reseller dashboard, precisely to make distributing an off-the-shelf catalogue easy.

It’s called Training Post.

The reseller dashboard allows an elearning provider to give each client a virtual server. You set up the courses once, and then say which courses each client can access in their instance. If you replace the SCORM file, it’s replaced it on all the client systems at once.

The reseller page isn’t live on our website yet, but you can see the single set up details at
canstudios.com/training-post 

Happy to provide a demo/free trial.

 

You're after adapt article background, if you're not on the latest framework. It has some limitations, particularly with iOS. You can get it from the plugin browser https://www.adaptlearning.org/index.php/plugin-browser/

If you're on the latest framework 5 then this function is built in.

Anyway, have a good dig around on the plugin browser for things you might want to use.

Jonathan

 

Hi there,

I'm releasing a brand new open source extension to the Adapt Learning community 🎉

Adapt Block Branching adds branching functionality to Adapt, allowing you to create scenario-driven e-learning. It's ideal for creating fun and engaging scenarios (I gave the example of Goosebumps books in the video below) as well as for informal assessments.

Learn more about the extension - 

The extension works on the Article and Block level. Each Block that has the extension enabled hides all the future blocks in the Article. Once the question Component in the Block is answered it will unlock the corresponding Block which reveals a further question for the learner.

If you want to try the Block Branching extension in your own projects, I've written a blog post on my website which shares a bit more information as well as the extension download link and its accompanying Scenario Outcome component.

See my blog and download the extension here.

I'll be actively maintaining this extension so if you have any questions or want to request new features ask below or create an issue on Github.

This extension was possible due to the client project which I cover in the blog post. If you are looking to create brand new learning experiences in Adapt why not partner with my company, Adapt Freelancer?

I've also recently started a newsletter where I share my new Adapt releases as well as some tips and tricks on how to use Adapt. You can join the newsletter here.

Enjoy,

Simon

 

Hi there,

I'm releasing a brand new open source extension to the Adapt Learning community 🎉

Adapt Block Branching adds branching functionality to Adapt, allowing you to create scenario-driven e-learning. It's ideal for creating fun and engaging scenarios (I gave the example of Goosebumps books in the video below) as well as for informal assessments.

Learn more about the extension -

The extension works on the Article and Block level. Each Block that has the extension enabled hides all the future blocks in the Article. Once the question Component in the Block is answered it will unlock the corresponding Block which reveals a further question for the learner.

If you want to try the Block Branching extension in your own projects, I've written a blog post on my website which shares a bit more information as well as the extension download link and its accompanying Scenario Outcome component.

See my blog and download the extension here.

I'll be actively maintaining this extension so if you have any questions or want to request new features ask below or create an issue on Github.

This extension was possible due to the client project which I cover in the blog post. If you are looking to create brand new learning experiences in Adapt why not partner with my company, Adapt Freelancer?

I've also recently started a newsletter where I share my new Adapt releases as well as some tips and tricks on how to use Adapt. You can join the newsletter here.

Enjoy,

Simon

Page: ()   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18 ...26   ()