Need a short JavaScript Code for Adobe Captivate

已关闭 已发布的 5 年前 货到付款
已关闭 货到付款

Hey guys,

i made this short video to describe my problem.

[login to view URL]

I got a code from a friend which already could be correct but didnt get it to include it into Adobe Captivate like it works. Maybey it helps you:

Antwort: <input id="myinput" onchange="calcScore([login to view URL]);"> Punkte: <span id="result"></span>

<script>

function getScore(value) {

var lowerLimit = 75, upperLimit = 80,

maxValue = 100, maxScore = 10;

if (value < lowerLimit) factor = value / lowerLimit;

else if (value > upperLimit) factor = (maxValue - value) / (maxValue - upperLimit);

else factor = 1;

return maxScore * factor;

}

function calcScore(value) {

[login to view URL]("result").textContent = getScore(value);

}

</script>

sry, here the correct link: https://www.youtube.com/watch?v=ALexZW289oU

Adobe Captivate JavaScript

项目ID: #16761539

关于项目

6个方案 远程项目 活跃的5 年前

有6名威客正在参与此工作的竞标,均价€79/小时

Angel521

Hello. I am *XiaoLong* 99.99999% Completion Rate!!! I am an expert of Web Development such as php(WP,CI,Cake..),javascript, html,css,.net,and so on. I have done these works for several years. "Correct implementatio 更多

€34 EUR 在10天内
(15条评论)
5.3
CodeApex

Hello, Video link is not working so kindly provide over chat. I am professional and will provide short JavaScript Code for Adobe Captivate. If we can discuss the requirement in detail then will provide a better so 更多

€40 EUR 在3天内
(8条评论)
3.5
AndreaScript

Hello, I'm sure if you can change in-built function as you use standard type of question. It's simply to create this activity if you don't need to provide results into LMS. Thanks.

€166 EUR 在5天内
(2条评论)
3.2