scotthanton / Competency-Tracker

0 stars 0 forks source link

Weekly Scrum - April 3rd #7

Open scotthanton opened 8 years ago

scotthanton commented 8 years ago

What I have Done Began creating the my skills section for the user accounts and converting the pre-generated views to match the functionality of our system.

What needs to be done We must continue to implement our use cases into the system.

What is holding me back Lack of experience, but as time is progressing things are becoming much easier to do.

VarunSriram commented 8 years ago

What I have done: Been fixing an error where views for the prerequisites were not generated to display the information. And its corresponding controller was not saving the data. These were fixed manually .

What needs to be done: The display of a users profile

What is holding me back: Long research sessions required to find solutions to errors related to the rails framework.

tosbak1 commented 8 years ago

What I have done: Added drop downs to select skill levels and skills for all areas around the website, as oppose to having to enter the skill name or id What needs to be done: Continue to integrate use cases most importantly the messaging functionality What is holding me back: Trying to figure out how and where to place things and trial and error.

jsinoimeri commented 8 years ago

What I have done: Fixed issue with the materials controller where it was attempting to save level instead of level_id, resulting in no skill levels being saved to materials

What needs to be done: Integration of our other use cases

What is holding me back: Lack of experience with Ruby on Rails especially when errors occur and research is needed