• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Connect API, how to track particular registrations?

Community Beginner ,
May 13, 2014 May 13, 2014

Copy link to clipboard

Copied

For our application, we use Connect API to manage training for users.

In our application, each course is mapped to a SCO ID on Connect. Users can register for the same course multiple times. Each course progress should be tracked independently.

Currently, users can launch the curriculum from our application. Behind the scenes, it checks if they have an Adobe Connect account, if not, it creates one. Then it creates a session and then transfers them to the curriculumn on Adobe Connect.

Every 15 minutes, we call the Connect API method report-bulk-consolidated-transactions to get all the course progresses and update our database.

The problem is that report-bulk-consolidated-transactions only returns the following data: SCO ID, Principal ID, Score, Date Started, Date Completed and some other fields. If a user registers for the same course twice and completes one course....both courses will show completed status.

My question is, when we create a session on Adobe Connect and then transfer a user to the curriculumn on Adobe Connect, can we get back a "transcript/transaction id" that we can look for in the report-bulk-consolidated-transaction call? That way, if a user registers for the same course twice and launches one of them...we have the transaction id for one of the courses only etc.

Views

250

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation