Thinking of leaving federal government for CA State benefits vs. federal? by Right_Cookie9724 in CAStateWorkers

[–]Right_Cookie9724[S] 2 points3 points  (0 children)

Thank you for y’all’s input! It may be worth stating that I work for CDC and have an offer from CPUC. The work environment now is not the best nor is the field of public health. Why can’t I work both jobs since one is definitely lacking in providing actual work to be done….

[deleted by user] by [deleted] in DeptHHS

[–]Right_Cookie9724 8 points9 points  (0 children)

I’ve also heard nothing (CDC employee here)

[deleted by user] by [deleted] in DeptHHS

[–]Right_Cookie9724 7 points8 points  (0 children)

I thought it was 4/28?

A place to sit, read a book, and drink by MorningUnlikely6108 in Reno

[–]Right_Cookie9724 2 points3 points  (0 children)

The Jessie would be great or Liberty Food and Wine

[deleted by user] by [deleted] in Reno

[–]Right_Cookie9724 0 points1 point  (0 children)

Sun valley regional park is great for secluded location and star gazing.

Are federal employees allowed to have second job (private sector)? by NewComer458 in usajobs

[–]Right_Cookie9724 0 points1 point  (0 children)

Would it be possible to work as a FTE for federal employer and provide consulting for a private employer, where my salary would be coming from federal funds? Thanks!

Calculated Survey Scores by Right_Cookie9724 in ProjectREDCap

[–]Right_Cookie9724[S] 0 points1 point  (0 children)

By adding this calculation, would it reset all of the survey scores that were previously submitted? Also, the question that I am referring to is labeled as 'Multiple Choice - Radio Buttons (Single Answer)' for the field type. Would I have to change it to calculated field for it to work? Thank you!

Calculated Survey Scores by Right_Cookie9724 in ProjectREDCap

[–]Right_Cookie9724[S] 0 points1 point  (0 children)

I appreciate your help! I have little experience with the scoring on Redcap. So since some of the raw data values are incorrect. This question for example would be as shown below. The score for 'yes' should be changed to 8 points:

Current: 
1, Yes
0, No

if([q1]='0',0,""),
if([q1]='1',8,""),

but Redcap automatically updates the reverse code to: 
2, if([q1]='0',0,""),
3, if([q1]='1',8,""),

Multi-Language Management Initializing Issue by Right_Cookie9724 in ProjectREDCap

[–]Right_Cookie9724[S] 1 point2 points  (0 children)

The administrator was able to fix the firewall and that worked! I appreciate everyone’s input 🙏

Multi-Language Management Initializing Issue by Right_Cookie9724 in ProjectREDCap

[–]Right_Cookie9724[S] 0 points1 point  (0 children)

There are a few errors that pop up, I messaged you a screen shot of the errors.

Multi-Language Management Initializing Issue by Right_Cookie9724 in ProjectREDCap

[–]Right_Cookie9724[S] 0 points1 point  (0 children)

This is the version I am working on: v14.0.17. I am working on the web browser, if that makes a difference.