You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mission to create a new Java class to store information about site users in the system.
Your mission, should you choose to accept it, is to create a new Java class to store information about site users in the system. .
The day of the operation is October 26th, 2021
You will have 4 hours to complete your mission.
One of the project’s major goals is to establish https://cc.curriki.org as the global authoring and distribution hub and library for openly licensed, next generation, open educational resources (OER+) under the least restrictive Creative Commons license, CC-BY.
You will be joining a team of the boldest
of all Red Hatters for this mission, who will be at your service developing the code and automating the deployment to OpenShift.
Should you, or any of your force be taken or compromised that day, you must report back as many changes as you have made, and any knowledge of your actions, by pull request or comments on the issue on the board.
Mission to create a new Java class to store information about site users in the system.
Your mission, should you choose to accept it, is to create a new Java class to store information about site users in the system. .
The day of the operation is October 26th, 2021
You will have 4 hours to complete your mission.
One of the project’s major goals is to establish https://cc.curriki.org as the global authoring and distribution hub and library for openly licensed, next generation, open educational resources (OER+) under the least restrictive Creative Commons license, CC-BY.
You will be joining a team of the boldest
of all Red Hatters for this mission, who will be at your service developing the code and automating the deployment to OpenShift.
How to get started:
Follow the instructions here to setup the project: https://github.com/team19hackathon2021/ActiveLearningStudio-API/tree/master/src
The details of your mission:
Create the init method for the userKey field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userKey to define the userKey field
Here is a suggestion on what the code might look like:
Create the init method for the userKeys field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userKeys to define the userKeys field
Here is a suggestion on what the code might look like:
Create the init method for the userId field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userId to define the userId field
Here is a suggestion on what the code might look like:
Create the init method for the userName field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userName to define the userName field
Here is a suggestion on what the code might look like:
Create the init method for the userEmail field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userEmail to define the userEmail field
Here is a suggestion on what the code might look like:
Create the init method for the userFirstName field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userFirstName to define the userFirstName field
Here is a suggestion on what the code might look like:
Create the init method for the userLastName field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userLastName to define the userLastName field
Here is a suggestion on what the code might look like:
Create the init method for the userFullName field inside the SiteUser class
Create an initialization method that starts with an underscore (_)userFullName to define the userFullName field
Here is a suggestion on what the code might look like:
Create the _objectTitle method inside the SiteUser class
This message will not self destruct, because this project is open source.
The text was updated successfully, but these errors were encountered: