Search results: 259

Page: ()  1 ...  14  15  16  17  18  19  20  21  22  23  24  25  26  ()
 

Hi all

I've been through jira and +1 in the comments for the new features/feature enhancements that DeltaNet have a priority interest in, other areas we would like to see developed are listed below:

Existing features:

Gamification – We'd like to see the stars component that allows you to earn stars and have them count up on the menu and/or maybe the navigation bar feature developed further.

Hot graphic – more guidance on how to use this component effectively, i've seen a few posts which suggest that you can use any image as the pins rather than have a pin directly but we struggled when wanting to use chevrons as pins.

The Learner Assistant extension (e.g. assessment revision guide) - full v2 compatibility. 

The Frame by frame animation component - full v2 compatibility 

 

New features: 

Question components – allow different feedback for each answer given in single answers; for example if a scenario question had three answers options, none of which are right or wrong per se you would be able to target specific feedback for each answer i.e. Which fire extinguisher would you use to put our an electrical fire? Water / CO2 or Powder - Water is a definite no, CO2 is the best option but Powder can be used but may damage the equipment. This could also be linked to branching scenarios as well.

 

Question components - linking to what content is then viewable, i.e. if you answer a question correctly you see one bit of content but if incorrect you see additional content.

 

Locational hot graphic – a hot graphic where you can select things in a diagram and it will highlight the specific area. For example on a map you could select UK and the whole of that area highlights, with then variables as to whether you get a mini label, zoom in, pop up window etc. Would be good to have this as a question feature too so you could select location on the map that’s the correct answer and it highlights that region (or on a diagram the correct part of the pie chart/bar chart/process flow etc.)

 

Tara

 

The testing team at Kineo are now finalising their second round of testing of the Adapt Framework v2.0, prior to its release into the open source community. A test package was created with a representative layout and the full set of components included in this new release. Please note that the scope of the test did not cover an exhaustive variation of all core component configurations.

 

As many of the issues we reported from our first round of testing in March had been addressed, most of the bugs we found were fairly minor or content related, rather than any significant functional issues. 

 

We conducted cross compatibility testing across the agreed tech spec, and also carried out screen reader testing using both JAWS on desktop and the iOS Voiceover app on iPad. 

 

Here’s a breakdown of the type of issues we found:

  • Most were contextual, issues around styling the various elements to fit the art direction and small errors around layout, overruns and how things respond when scaling which have to be set up on a case-by-case basis. However there were far less of the frequent, endemic issues that we have seen in older versions of the Adapt framework.
  • There were issues that occurred due to the idiosyncrasies of each mobile OS/device.
    • Windows phone was the most problematic platform, not only because of the pop-up blocker in Mobile IE11 which cannot be disabled, but because we have not had to test on this OS as a project requirement, so we have not had a chance to account for its idiosyncrasies as we have for iOS and Android.
  • As we would expect there was a larger proportion of IE8 specific issues than any other browser due to how outdated it is.
  • We also used this as an opportunity to add/modify aria screen reader text for generic components.
  • Although approximately 25 accessibility issues have been entered into JIRA, the majority of them are of a minor to normal level and have to do with general navigational issues, inaccessible functionalities and unclear/incorrect alt text or completion states. These are mostly issues that affect the user experience rather than their ability to effectively use the course with accessibility software.

-Sam Cook, Head of Testing, Learning Content Team, Kineo

 

Greetings to forum and THX for advance :)

 

I just install adapt_framework on my Mac, all was great with permission and just seeing the final webpage welcome, all great till now.

 

The problems starting with adapt_authoring, after clone the files into a folder run “npm install” command long waiting and log and after i run “node install” the strange comes when terminal say to adapt framework was not found, and start to cloning it in auto mode, then ask me for the questions and when comes with master questions stop and no more news

 

what im wrong doing? 

 

OMG i really love to play with authoring because design a course with code only becomes hard i see

 

pls any help there?

 

many many thanks 

 

i used also the “sudo chown -R $USER /usr/local” run after install

 

i did after all a folder called ADAPT into my desktop for to get more accesible files, into the two folders adapt_framework and second adapt_authoring, maybe did wrong with this? may put all both in same folder maybe?

 

this is my last log

 

Successfully installed Adapt framework plugins.

You will now be prompted to set configuration items. Just press enter to accept the default.

> Server port (5000) 

> Server name (localhost) 

> Choose your database driver type (enter a number)

1. mongoose

 (1) 1

> Database host (localhost) 

> Master database name (adapt-tenant-master) inma

> Database server port (27017) 

> Data directory path (data) 

> Session secret (your-session-secret) 

> Choose your authentication method (enter a number)

1. local

 (1) 1441

