(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Intelligent system for interactive online education based on cloud big data analytics

What is it about?

Based on the big data cloud computing platform with online teaching at the application scenario, the functional modules of the system are divided according to the user’s functional requirements for the system, and the system is briefly designed to determine the system architecture. The core functional modules of the system include an online experiment module, online classroom module, video course module, online examination module and basic function module.

Why is it important?

Using software engineering methods, the design process of the above functional modules is described, and the realization process of key functions is elaborated in detail. Taking into account the security requirements for video transmission in the video course module, the streaming media on-demand technology based on the RTMP protocol is adopted. In order to meet the highly interactive requirements of the online classroom module, the rich Internet application development technology based on Flex4.0 is adopted.

Read more on Kudos…
The following have contributed to this page:
wang juan
' ,"url"));