Available translations
loading results
Mentorship Program
Becoming proficient enough with Superalgos to the point in which you may produce valuable contributions may be a lengthy process. The mentorship program incentivizes deep collaboration, apprenticeship, and the formation of Contributors.
Llegar a ser lo suficientemente competente con Superalgos hasta el punto en que pueda producir contribuciones valiosas puede ser un proceso largo. El programa de mentores incentiva la colaboración profunda, el aprendizaje y la formación de Colaboradores.
Стать достаточно опытным в работе с Superalgos до такой степени, чтобы вы могли внести ценный вклад, может быть длительным процессом. Программа наставничества стимулирует глубокое сотрудничество, обучение и формирование участников.
Değerli katkılar üretebileceğiniz noktaya kadar Superalgos'ta yeterince yetkin olmak uzun bir süreç olabilir. Mentorluk programı, derin işbirliğini, çıraklığı ve Katkıda Bulunanların oluşumunu teşvik eder.
Content
Governance->Concept->Reusable Governance Snippets->Featuring Tokens Bonus
Important: Participation in this program is incentivized with a Tokens Bonus, meaning you earn tokens just by participating! Read about Tokens Bonus to learn more!
Important: La Participación en este programa es incentivado con un Tokens Bonus( bono de tokens), lo que significa que ganará tokens solo por participar! Lea más acerca de Tokens Bonus para aprender más!
Important: Участие в этой программе стимулируется бонусом Tokens Bonus, то есть вы зарабатываете токены, просто участвуя! Прочтите о Tokens Bonus, чтобы узнать больше!
Important: Die Teilnahme an diesem Programm wird mit einem Token-Bonus belohnt, d. h. Sie verdienen Token, indem Sie einfach mitmachen! Lesen Sie über den Token-Bonus, um mehr zu erfahren!
Important: Bu programa katılım, Jeton Bonusu (Tokens Bonus) ile teşvik edilir, yani sadece katılarak jeton kazanırsınız! Daha fazla bilgi edinmek için Jeton Bonusu (Tokens Bonus) hakkında bilgi edinin!
With this program, you may earn Superalgos SA Tokens for every user you mentor, and also for the users they mentor!
Con este programa, puede ganar Superalgos SA Tokens por cada usuario que mentoree, ¡y también por los usuarios a los que ellos mentoreen!
С помощью этой программы вы можете зарабатывать токены Superalgos SA Token за каждого пользователя, которого вы наставляете, а также за пользователей, которых они наставляют!
Bu programla, mentorluk yaptığınız her kullanıcı ve ayrıca onların mentorluk yaptıkları kullanıcılar için Superalgos SA Tokenları kazanabilirsiniz!
To participate, you must spawn the Mentorship Program and declare your mentors. To do that, add a User Mentor node and use it to establish a reference to the User Profile of the person that mentored you. If you have more than one mentor, add more User Mentor nodes!
Para participar, debe desplegar el Mentorship Program ( programa de mentoría) y declarar sus mentores. Para hacer esto, agregue el nodo del User Mentor yuselo para establecer una referencia al User Profile de la persona que le ha mentoreado. Si tiene más de un mentor, agregue más nodos de User Mentor!
Для участия вы должны запустить программу наставничества Mentorship Program и объявить своих наставников. Для этого добавьте узел User Mentor и используйте его, чтобы установить ссылку на профиль пользователя человека, который вас наставлял. Если у вас более одного наставника, добавьте больше узлов User Mentor!
Katılmak için Mentorluk Programını oluşturmalı ve mentorlarınızı beyan etmelisiniz. Bunu yapmak için bir Kullanıcı Mentoru (User Mentor) düğümü ekleyin ve bunu size akıl hocalığı yapan kişinin Kullanıcı Profiline referans oluşturmak için kullanın. Birden fazla mentorunuz varsa, daha fazla User Mentor düğümü ekleyin!
Superalgos is meant to grow into a massive global collaboration. To do that, the project needs an ever-growing group of Contributors!
Superalgos está destinado a convertirse en una colaboración global masiva. ¡Para hacer eso, el proyecto necesita un grupo cada vez mayor de Colaboradores!
Superalgos призван превратиться в крупномасштабное глобальное сотрудничество. Для этого проекту нужна постоянно растущая группа авторов!
Superalgos'un büyük bir küresel işbirliğine dönüşmesi amaçlanıyor. Bunu yapmak için projenin sürekli büyüyen bir "Katkıda Bulunanlar Grubuna" ihtiyacı var!
Governance->Concept->Reusable Governance Snippets->Community Building Programs
Tip: Read about the Community Building Programs to learn how this program calculates Tokens Awarded.
Tip: Leer acerca de Community Building Programs ( Progamas para construir comunidades) para aprender como este programa calcula los Tokens Awarded (Tokens otorgados).
Tip: Прочтите о Community Building Programs, чтобы узнать, как эта программа рассчитывает Tokens Awarded.
Tip: Lesen Sie über die Community Building-Programme, um zu erfahren, wie dieses Programm die vergebenen Token berechnet.
Tip: Bu programın Jeton ödüllerini nasıl hesapladığını öğrenmek için Topluluk Oluşturma Programları (Community Building Programs) hakkında bilgi edinin.
Configuration
Configuration
Конфигурация
Yapılandırma
Initial Values
These are the Initial Values for Mentorship Program configuration:
{}
Examples
This is a list of properties featured by the Mentorship Program configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Mentorship Program Menu
The Mentorship Program node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add User Mentor menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- actionFunction:
payload.executeAction
- label: Add User Mentor
- relatedUiObject: User Mentor
- relatedUiObjectProject: Governance
The Add Tokens Awarded menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
tokensAwarded
- actionFunction:
payload.executeAction
- label: Add Tokens Awarded
- relatedUiObject: Tokens Awarded
- relatedUiObjectProject: Governance
The Add Tokens Bonus menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
tokensBonus
- actionFunction:
payload.executeAction
- label: Add Tokens Bonus
- relatedUiObject: Tokens Bonus
- relatedUiObjectProject: Governance
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Mentorship Program already has the required child type that the menu item may add, and only that child is allowed for that case.
Mentorship Program Children
The Mentorship Program node has the following childrenNodesProperties:
The User Mentors node property features the following properties:
- name:
userMentors
- type: array
- childType: User Mentor
- autoAdd: false
The Tokens Awarded node property features the following properties:
- name:
tokensAwarded
- type: node
- childType: Tokens Awarded
- autoAdd: true
The Tokens Bonus node property features the following properties:
- name:
tokensBonus
- type: node
- childType: Tokens Bonus
- autoAdd: true
Mentorship Program Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Mentorship Program with other nodes:
Compatible Types: