"git@transfer.hft-stuttgart.de:knight/ASYST.git" did not exist on "b0ea3986d1a7418fa9732989ea6fa6f08853c59f"
Commit 84b4e0e4 authored by Abhishek's avatar Abhishek
Browse files

final moodle script with dta updated

parent 8329ea81
...@@ -34,6 +34,8 @@ services: ...@@ -34,6 +34,8 @@ services:
container_name: backend container_name: backend
image: hftstuttgart/cota-backend:latest image: hftstuttgart/cota-backend:latest
user: "${EUSER}:${EGID}" user: "${EUSER}:${EGID}"
ports: # Add this section
- "8081:8080"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- '/tmp/dta-tests:/tmp/dta-tests' - '/tmp/dta-tests:/tmp/dta-tests'
......
No preview for this file type
DEBUG: Data object being sent to add_moduleinfo():
stdClass Object
(
[course] => 6
[modulename] => assign
[name] => Fully Automated DTA Assignment
[intro] => This assignment was created by the final automation script.
[introformat] => 1
[section] => 1
[visible] => 1
[assignsubmission_dta_enabled] => 1
[assignsubmission_file_enabled] => 1
[dta] => 1
[tests_draft_dta] => 432698970
[assignsubmission_file_maxsizebytes] => 0
[cmidnumber] =>
[assignsubmission_file_maxfiles] => 20
[assignsubmission_onlinetext_enabled] => 0
[submissiondrafts] => 0
[requiresubmissionstatement] => 0
[requireallteammemberssubmit] => 0
[teamsubmission] => 0
[sendnotifications] => 1
[sendlatenotifications] => 0
[sendstudentnotifications] => 1
[grade] => 100
[blindmarking] => 0
[markingworkflow] => 0
[markingallocation] => 0
[attemptreopenmethod] => none
[allowsubmissionsfromdate] => 1753362310
[duedate] => 1753967110
[cutoffdate] => 0
[gradingduedate] => 0
[module] => 1
[timemodified] => 1753362310
[alwaysshowdescription] => 0
[completionsubmit] => 0
)
DEBUG: Returned object from add_moduleinfo():
stdClass Object
(
[course] => 6
[modulename] => assign
[name] => Fully Automated DTA Assignment
[intro] => This assignment was created by the final automation script.
[introformat] => 1
[section] => 1
[visible] => 1
[assignsubmission_dta_enabled] => 1
[assignsubmission_file_enabled] => 1
[dta] => 1
[tests_draft_dta] => 432698970
[assignsubmission_file_maxsizebytes] => 0
[cmidnumber] =>
[assignsubmission_file_maxfiles] => 20
[assignsubmission_onlinetext_enabled] => 0
[submissiondrafts] => 0
[requiresubmissionstatement] => 0
[requireallteammemberssubmit] => 0
[teamsubmission] => 0
[sendnotifications] => 1
[sendlatenotifications] => 0
[sendstudentnotifications] => 1
[grade] => 100
[blindmarking] => 0
[markingworkflow] => 0
[markingallocation] => 0
[attemptreopenmethod] => none
[allowsubmissionsfromdate] => 1753362310
[duedate] => 1753967110
[cutoffdate] => 0
[gradingduedate] => 0
[module] => 1
[timemodified] => 1753362310
[alwaysshowdescription] => 0
[completionsubmit] => 0
[instance] => 3
[coursemodule] => 10
[groupingid] => 0
[completion] => 0
[completionview] => 0
[completionexpected] => 0
[completionpassgrade] => 0
[completiongradeitemnumber] =>
[conditiongradegroup] => Array
(
)
[conditionfieldgroup] => Array
(
)
[visibleoncoursepage] => 1
[downloadcontent] => 1
[groupmode] => 0
[beforemod] =>
[gradingman] => grading_manager Object
(
[context:protected] => core\context\module Object
(
[_id:protected] => 28
[_contextlevel:protected] => 70
[_instanceid:protected] => 10
[_path:protected] => /1/3/27/28
[_depth:protected] => 4
[_locked:protected] => 0
)
[component:protected] => mod_assign
[area:protected] =>
[areacache:grading_manager:private] =>
)
[showgradingmanagement] =>
)
3
dta::https://transfer.hft-stuttgart.de/gitlab/cota/examples/cota-submission-calc-jdk.git::none::none::/
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment