Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Inception

Inception

Scheduled Pinned Locked Moved The Lounge
javascriptcsharpasp-netdatabaseadobe
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nathan Minier
    wrote on last edited by
    #1

    Embedding a Flash application (I know) training module into an application. It has a JavaScript LMS adapter. Which has a JavaScript SCORM adapter. I want to use it with my existing Angular v1 SPA. "Too easy," I think, " it's all JavaScript." So I start studying the SCORM API, which it turns out was finalized in 2001, which is when the application adapters were written as well. Nary a callback in sight, and promises weren't even a gleam in the W3C's eye yet. I slowly realize, to my horror, that it will be impossible to directly implement the SCORM API directly in my SPA code. Even though they're all written in the same language, they simply will not talk to one another. I need to create...an adapter. So we have a Flash app, with a JS adapter, with a JS adapter, with a JS adapter, with a JS engine, which talks to my C# back end, with a SQL back end, and whatever meta-language reality is written in. I skipped a few, I know. I plan to be hung over tomorrow.

    "Never attribute to malice that which can be explained by stupidity." - Hanlon's Razor

    M 1 Reply Last reply
    0
    • N Nathan Minier

      Embedding a Flash application (I know) training module into an application. It has a JavaScript LMS adapter. Which has a JavaScript SCORM adapter. I want to use it with my existing Angular v1 SPA. "Too easy," I think, " it's all JavaScript." So I start studying the SCORM API, which it turns out was finalized in 2001, which is when the application adapters were written as well. Nary a callback in sight, and promises weren't even a gleam in the W3C's eye yet. I slowly realize, to my horror, that it will be impossible to directly implement the SCORM API directly in my SPA code. Even though they're all written in the same language, they simply will not talk to one another. I need to create...an adapter. So we have a Flash app, with a JS adapter, with a JS adapter, with a JS adapter, with a JS engine, which talks to my C# back end, with a SQL back end, and whatever meta-language reality is written in. I skipped a few, I know. I plan to be hung over tomorrow.

      "Never attribute to malice that which can be explained by stupidity." - Hanlon's Razor

      M Offline
      M Offline
      megaadam
      wrote on last edited by
      #2

      Nuh sod Flash. All you need to do is to convince them they only need a command-line based training interface. :suss:

      "If we don't change direction, we'll end up where we're going"

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups