shershen08
About
- Username
- shershen08
- Joined
- Visits
- 9
- Last Active
- Roles
- Member
Comments
-
@sebastiaan by following i meant: 1) runtime-libraries manager - for a basic visualization we'll need a pack of several libraries (jQuery, some Canvas-js etc.) and (further) we'll need to switch on additional js-libraries like for adding web-camer…
-
But if we still need a server-side for: session management, database collecting results. Maarten and me we've been thinking for the details of client-side implementation with something like this: (Image)
-
I actually don’t get what you guys mean by “full HTML page” ? If using Javascript to generate client experience in experiment - we basically need only head and body container tags, to initiate runtime (we actually can create them also, but that´s no…
-
I think that splitting the "convertor" and the "player" (or a presenter) of a test by design is a good idea, so we write a "convertor" in a way that it generates a code, ready to use by the "player". Probably…
-
Sebastiaan, thanks for corrections about OpenSesame script I got your point about client-side experiment generating, but still we'll need a utility server-side anyway i suppose. Here's a new version of a scheme (Image) and simple process diagram…