ClassKit

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sardus
Posts: 2
Joined: Tue May 16, 2023 7:06 pm

ClassKit

Post by sardus » Tue May 16, 2023 7:16 pm

Hello everyone

I would like to use the Apple ClassKit Framework in an educational app I wrote in Livecode to show student progress in Schoolwork. Is this possible?

Thank you very much

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9389
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: ClassKit

Post by richmond62 » Tue May 16, 2023 7:45 pm

Well, you would have to write a plug-in to use Apple's ClassKit framework in your LiveCode standalone, which might prove a lot of work.

It might be easier and more convenient to write routines inwith LiveCode to mimic the functionality of Apple's ClassKit framework.

Especially as "ClassKit is designed for educational organizations that use Apple School Manager and Managed Apple IDs."

[https://developer.apple.com/documentation/classkit/]

Classkit is designed to be used in apps developed in xCode rather than LiveCode.

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9670
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Re: ClassKit

Post by dunbarx » Tue May 16, 2023 8:49 pm

Sardus,

I assume you asking if it is "legal/ethical"? No?

Craig

sardus
Posts: 2
Joined: Tue May 16, 2023 7:06 pm

Re: ClassKit

Post by sardus » Tue May 16, 2023 9:56 pm

Thank you for your feedback.

The iPad is probably the most used tablet in the education sector. In addition, Livecode is very well suited for developing learning apps. Therefore, there would be great added value if Livecode supported the Framework ClassKit (like GameKit does).

I hope the Livecode developers are aware of this.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9389
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: ClassKit

Post by richmond62 » Wed May 17, 2023 4:32 pm

I have been designing educational software for desktop computers for classroom use since 1993 with LiveCode and its ancestors and never needed any add-ons at all.

Post Reply

Return to “iOS Deployment”