测试
知识数据主要指用户和平台提供各类课程和实训项目的辅助信息,如用户、课程、实训基本信息,知识点、标签、测试集基本评估信息等,作业、测验等基本教学信息。可用于辅助推荐,提高准确率并缓解冷启动问题。
行为指用户在平台内进行学习活动及系统反馈结果所产生的数据。如参与讨论,完成实训任务,观看课程视频、代码行数、代码质量指数、代码运行时间/空间复杂度、获得的技能标签、通关的实训数、实验评测次数、实训总时长、学习持续性(每次学习时长)、学习积极性(学习)等,详细的交互行为数据有助于精细刻画用户的学习过程,从而挖掘用户学习习惯和知识水平,以此进行个性化推荐。
如社区贡献度、自定义实验数量/质量、实验创新新突破指数、评测机制创新性指数等。
jh7110-visionfive-v2.dtb
API
API.swift
Controllers
Authorization Bearer
unauthorized
multipart
json
x-www-form-urlencoded
2.2
Observable
Publisher
Combine
PublishSubject
Variable
Disposable
DisposeBag
Equatable
Codable
All
Any
Await
Race
caralho
docc
NSValue
NSNumber
UIColor
NSColor
curl
Adguard
Ublock Origin
Adblock Plus
SolidScroll
if/else
predicate
.templar
UIKit
-spark
-uos
-52
mutate()
reduce()
transform()
AnyCancellable
com.apple.provenance
yes
.github
src
Package.swift
class Event<T>
static func create() -> (invoke:Delegate<T>,event:Event<T>)
operator overload +=
operator overload -=
func subscribe (handler: EventHandler<T>)-> () -> Void
func unsubscribe (handler: EventHandler<T>) -> Void
class EventHandler<T>
var handle:Delegate<T>
init(handle:@escaping Delegate<T>)
typealias Delegate<T> = (_ sender:AnyObject?,_ args:T) -> Void
Event.init()
ConfigurationManager
discoverlproj
discovervalues
@Dependency
ComposableEnvironment
GlobalEnvironment
@DerivedEnvironment
[ { "id": 1, "username": "john_smith", "email": "john@example.com", "name": "John Smith", "state": "active", "created_at": "2012-05-23T08:00:58Z", "bio": null, "skype": "", "linkedin": "", "twitter": "", "website_url": "", "extern_uid": "john.smith", "provider": "provider_name", "theme_id": 1, "color_scheme_id": 2, "is_admin": false, "avatar_url": "http://localhost:3000/uploads/user/avatar/1/cd8.jpeg", "can_create_group": true, "current_sign_in_at": "2014-03-19T13:12:15Z", "two_factor_enabled": true }, { "id": 2, "username": "jack_smith", "email": "jack@example.com", "name": "Jack Smith", "state": "blocked", "created_at": "2012-05-23T08:01:01Z", "bio": null, "skype": "", "linkedin": "", "twitter": "", "website_url": "", "extern_uid": "jack.smith", "provider": "provider_name", "theme_id": 1, "color_scheme_id": 3, "is_admin": false, "avatar_url": "http://localhost:3000/uploads/user/avatar/1/cd8.jpeg", "can_create_group": true, "can_create_project": true, "projects_limit": 100, "current_sign_in_at": "2014-03-19T17:54:13Z", "two_factor_enabled": false } ]
智能导教系统提供数据接口
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
数据类型
知识数据
知识数据主要指用户和平台提供各类课程和实训项目的辅助信息,如用户、课程、实训基本信息,知识点、标签、测试集基本评估信息等,作业、测验等基本教学信息。可用于辅助推荐,提高准确率并缓解冷启动问题。
行为数据
行为指用户在平台内进行学习活动及系统反馈结果所产生的数据。如参与讨论,完成实训任务,观看课程视频、代码行数、代码质量指数、代码运行时间/空间复杂度、获得的技能标签、通关的实训数、实验评测次数、实训总时长、学习持续性(每次学习时长)、学习积极性(学习)等,详细的交互行为数据有助于精细刻画用户的学习过程,从而挖掘用户学习习惯和知识水平,以此进行个性化推荐。
其它
如社区贡献度、自定义实验数量/质量、实验创新新突破指数、评测机制创新性指数等。
数据接口
知识数据
jh7110-visionfive-v2.dtbAPIfolder andAPI.swiftfile inside itControllersinsideAPIfolder, and create a folder for each controllerAuthorization Bearertoken into every request?unauthorizedhandler?multipartrequestjsonrequestx-www-form-urlencodedrequest2.2anObservableinstance conforms to thePublisherprotocol from Swift’sCombine🎉PublishSubjectVariableObservableDisposable/DisposeBag)EquatablevaluesCodableAllAnyAwaitRacecaralho?doccdoccto build and preview documentationNSValueandNSNumberUIColorandNSColorcurlAdguard/Ublock Origin/Adblock Plus(用Adblock Plus源码编译的软件也支持,例如嗅觉浏览器 ) 支持复杂语法的过滤器,或者能兼容大规则的浏览器例如 X浏览器SolidScrollif/elsestatementspredicateis?.templarUIKit?-spark-uos-52(已停止支持)mutate()reduce()transform()AnyCancellableobjectcom.apple.provenancemetadata)yesyes.githubandsrcfolderPackage.swiftfile:class Event<T>static func create() -> (invoke:Delegate<T>,event:Event<T>)operator overload +=operator overload -=func subscribe (handler: EventHandler<T>)-> () -> Voidfunc unsubscribe (handler: EventHandler<T>) -> Voidclass EventHandler<T>var handle:Delegate<T>init(handle:@escaping Delegate<T>)typealias Delegate<T> = (_ sender:AnyObject?,_ args:T) -> VoidEvent.init()is private ?ConfigurationManagerConfigurationManagerdiscoverlprojdiscovervalues@Dependencyproperty wrapperComposableEnvironmentonly)ComposableEnvironmentGlobalEnvironment@DerivedEnvironmentproperty wrapperComposableEnvironmentandGlobalEnvironment