getProperty(CatService::CAT_ADAPTIVE_IDS_PROPERTY); $widgetProperty = $this->getProperty(WidgetRdf::PROPERTY_WIDGET); $adaptiveSectionIdsProperty->editPropertyValues($widgetProperty, JsonObject::WIDGET_ID); return new Report(Report::TYPE_SUCCESS, 'QTI CAT Adaptive Section IDs are now visible in the GUI.'); } }