Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Articulate in DNNArticulate in DNN
Previous
 
Next
New Post
6/3/2010 1:14 PM
 
I would like to put Articulate surveys and training courses onto a DNN site.
Articulate publishes a htlm file and the other files to go with it.
When I paste the html into a DNN html module, nothing shows up.

Can anyone help me get Articulate to work with DNN?

Thanks
 
New Post
6/3/2010 1:48 PM
 
if the html contains a form, you will need to create an html file containing it and display it inside an iframe, because forms cannot be nested and DNN already places a form on the page.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/3/2010 4:49 PM
 
Articulate creates the quiz in FLASH.
I was able to use a HTML module and play the flash.
That means I'm not using the HTML page that Articulate generated.
Here is the page:
<html>
<head>
<!-- Created using Articulate Quizmaker '09 3.3 - http://www.articulate.com  -->
<!-- version: 3.3.1005.1623 -->

<!-- saved from url=(0014)about:internet -->

<title>Maximo Success Levels Survey</title>

<script>
var g_bLMS = false;
var g_bAOSupport = false;
var g_strContentFolder = "quiz_content";
</script>

<script LANGUAGE="JavaScript1.2" SRC="quiz_content/quiz.js" TYPE="text/javascript"></script>

<script LANGUAGE="VBScript">
<!--
Sub player_FSCommand(ByVal command, ByVal args)
    call player_DoFSCommand(command, args)
end sub
// -->
</SCRIPT>

<script>

var g_strSwfFile = "quiz.swf";
var g_nWidth = 720;
var g_nHeight = 540;
var g_strScale = "noscale";   // noscale | show all
var g_strBrowserSize = "default";   // default, fullscreen, optimal
var g_strBgColor = "#FFFFFF";
var g_strAlign = "middle";
var g_strQuality = "best";
var g_bCaptureRC = false;
var g_strFlashVars = "";
var g_bScrollbars = true;

</script>

</head>

<body onunload="DoOnClose()" onbeforeunload="DoOnClose()" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">

<script>

document.bgColor = g_strBgColor;

if (g_bScrollbars)
{
    document.write("<table border=0 cellpadding=0 cellspacing=0 width='100%' height='100%' align=center>");
    document.write("<tr>");
    document.write("<td align=center>");
}

    WriteSwfObject(g_strSwfFile,
               g_nWidth,
               g_nHeight,
               g_strScale,
               g_strAlign,
               g_strQuality,
               g_strBgColor,
               g_bCaptureRC,
               g_strFlashVars);

if (g_bScrollbars)
{
    document.write("</td>");
    document.write("</tr>");
    document.write("</table>");
}

ResizeBrowser(g_strBrowserSize);
</script>

<DIV id='divEmail' style="position: absolute; width: 10; height: 10; left: 10; top: 10; visibility:hidden" ></DIV>

</body>
</html>


So now I'm worried that I won't be able to get the data (answers) the user inputs.
Should part of the above HTML be added somehow to the HTML module I have running the .swf file?

Thanks,
Dave
 
New Post
6/3/2010 4:53 PM
 
If I were to use an iframe, how do you put on into the HTML module?
I tried using the iFrame module, but it won't let me link to a .html file on the DNN server.
I used the following url:
http://www.burtoncc.com/wwwroot/Portals/0/quiz.html
Thanks,
Dave
 
New Post
6/4/2010 10:52 PM
 
Hello David You don't need to add "wwwroot" in your URL try this URL http://www.burtoncc.com/Portals/0/quiz.html.

Rashid KAZI
Rashid.KAZI @ DNN4Less.com

Fast & most affordable DotNetNuke Hosting.
Shared Hosting - Resellers Hosting - Cloud Servers - Dedicated Servers

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Articulate in DNNArticulate in DNN


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out