error:   Invalid input for Choose your authentication method (enter a number)

1. local

 

> Choose your authentication method (enter a number)

1. local

 (1) 1

> Will ffmpeg be used? y/N (N) y

> Which SMTP service (if any) will be used? (see https://github.com/andris9/nodemailer-wellknown#supported-services for a list of supported services.) (none) 

> SMTP username 

> SMTP password 

> Sender email address inmacagliostro@gmail.com

> Which output plugin will be used? (adapt) 

Checking configuration, please wait a moment ... 

(node) warning: possible EventEmitter memory leak detected. 11 serverStarted listeners added. Use emitter.setMaxListeners() to increase limit.

Trace

    at Origin.addListener (events.js:179:15)

    at Origin.once (events.js:204:8)

    at initialize (/Users/23monalisas/Desktop/ADAPT/adapt_authoring/plugins/content/menu/index.js:96:7)

    at Object.<anonymous> (/Users/23monalisas/Desktop/ADAPT/adapt_authoring/plugins/content/menu/index.js:156:1)

    at Module._compile (module.js:460:26)

    at Object.Module._extensions..js (module.js:478:10)

    at Module.load (module.js:355:32)

    at Function.Module._load (module.js:310:12)

    at Module.require (module.js:365:17)

    at require (module.js:384:17)

events.js:85

      throw er; // Unhandled 'error' event

            ^

Error: listen EADDRINUSE

    at exports._errnoException (util.js:746:11)

    at Server._listen2 (net.js:1156:14)

    at listen (net.js:1182:10)

    at Server.listen (net.js:1267:5)

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/application.js:328:34

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/application.js:300:12

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/database.js:451:14

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/database.js:382:16

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/node_modules/async/lib/async.js:131:25

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/contentmanager.js:1473:9

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/node_modules/async/lib/async.js:131:25

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/plugins/content/bower/index.js:123:14

    at fs.js:334:14

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/node_modules/bower/node_modules/bower-config/node_modules/graceful-fs/graceful-fs.js:104:5

    at FSReqWrap.oncomplete (fs.js:95:15)

iMac-de-23monalisas:adapt_authoring 23monalisas$ node server

info: [29 Jun 2015 05:07:39 +02:00] configuration loaded from /Users/23monalisas/Desktop/ADAPT/adapt_authoring/conf/config.json 

(node) warning: possible EventEmitter memory leak detected. 11 serverStarted listeners added. Use emitter.setMaxListeners() to increase limit.

Trace

    at Origin.addListener (events.js:179:15)

    at initialize (/Users/23monalisas/Desktop/ADAPT/adapt_authoring/plugins/content/tag/index.js:73:7)

    at Object.<anonymous> (/Users/23monalisas/Desktop/ADAPT/adapt_authoring/plugins/content/tag/index.js:109:1)

    at Module._compile (module.js:460:26)

    at Object.Module._extensions..js (module.js:478:10)

    at Module.load (module.js:355:32)

    at Function.Module._load (module.js:310:12)

    at Module.require (module.js:365:17)

    at require (module.js:384:17)

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/contentmanager.js:513:27

error: [29 Jun 2015 05:07:39 +02:00] Error: failed to connect to [localhost:27017] 

error: [29 Jun 2015 05:07:39 +02:00] Database Connection failed, please check your database 

events.js:85

      throw er; // Unhandled 'error' event

            ^

Error: listen EADDRINUSE

    at exports._errnoException (util.js:746:11)

    at Server._listen2 (net.js:1156:14)

    at listen (net.js:1182:10)

    at Server.listen (net.js:1267:5)

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/application.js:328:34

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/application.js:300:12

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/database.js:451:14

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/database.js:382:16

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/node_modules/async/lib/async.js:131:25

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/lib/contentmanager.js:1473:9

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/node_modules/async/lib/async.js:131:25

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/plugins/content/bower/index.js:123:14

    at fs.js:334:14

    at /Users/23monalisas/Desktop/ADAPT/adapt_authoring/node_modules/bower/node_modules/bower-config/node_modules/graceful-fs/graceful-fs.js:104:5

    at FSReqWrap.oncomplete (fs.js:95:15)

iMac-de-23monalisas:adapt_authoring 23monalisas$ 

 

 

 

Feedback from Adapt Builder users

I’ve been lucky to spend some time with more than 100 Adapt users at 2 events we ran in the last week in Leeds and London. It’s always great to spend time with actual end users of products you’ve been involved in building and as always I learned a huge amount. I thought I’d share some of the feedback here since many of the people on this forum have been responsible for building various bits of Adapt:

  1. There is a real sense of excitement in Adapt from the end user community. Users are taking the opportunity presented by Adapt to rebuild vast parts of what they do with e-learning in general and the flexibility that Adapt is giving them is allowing them to really up the game
  2. More users than ever are building their own content using Adapt Builder. This is at odds with many of my previous experiences which was that enterprise users would be slow to adopt new approaches but Adapt seems to present the opportunity to change this which is great
  3. Users are getting up to speed really quickly with Adapt Builder and building some great e-learning content really quickly using the tool

Of course there’s always an appetite for more and I’ve come back with a list of requirements as long as my arm. I think the list below is a good and up to date list of requirements from a representative sample of Adapt users so I thought my top 10 was worth sharing too:

  1. Branching scenarios delivered at a component level and buildable / editable in the builder
  2. Improved assessment functionality
  3. Improved hot graphic editing in the builder – the users I’ve spoken to are struggling with this
  4. Ordering and rating component
  5. Version control in the builder
  6. Better menuing options
  7. Automatic publish to an LMS
  8. Extended capability around themes
  9. Gamification – I think that means leaderboards, points collection and possibly some sort of extension to integrate with Open Badges
  10. Workflow that enables subject matter experts to comment on modules as they are being built

All of the above will feed into our development plans @learningpool over the next few months and no doubt Mark and the team will work with the contributing community to make some of this happen. It was great to meet some of the people on the forums face to face too and here’s hoping we can build on the momentum we’ve started.

Happy to hear comments on any of the above

Paul

 

Picture of Helen Bailey
by Helen Bailey - Thursday, 28 May 2015, 11:52 AM
 

Out of curiosity I  added a second course to the authoring tool.

When i try to preview it it loads a totally blank window. No content in the source and no loading icon...

Nothing in my cmd prompt either.

Any clues?

 

Hi all,

I am new to Adapt so I am experimenting with the Framework to gain more experience and learn new things.

HTML 5 offers a great variety of Media Types (Audio, Videos, Animations, SVGs …) that can be added natively to a web content. Depending on the use cases using and combining these Elements will drastically increase the experience for the learners. However, using all of them at once will probably be too much for the users.

I developed a component that plays a list of Audio-Files and displays a text label for each Audio-Track. Since Adapt does recognise when a component is in the Viewport, I wanted to use this feature to play the Audio automatically.

Here is the Demo and below is what I have learned about playing Audios / Videos automatically:

  • Add a delay:
    I think starting to play the content immediately when the component is in the viewport is a bad pattern. Imagine the user wants to scroll through the whole course and every audio component screams at her.
  • Show feedback to the user:
    Combine the delay with a visual representation of the current state. So that the user has time to understand what is going on.
  • Give the user the ability to control the behaviour of the Component:
    The user should always have full control over the content. So make sure that she can stop the autoplay mode and play the audio at any time.
  • Make sure that only one Audio/Media Component is playing at a time:
    This is extremely crucial for long scrolling pages that can include multiple instances of Audio- and Video-Components. Imagine the user scrolls through the entire page at once and every component starts to play! So make sure that your components tell each other if they are playing and when they are done or paused.

To sum up:

I think that playing Audios automatically can increase the experience and convenience for your learners. Think about the right triggers and make sure to test.

 

Please share your thoughts with me. Any feedback is highly welcome!

Thanks,

Thomas

 

Disclaimer: the component is still a draft, so it might be buggy

 

Hi Chuck Lorenz, 

Thank you so much for your update. It's very clear now for people like me :) 

Will be update/raise issue if having any problem with your documentation.

Kind Regards, 

Duc

 

(The link provided above is to a demo-wiki repo where I've been prepping wiki pages. Most pages in that repo are works in progress, or current pages that are being reformatted, or their content is under review, or the pages are subject to deletion. I've got nothing to hide :-) but, really, you're better off sticking to the info you find in the Adapt wikis. )

 

Hi Duc (and Dan),

The updated installation instructions are in place in the authoring tool wiki. Everyone who uses these instructions is encouraged to help us improve them. Help us keep track of your comments/suggestions by leaving them, please, in the authoring tool Issues: https://github.com/adaptlearning/adapt_authoring/issues/606.

(FYI - a second, more succinct version is also available: Developer's Install.)

Chuck

 

Hi Dan, 

Thank you for your prompt reply. 

Following your answer, I did a research about "Chuck Lorenz" and I think that his documentation is very useful, but I found that his document did not give a step by step instruction about how to deploy Adapt authoring tool to a real Linux Server. I hope that you or anyone will write an article about this matter.  I think it will be really helpful for people like me. 

For eveyone like to know about Chuck Lorenz wiki page, here is his link.

Kind regards, 

Duc

Page: ()  1 ...  14  15  16  17  18  19  20  21  22  23  24  25  26  ()