Difference between revisions of "Help:Task"

From BITPlan cr Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.2.6)
 
(modified by py-yprinciple-gen 0.2.6)
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
=== Documentation ===
 
=== Documentation ===
 
A semantic publishing task
 
A semantic publishing task
=== Example Task ===
+
=== Example Tasks ===
 
{{#ask: [[Concept:Task]]
 
{{#ask: [[Concept:Task]]
 
}}
 
}}
Line 37: Line 37:
 
end note
 
end note
 
class Task {
 
class Task {
 +
  Number id
 +
  Text title
 +
  Text objective
 +
  Date since
 
}
 
}
 
TaskNote .. Task
 
TaskNote .. Task
Line 121: Line 125:
 
</uml>
 
</uml>
 
see also
 
see also
* [[List of Task]]
+
* [[List of Tasks]]
 
* [[Help:Task]]
 
* [[Help:Task]]
 
* [[Concept:Task]]
 
* [[Concept:Task]]

Latest revision as of 07:41, 21 March 2023

Help Icon.png

Help for Task

iconTopicnamepluralNamedocumentation
TaskIcon-64px.pngTaskTaskTasksA semantic publishing task

Documentation

A semantic publishing task

Example Tasks

Task0, Task1, Task2, Task3

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Task idthe id of the taskTypes/Numberididtruefalse
Task objectivethe objective of the taskTypes/Textobjectiveobjectivefalsefalse
Task sincesince when the task is availableTypes/Datesincesincefalsefalse
Task titlethe title of the taskTypes/Texttitletitlefalsefalse

uml

see also

topic links: