Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interactions was not working ,What was the wrong over here? #44

Open
ravi0076 opened this issue Jun 11, 2022 · 1 comment
Open

interactions was not working ,What was the wrong over here? #44

ravi0076 opened this issue Jun 11, 2022 · 1 comment

Comments

@ravi0076
Copy link

stdClass Object
(
    [completion_status] => incomplete
    [completion_threshold] => 
    [credit] => credit
    [entry] => 
    [exit] => suspend
    [launch_data] => 
    [student_id] => 123456789
    [student_name] => Ramesh Bharwad
    [location] => {"curPage":5,"completed":[0,1,2,3]}
    [max_time_allowed] => 
    [mode] => normal
    [progress_measure] => 
    [scaled_passing_score] => 
    [session_time] => PT16.91S
    [success_status] => unknown
    [suspend_data] => [["RokUsTwQ58","IQjIr4yheT","emusyAUc4f","v44THuNrq1","693395e7-a187-4ac6-877a-d2278b52889d","b4f42983-15bc-4f3f-b526-a7e8d982a477","0b02dcb3-1490-4426-b4e5-ae934f1339b2","5467e982-be88-46af-ba75-4d2ffc9539b1","7d73f654-9e04-4a6d-adf2-631a0787750c","a|0|1|2|3|4|5|6|7|8","completed","a|A","b|T","o|B|C","started","result","a|E|F|B","score","totalAnsweredCorrectly","totalAnsweredIncorrectly","totalAnswered","a|H|I|J|K","n|K","n|1","n|4","n|5","o|L|M|N|O|P","o|G|C|Q|C","answer","submitted","answeredCorrectly","a|S|T|U","brightest","blackest","Pontus","a|W|X|Y","dfd","dfgd","o|Z|a|b|b","b|F","o|V|c|C|d","dfgdf","o|V|f|C|d","270e9ee7-7156-4e26-ba05-953d2ba0aa26","o|V|h|C|d","response","a|B|j|H","droppable-destination-0513cb83-a810-4881-85b4-07d23dafb060","droppable-destination-d37ef74a-e471-425c-a447-ea47ae033537","a|l|m","draggable-0513cb83-a810-4881-85b4-07d23dafb060","draggable-d37ef74a-e471-425c-a447-ea47ae033537","o|n|o|p","o|k|C|q|N","o|V|r|C|C","hjjh","o|V|t|C|d","o|9|D|D|D|R|e|g|i|s|u"],"v"]
    [time_limit_action] => continue,no message
    [total_time] => 0
    [comments_from_learner] => stdClass Object
        (
            [childArray] => Array
                (
                )

        )

    [comments_from_lms] => stdClass Object
        (
            [childArray] => Array
                (
                )

        )

    [interactions] => stdClass Object
        (
            [childArray] => Array
                (
                )

        )

    [learner_preference] => stdClass Object
        (
            [audio_level] => 1
            [language] => 
            [delivery_speed] => 1
            [audio_captioning] => 0
        )

    [objectives] => stdClass Object
        (
            [childArray] => Array
                (
                )

        )

    [score] => stdClass Object
        (
            [scaled] => 0.2
            [raw] => 20
            [min] => 0
            [max] => 100
        )

)
@jerry42
Copy link

jerry42 commented Oct 24, 2022

Had a problem with Interaction just lost 2 hours thinking it was my code. Switch to native API call and it works.

Don't know if this repo is still working/active/maintained. Hope I saved somebody's else time cause I can't get mine back 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants