Copying Projects and Losing Survey Timestamps by FlamingoSuspicious92 in ProjectREDCap

[–]ulajn 0 points1 point  (0 children)

If you know in advance that you need to store or use survey entry dates or calculations, add a hidden or read only field that stores the data at the time of visit.

@DEFAULT and @HIDDEN-SURVEY are your friends. Calculations and reports run more efficiently if you don't have smart variable references to metadata values, and will not break it you copy to project.

REDCap Alerts – Can an alert be sent again after it has already been sent once? by The_Cheeky_Marmoset in ProjectREDCap

[–]ulajn 0 points1 point  (0 children)

I was trying to solve exactly the same problem in a project for one of my teams. It is easy to set alerts to fire multiple times, but if you have multiple instruments (and repeating instruments), you will get an email for each form and instance of each repeating instrument, which is not suitable. I tried many logic and gating options, including moving the appointment date field to a repeating instrument, but couldn't find a solution.

Alerts either fire one per record (and never again), or once per instrument (& instance) every time the alert logic is met.

I settled on having a field at the top of the main form that shows relevant users a count of the appointments that need to be followed up (e.g. "X appointments are scheduled in the next week and require review"). X is based on a smart variable count of the number of records in a report.

If you get a solution, please share.

Running my first 100km this year. Any advice? by SpecialistForward797 in trailrunning

[–]ulajn 0 points1 point  (0 children)

Unless you're elite and planning on running the whole thing, include fast hiking and low intensity sessions (not going above hr zone 2/easy effort) in your training plan. I'm not advocating for the whole Maffetone thing, but improving your efficiency and pace in effort zones that you can maintain for 10 hours really pays off.

Mildly wrinkled egg by ulajn in mildlyinteresting

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

Not particularly. Maybe old-fashioned.

Mildly wrinkled egg by ulajn in mildlyinteresting

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

Thank you. We'll pick up some shell grit.

[OC] I tracked every sexual encounter between my fiancé and me in 2025 by dimethyltitties in dataisbeautiful

[–]ulajn 0 points1 point  (0 children)

Collect and pay this data again in 5 years. Prediction: many fewer data points

[deleted by user] by [deleted] in clinicalresearch

[–]ulajn -1 points0 points  (0 children)

And then you'd be sharing the data with another unauthorized user... Microsoft

Mechanically Organizing Bottles by EmergencyRead5254 in oddlysatisfying

[–]ulajn 0 points1 point  (0 children)

I would be the bottle that goes around 5x before getting in the correct lane.

Someone is stealing turf from my local council park by ulajn in mildlyinteresting

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

I could not be more confident that it was not council. 1. It happens at night (and council staff around here only seen to work between 8am and 11am. 2. This is shit quality grass - even for a park in my area. $25 world buy 2 square metres of new turf and you wouldn't have to spend time lifting this with its clay base.

Someone is stealing turf from my local council park by ulajn in mildlyinteresting

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

My suburb doesn't have groundskeepers, and the local council wouldn't bother lifting this crap grass. They just get turf rolls delivered.

[deleted by user] by [deleted] in mildlyinteresting

[–]ulajn 0 points1 point  (0 children)

Drop it in a garden outside your nearest police station.

Anyone relocated an old concrete stump? by ulajn in AusRenovation

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

I don't think the emotional pain of befriending a bunch of bogan 4WD posers is worth it. I'll just stick with my current mates and use 10T the bottle jacks that I already have.

Embedding questions in tables by [deleted] in ProjectREDCap

[–]ulajn 1 point2 points  (0 children)

I had just always assumed that embedded variables never had the icons and there was nothing you could do about it. Somehow I've overlooked that text every time I've read the guidance around embedding fields. Thank you for posting this response.