The RCTF Framework
Easy100 pts0 solves
A popular prompt structuring framework has 4 elements:
1. Who the model is
2. Background information
3. What to do
4. How to structure the output
Name all 4 in order.
Flag format: CONGRESS{[element1],[element2],[element3],[element4]}
Example: CONGRESS{input,process,output,validate}
Hint
The initials spell R-C-T-F.