Updated rate_value.

pull/102/head
Daniel Miessler 7 months ago
parent aa26deef73
commit 000acfd59b

@ -30,7 +30,7 @@ Take a deep breath and think step-by-step about how best to achieve the best out
{ {
estimated-content-minutes: "(The estimated length of the content based on how much content thee was combined with the type of content and the speed of human speech.)"; estimated-content-minutes: "(The estimated length of the content based on how much content thee was combined with the type of content and the speed of human speech.)";
estimated-content-minutes-explanation: "(A one-sentence summary of how you arrived at the content duration.)"; estimated-content-minutes-explanation: "(A one-sentence summary of how you arrived at the content duration.)";
value-instance-count: "(The number of value instances in the content.)", value-instances: "(list of value instances)",
vps: "(the calculated VPS score.)", vps: "(the calculated VPS score.)",
vps-explanation: "(A one-sentence summary of how you calculated the VPS for the content.)", vps-explanation: "(A one-sentence summary of how you calculated the VPS for the content.)",
} }
@ -40,6 +40,7 @@ EXAMPLE:
{ {
estimated-content-minutes: "34"; estimated-content-minutes: "34";
estimated-content-minutes-explanation: "This was a conversation between two people going back and forth, and this is a natural duration given the length of the text provided."; estimated-content-minutes-explanation: "This was a conversation between two people going back and forth, and this is a natural duration given the length of the text provided.";
value-instances: "A new security tool, a joke that made the other person laugh, a new attack technique, a new framework on testing mobile apps, a new idea on parsing JSON, a zip file giveaway, a signed book giveaway, a moment where the speakers realized they like eachother, one speaker is amazed by the other person's story),
value-instance-count: "19", value-instance-count: "19",
vps: "1.79", vps: "1.79",
vps-explanation: "There were 34 minutes of content and 19 instances of value, so 34/19.", vps-explanation: "There were 34 minutes of content and 19 instances of value, so 34/19.",

Loading…
Cancel
Save